Pull request #43176 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from be63b7d7f68f4593c2fc2ce3a8f500ac17726281+4b3471ddc0646e16f605ad968bb41ed58e043583 (f74d84d65f8c52dcc4232d242bc7bb7538ae9b7c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43176@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-07T17:35:30.487Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-07T17:35:30.490Z] Trying to pass milestone 3 [Pipeline] milestone [2022-02-07T17:35:30.565Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-07T17:35:45.727Z] Still waiting to schedule task [2022-02-07T17:35:45.729Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:36:37.975Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a25d2b78a81897dc) in /home/ubuntu/workspace/moby_PR-43176 [Pipeline] { [Pipeline] checkout [2022-02-07T17:36:38.028Z] The recommended git tool is: git [2022-02-07T17:36:40.641Z] using credential docker-jenkins-github-credentials [2022-02-07T17:36:40.690Z] Cloning the remote Git repository [2022-02-07T17:36:40.690Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:36:40.131Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:36:40.190Z] > git init /home/ubuntu/workspace/moby_PR-43176 # timeout=10 [2022-02-07T17:36:40.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:36:40.402Z] > git --version # timeout=10 [2022-02-07T17:36:40.425Z] > git --version # 'git version 2.17.1' [2022-02-07T17:36:40.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:36:40.430Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:03.798Z] Fetching without tags [2022-02-07T17:37:03.702Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:03.732Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:37:03.757Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:03.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:03.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:03.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:03.803Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:04.103Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:05.056Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:05.056Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:37:04.114Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:04.140Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:04.941Z] > git remote # timeout=10 [2022-02-07T17:37:04.976Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:37:05.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:05.006Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:37:05.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T17:37:05.059Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:05.088Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:09.849Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:37:09.878Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-07T17:37:11.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-02-07T17:37:09.858Z] > git rev-list --no-walk 4cda3d7d545515e94806521146357154efd9846d # timeout=10 [2022-02-07T17:37:15.302Z] Unable to find image 'alpine:latest' locally [2022-02-07T17:37:15.879Z] latest: Pulling from library/alpine [2022-02-07T17:37:16.139Z] 59bf1c3509f3: Pulling fs layer [2022-02-07T17:37:16.139Z] 59bf1c3509f3: Verifying Checksum [2022-02-07T17:37:16.139Z] 59bf1c3509f3: Download complete [2022-02-07T17:37:16.716Z] 59bf1c3509f3: Pull complete [2022-02-07T17:37:16.716Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-07T17:37:16.716Z] Status: Downloaded newer image for alpine:latest [2022-02-07T17:37:26.943Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-02-07T17:37:27.308Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a25d2b78a81897dc) in /home/ubuntu/workspace/moby_PR-43176 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-02-07T17:37:27.374Z] The recommended git tool is: git [Pipeline] // stage [2022-02-07T17:37:27.386Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-07T17:37:27.406Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-02-07T17:37:27.438Z] Fetching without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-02-07T17:37:27.617Z] Running on azwin-2-421380 in d:\jenkins\workspace\moby_PR-43176 [2022-02-07T17:37:27.621Z] Running on azwin-2-c94860 in d:\jenkins\workspace\moby_PR-43176 [2022-02-07T17:37:27.621Z] Running on azwin-2-5aa210 in d:\jenkins\workspace\moby_PR-43176 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] { [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-02-07T17:37:27.684Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-02-07T17:37:27.685Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-02-07T17:37:27.686Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-07T17:37:27.780Z] The recommended git tool is: git [Pipeline] // stage [2022-02-07T17:37:27.788Z] The recommended git tool is: git [2022-02-07T17:37:27.793Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-07T17:37:27.833Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:27.920Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:27.921Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:37:28.004Z] using credential docker-jenkins-github-credentials [2022-02-07T17:37:28.013Z] using credential docker-jenkins-github-credentials [2022-02-07T17:37:28.014Z] using credential docker-jenkins-github-credentials [2022-02-07T17:37:28.023Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:37:28.084Z] Cloning the remote Git repository [2022-02-07T17:37:28.084Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:37:28.092Z] Cloning the remote Git repository [2022-02-07T17:37:28.092Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:37:28.095Z] Cloning the remote Git repository [2022-02-07T17:37:28.095Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:37:28.133Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:37:28.133Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-07T17:37:28.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:28.201Z] > git --version # timeout=10 [2022-02-07T17:37:27.397Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43176/.git # timeout=10 [2022-02-07T17:37:27.412Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:27.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:27.440Z] > git --version # timeout=10 [2022-02-07T17:37:27.460Z] > git --version # 'git version 2.17.1' [2022-02-07T17:37:27.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:27.461Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:27.836Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:27.845Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:27.888Z] > git remote # timeout=10 [2022-02-07T17:37:27.894Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:37:27.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:27.901Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:37:27.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T17:37:27.922Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:27.926Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-07T17:37:28.689Z] + [ PR != PR ] [2022-02-07T17:37:28.689Z] + [ master != master ] [2022-02-07T17:37:28.689Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-07T17:37:28.127Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:37:28.128Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-07T17:37:28.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:28.194Z] > git --version # timeout=10 [2022-02-07T17:37:28.242Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-07T17:37:28.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:28.246Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:28.129Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:37:28.130Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-07T17:37:28.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:28.195Z] > git --version # timeout=10 [2022-02-07T17:37:28.243Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-07T17:37:28.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:28.245Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:28.250Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-07T17:37:28.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:28.253Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:29.031Z] + docker version [2022-02-07T17:37:29.031Z] Client: Docker Engine - Community [2022-02-07T17:37:29.031Z] Version: 20.10.12 [2022-02-07T17:37:29.031Z] API version: 1.41 [2022-02-07T17:37:29.031Z] Go version: go1.16.12 [2022-02-07T17:37:29.031Z] Git commit: e91ed57 [2022-02-07T17:37:29.031Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-07T17:37:29.031Z] OS/Arch: linux/amd64 [2022-02-07T17:37:29.031Z] Context: default [2022-02-07T17:37:29.031Z] Experimental: true [2022-02-07T17:37:29.031Z] [2022-02-07T17:37:29.031Z] Server: Docker Engine - Community [2022-02-07T17:37:29.031Z] Engine: [2022-02-07T17:37:29.031Z] Version: 20.10.12 [2022-02-07T17:37:29.031Z] API version: 1.41 (minimum version 1.12) [2022-02-07T17:37:29.031Z] Go version: go1.16.12 [2022-02-07T17:37:29.031Z] Git commit: 459d0df [2022-02-07T17:37:29.031Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-07T17:37:29.031Z] OS/Arch: linux/amd64 [2022-02-07T17:37:29.031Z] Experimental: true [2022-02-07T17:37:29.031Z] containerd: [2022-02-07T17:37:29.031Z] Version: 1.4.12 [2022-02-07T17:37:29.031Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:37:29.031Z] runc: [2022-02-07T17:37:29.031Z] Version: 1.0.2 [2022-02-07T17:37:29.031Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-07T17:37:29.031Z] docker-init: [2022-02-07T17:37:29.031Z] Version: 0.19.0 [2022-02-07T17:37:29.031Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-07T17:37:29.320Z] + docker info [2022-02-07T17:37:41.589Z] Client: [2022-02-07T17:37:41.590Z] Context: default [2022-02-07T17:37:41.590Z] Debug Mode: false [2022-02-07T17:37:41.590Z] Plugins: [2022-02-07T17:37:41.590Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-07T17:37:41.590Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-07T17:37:41.590Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-07T17:37:41.590Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-07T17:37:41.590Z] [2022-02-07T17:37:41.590Z] Server: [2022-02-07T17:37:41.590Z] Containers: 0 [2022-02-07T17:37:41.590Z] Running: 0 [2022-02-07T17:37:41.590Z] Paused: 0 [2022-02-07T17:37:41.590Z] Stopped: 0 [2022-02-07T17:37:41.590Z] Images: 1 [2022-02-07T17:37:41.590Z] Server Version: 20.10.12 [2022-02-07T17:37:41.590Z] Storage Driver: overlay2 [2022-02-07T17:37:41.590Z] Backing Filesystem: extfs [2022-02-07T17:37:41.590Z] Supports d_type: true [2022-02-07T17:37:41.590Z] Native Overlay Diff: true [2022-02-07T17:37:41.590Z] userxattr: false [2022-02-07T17:37:41.590Z] Logging Driver: json-file [2022-02-07T17:37:41.590Z] Cgroup Driver: cgroupfs [2022-02-07T17:37:41.590Z] Cgroup Version: 1 [2022-02-07T17:37:41.590Z] Plugins: [2022-02-07T17:37:41.590Z] Volume: local [2022-02-07T17:37:41.590Z] Network: bridge host ipvlan macvlan null overlay [2022-02-07T17:37:41.590Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-07T17:37:41.590Z] Swarm: inactive [2022-02-07T17:37:41.590Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-07T17:37:41.590Z] Default Runtime: runc [2022-02-07T17:37:41.590Z] Init Binary: docker-init [2022-02-07T17:37:41.590Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:37:41.590Z] runc version: v1.0.2-0-g52b36a2 [2022-02-07T17:37:41.590Z] init version: de40ad0 [2022-02-07T17:37:41.590Z] Security Options: [2022-02-07T17:37:41.590Z] apparmor [2022-02-07T17:37:41.590Z] seccomp [2022-02-07T17:37:41.590Z] Profile: default [2022-02-07T17:37:41.590Z] Kernel Version: 5.4.0-1061-aws [2022-02-07T17:37:41.590Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-07T17:37:41.590Z] OSType: linux [2022-02-07T17:37:41.590Z] Architecture: x86_64 [2022-02-07T17:37:41.590Z] CPUs: 2 [2022-02-07T17:37:41.590Z] Total Memory: 7.565GiB [2022-02-07T17:37:41.590Z] Name: ip-10-100-123-144 [2022-02-07T17:37:41.590Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-07T17:37:41.590Z] Docker Root Dir: /var/lib/docker [2022-02-07T17:37:41.590Z] Debug Mode: false [2022-02-07T17:37:41.590Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:37:41.590Z] Labels: [2022-02-07T17:37:41.590Z] Experimental: true [2022-02-07T17:37:41.590Z] Insecure Registries: [2022-02-07T17:37:41.590Z] 127.0.0.0/8 [2022-02-07T17:37:41.590Z] Live Restore Enabled: true [2022-02-07T17:37:41.590Z] [2022-02-07T17:37:41.590Z] WARNING: No swap limit support [Pipeline] sh [2022-02-07T17:37:41.896Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:37:41.896Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:37:41.896Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43176/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-07T17:37:41.896Z] + bash /home/ubuntu/workspace/moby_PR-43176/check-config.sh [2022-02-07T17:37:41.896Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-07T17:37:41.896Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-07T17:37:41.896Z] [2022-02-07T17:37:41.896Z] Generally Necessary: [2022-02-07T17:37:41.896Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-07T17:37:41.896Z] - apparmor: enabled and tools installed [2022-02-07T17:37:41.896Z] - CONFIG_NAMESPACES: enabled [2022-02-07T17:37:41.896Z] - CONFIG_NET_NS: enabled [2022-02-07T17:37:41.896Z] - CONFIG_PID_NS: enabled [2022-02-07T17:37:41.896Z] - CONFIG_IPC_NS: enabled [2022-02-07T17:37:41.896Z] - CONFIG_UTS_NS: enabled [2022-02-07T17:37:41.896Z] - CONFIG_CGROUPS: enabled [2022-02-07T17:37:41.896Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-07T17:37:41.896Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-07T17:37:41.896Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-07T17:37:42.185Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-07T17:37:42.185Z] - CONFIG_CPUSETS: enabled [2022-02-07T17:37:42.185Z] - CONFIG_MEMCG: enabled [2022-02-07T17:37:42.185Z] - CONFIG_KEYS: enabled [2022-02-07T17:37:42.185Z] - CONFIG_VETH: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-07T17:37:42.185Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-07T17:37:42.186Z] - CONFIG_CGROUP_BPF: enabled [2022-02-07T17:37:42.186Z] [2022-02-07T17:37:42.186Z] Optional Features: [2022-02-07T17:37:42.186Z] - CONFIG_USER_NS: enabled [2022-02-07T17:37:42.186Z] - CONFIG_SECCOMP: enabled [2022-02-07T17:37:42.186Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-07T17:37:42.186Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-07T17:37:42.186Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-07T17:37:42.186Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-07T17:37:42.186Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-07T17:37:42.186Z] - CONFIG_BLK_CGROUP: enabled [2022-02-07T17:37:42.186Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-07T17:37:42.186Z] - CONFIG_CGROUP_PERF: enabled [2022-02-07T17:37:42.186Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-07T17:37:42.186Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-07T17:37:42.186Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-07T17:37:42.186Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-07T17:37:42.186Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-07T17:37:42.308Z] Still waiting to schedule task [2022-02-07T17:37:42.309Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087bcce5a2c8b851d)’ is offline [2022-02-07T17:37:42.309Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1f7a19dbeb52d2e)’ is offline [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.309Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] Still waiting to schedule task [2022-02-07T17:37:42.310Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087bcce5a2c8b851d)’ is offline [2022-02-07T17:37:42.310Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1f7a19dbeb52d2e)’ is offline [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.310Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-07T17:37:42.311Z] Still waiting to schedule task [2022-02-07T17:37:42.311Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad1e06b623150144)’ [2022-02-07T17:37:42.315Z] Still waiting to schedule task [2022-02-07T17:37:42.315Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e49c709466c29bc9)’ [2022-02-07T17:37:42.458Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-07T17:37:42.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_IP_VS: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-07T17:37:42.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-07T17:37:42.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-07T17:37:42.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-07T17:37:42.458Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-07T17:37:42.458Z] - CONFIG_EXT4_FS: enabled [2022-02-07T17:37:42.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-07T17:37:42.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-07T17:37:42.458Z] - Network Drivers: [2022-02-07T17:37:42.458Z] - "overlay": [2022-02-07T17:37:42.458Z] - CONFIG_VXLAN: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-07T17:37:42.458Z] Optional (for encrypted networks): [2022-02-07T17:37:42.458Z] - CONFIG_CRYPTO: enabled [2022-02-07T17:37:42.458Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-07T17:37:42.458Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-07T17:37:42.458Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-07T17:37:42.458Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-07T17:37:42.458Z] - CONFIG_XFRM: enabled [2022-02-07T17:37:42.458Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-07T17:37:42.458Z] - "ipvlan": [2022-02-07T17:37:42.458Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-07T17:37:42.458Z] - "macvlan": [2022-02-07T17:37:42.458Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_DUMMY: enabled (as module) [2022-02-07T17:37:42.458Z] - "ftp,tftp client in container": [2022-02-07T17:37:42.458Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-07T17:37:42.458Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-07T17:37:42.458Z] - Storage Drivers: [2022-02-07T17:37:42.458Z] - "aufs": [2022-02-07T17:37:42.458Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-07T17:37:42.458Z] - "btrfs": [2022-02-07T17:37:42.718Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-07T17:37:42.718Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-07T17:37:42.718Z] - "devicemapper": [2022-02-07T17:37:42.718Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-07T17:37:42.718Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-07T17:37:42.718Z] - "overlay": [2022-02-07T17:37:42.718Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-07T17:37:42.718Z] - "zfs": [2022-02-07T17:37:42.718Z] - /dev/zfs: present [2022-02-07T17:37:42.718Z] - zfs command: missing [2022-02-07T17:37:42.718Z] - zpool command: missing [2022-02-07T17:37:42.718Z] [2022-02-07T17:37:42.718Z] Limits: [2022-02-07T17:37:42.718Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-07T17:37:42.718Z] [2022-02-07T17:37:42.718Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-07T17:37:43.090Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 . [2022-02-07T17:37:43.357Z] #1 [internal] load build definition from Dockerfile [2022-02-07T17:37:43.357Z] #1 sha256:0a67326e8071ae4de32500808b4a1b430f39da5ce9002e8f7ed02cbac9ff475d [2022-02-07T17:37:43.357Z] #1 transferring dockerfile: 16.86kB done [2022-02-07T17:37:43.357Z] #1 DONE 0.1s [2022-02-07T17:37:43.357Z] [2022-02-07T17:37:43.357Z] #2 [internal] load .dockerignore [2022-02-07T17:37:43.357Z] #2 sha256:ebb75c6c7f1a2c9c0b2b68683e6b4964ac2ba54f1a81a8443bc0f3e4fa18bf86 [2022-02-07T17:37:43.357Z] #2 transferring context: 87B done [2022-02-07T17:37:43.357Z] #2 DONE 0.0s [2022-02-07T17:37:43.357Z] [2022-02-07T17:37:43.357Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-07T17:37:43.357Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-07T17:37:43.619Z] #3 DONE 0.3s [2022-02-07T17:37:43.880Z] [2022-02-07T17:37:43.880Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-07T17:37:43.880Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-07T17:37:43.880Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-07T17:37:43.880Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-07T17:37:43.880Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-07T17:37:43.880Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-07T17:37:43.880Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-07T17:37:43.880Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.48MB / 9.67MB 0.2s [2022-02-07T17:37:44.141Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-07T17:37:44.141Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-07T17:37:44.268Z] Fetching without tags [2022-02-07T17:37:44.407Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-07T17:37:44.508Z] Fetching without tags [2022-02-07T17:37:44.668Z] #4 DONE 0.7s [2022-02-07T17:37:44.930Z] [2022-02-07T17:37:44.931Z] #5 [internal] load .dockerignore [2022-02-07T17:37:44.931Z] #5 sha256:f5693bb66a11ef7a668f6c84a49250d0cdfb66504fe16d309a867556b0a63a38 [2022-02-07T17:37:44.931Z] #5 DONE 0.0s [2022-02-07T17:37:44.931Z] [2022-02-07T17:37:44.931Z] #6 [internal] load build definition from Dockerfile [2022-02-07T17:37:44.931Z] #6 sha256:d6e25f4478e2c44557cbd914a8b4ad9efdd8d6d5d19f95630c6c7346c4fb1777 [2022-02-07T17:37:44.931Z] #6 DONE 0.0s [2022-02-07T17:37:44.931Z] [2022-02-07T17:37:44.931Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:37:44.931Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-07T17:37:45.024Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:45.202Z] Fetching without tags [2022-02-07T17:37:45.247Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:45.500Z] #10 ... [2022-02-07T17:37:45.500Z] [2022-02-07T17:37:45.500Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:37:45.500Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-07T17:37:45.500Z] #7 DONE 0.7s [2022-02-07T17:37:45.500Z] [2022-02-07T17:37:45.500Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:37:45.500Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-07T17:37:45.500Z] #9 DONE 0.7s [2022-02-07T17:37:45.500Z] [2022-02-07T17:37:45.500Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:37:45.500Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-07T17:37:45.500Z] #10 DONE 0.7s [2022-02-07T17:37:45.500Z] [2022-02-07T17:37:45.500Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-07T17:37:45.500Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-07T17:37:45.500Z] #8 DONE 0.8s [2022-02-07T17:37:44.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:44.931Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:37:44.984Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:45.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:45.241Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:45.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:45.244Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:43.918Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:43.975Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:37:44.027Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:44.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:44.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:44.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:44.306Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:45.060Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:45.110Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:44.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:44.247Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:37:44.297Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:44.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:37:44.548Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:37:44.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:44.551Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:37:45.285Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:45.344Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:45.980Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:46.439Z] [2022-02-07T17:37:46.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:37:46.439Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:37:46.439Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:37:46.439Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-07T17:37:46.739Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-07T17:37:46.739Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-07T17:37:46.739Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-07T17:37:46.739Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.1s [2022-02-07T17:37:46.739Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.2s [2022-02-07T17:37:47.012Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 2.47MB / 5.15MB 0.3s [2022-02-07T17:37:47.012Z] #11 ... [2022-02-07T17:37:47.012Z] [2022-02-07T17:37:47.012Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-07T17:37:47.012Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-07T17:37:47.012Z] #52 DONE 0.0s [2022-02-07T17:37:47.012Z] [2022-02-07T17:37:47.012Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:37:47.012Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:37:47.012Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.82MB / 54.92MB 0.4s [2022-02-07T17:37:47.012Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 4.19MB / 5.15MB 0.4s [2022-02-07T17:37:47.274Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s [2022-02-07T17:37:47.274Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 28.31MB / 54.92MB 0.7s [2022-02-07T17:37:47.274Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-07T17:37:46.019Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:46.069Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:47.535Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 41.94MB / 54.92MB 0.8s [2022-02-07T17:37:47.535Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.8s [2022-02-07T17:37:47.535Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 51.38MB / 54.92MB 0.9s [2022-02-07T17:37:47.535Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 5.24MB / 10.87MB 0.9s [2022-02-07T17:37:47.794Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.53MB / 54.92MB 1.0s [2022-02-07T17:37:47.794Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 9.44MB / 10.87MB 1.0s [2022-02-07T17:37:47.794Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 1.0s [2022-02-07T17:37:47.794Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.1s [2022-02-07T17:37:47.794Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.3s done [2022-02-07T17:37:47.794Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 18.87MB / 54.57MB 1.3s [2022-02-07T17:37:48.054Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 24.12MB / 54.57MB 1.4s [2022-02-07T17:37:48.054Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 1.4s [2022-02-07T17:37:48.054Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 30.41MB / 54.57MB 1.5s [2022-02-07T17:37:48.278Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:48.278Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:37:48.318Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 37.75MB / 54.57MB 1.6s [2022-02-07T17:37:48.318Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 41.12MB / 54.57MB 1.7s [2022-02-07T17:37:48.318Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.24MB / 85.81MB 1.7s [2022-02-07T17:37:48.578Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 1.9s [2022-02-07T17:37:48.578Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 15.73MB / 85.81MB 1.9s [2022-02-07T17:37:48.578Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 23.07MB / 85.81MB 2.0s [2022-02-07T17:37:48.837Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-07T17:37:48.837Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 27.75MB / 85.81MB 2.1s [2022-02-07T17:37:48.837Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 32.51MB / 85.81MB 2.2s [2022-02-07T17:37:49.014Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:37:49.103Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 38.80MB / 85.81MB 2.3s [2022-02-07T17:37:49.103Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 54.53MB / 85.81MB 2.5s [2022-02-07T17:37:49.322Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:49.322Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:37:49.370Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 62.91MB / 85.81MB 2.6s [Pipeline] withEnv [Pipeline] { [2022-02-07T17:37:47.945Z] > git remote # timeout=10 [2022-02-07T17:37:47.997Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:37:48.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:48.047Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:37:48.186Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-07T17:37:48.314Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:48.364Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-02-07T17:37:48.992Z] > git remote # timeout=10 [2022-02-07T17:37:49.042Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:37:49.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:49.099Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:37:49.233Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-07T17:37:49.360Z] > git config core.sparsecheckout # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-07T17:37:49.630Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.8s done [2022-02-07T17:37:49.630Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 82.84MB / 85.81MB 2.9s [2022-02-07T17:37:49.630Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 3.0s [2022-02-07T17:37:49.630Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.1s [2022-02-07T17:37:49.889Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.0s [2022-02-07T17:37:49.938Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:37:49.938Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:37:50.286Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:37:50.365Z] + docker version [2022-02-07T17:37:50.365Z] Client: [2022-02-07T17:37:50.365Z] Version: 20.10.9 [2022-02-07T17:37:50.365Z] API version: 1.41 [2022-02-07T17:37:50.365Z] Go version: go1.16.8 [2022-02-07T17:37:50.365Z] Git commit: c2ea9bc [2022-02-07T17:37:50.365Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-07T17:37:50.365Z] OS/Arch: windows/amd64 [2022-02-07T17:37:50.365Z] Context: default [2022-02-07T17:37:50.365Z] Experimental: true [2022-02-07T17:37:50.365Z] [2022-02-07T17:37:50.365Z] Server: Docker Engine - Community [2022-02-07T17:37:50.365Z] Engine: [2022-02-07T17:37:50.365Z] Version: 20.10.9 [2022-02-07T17:37:50.365Z] API version: 1.41 (minimum version 1.24) [2022-02-07T17:37:50.365Z] Go version: go1.16.8 [2022-02-07T17:37:50.365Z] Git commit: 79ea9d3 [2022-02-07T17:37:50.365Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-07T17:37:50.365Z] OS/Arch: windows/amd64 [2022-02-07T17:37:50.365Z] Experimental: true [Pipeline] sh [2022-02-07T17:37:50.562Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:37:50.825Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-07T17:37:51.267Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 4.5s [2022-02-07T17:37:51.267Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 4.5s done [2022-02-07T17:37:51.267Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 12.58MB / 134.83MB 4.7s [2022-02-07T17:37:51.454Z] + docker info [2022-02-07T17:37:49.615Z] > git remote # timeout=10 [2022-02-07T17:37:49.664Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:37:49.713Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:37:49.715Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:37:49.845Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-07T17:37:49.977Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:37:50.025Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:49.408Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:37:51.533Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 22.02MB / 134.83MB 4.8s [2022-02-07T17:37:51.533Z] #11 ... [2022-02-07T17:37:51.533Z] [2022-02-07T17:37:51.533Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:37:51.533Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-07T17:37:51.533Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-07T17:37:51.533Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:37:51.533Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-07T17:37:51.533Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-07T17:37:51.533Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-02-07T17:37:51.533Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-02-07T17:37:51.533Z] #74 DONE 5.1s [2022-02-07T17:37:51.533Z] [2022-02-07T17:37:51.533Z] #31 [internal] load build context [2022-02-07T17:37:51.533Z] #31 sha256:8f2a93ca2b511e750f057309f04176053160d6bbdebd1c767b9af0766a91bce3 [2022-02-07T17:37:51.533Z] #31 transferring context: 56.68MB 4.8s done [2022-02-07T17:37:51.533Z] #31 DONE 5.2s [2022-02-07T17:37:51.533Z] [2022-02-07T17:37:51.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:37:51.533Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:37:51.533Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 29.36MB / 134.83MB 5.0s [Pipeline] sh [2022-02-07T17:37:51.792Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 40.89MB / 134.83MB 5.2s [2022-02-07T17:37:52.053Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 52.43MB / 134.83MB 5.4s [2022-02-07T17:37:52.156Z] + docker version [2022-02-07T17:37:52.156Z] Client: [2022-02-07T17:37:52.156Z] Version: 20.10.9 [2022-02-07T17:37:52.156Z] API version: 1.41 [2022-02-07T17:37:52.156Z] Go version: go1.16.8 [2022-02-07T17:37:52.156Z] Git commit: c2ea9bc [2022-02-07T17:37:52.156Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-07T17:37:52.156Z] OS/Arch: windows/amd64 [2022-02-07T17:37:52.156Z] Context: default [2022-02-07T17:37:52.156Z] Experimental: true [2022-02-07T17:37:52.156Z] [2022-02-07T17:37:52.156Z] Server: Docker Engine - Community [2022-02-07T17:37:52.156Z] Engine: [2022-02-07T17:37:52.156Z] Version: 20.10.9 [2022-02-07T17:37:52.156Z] API version: 1.41 (minimum version 1.24) [2022-02-07T17:37:52.156Z] Go version: go1.16.8 [2022-02-07T17:37:52.156Z] Git commit: 79ea9d3 [2022-02-07T17:37:52.156Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-07T17:37:52.156Z] OS/Arch: windows/amd64 [2022-02-07T17:37:52.156Z] Experimental: true [Pipeline] sh [2022-02-07T17:37:52.313Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 66.06MB / 134.83MB 5.7s [2022-02-07T17:37:52.313Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 73.40MB / 134.83MB 5.8s [2022-02-07T17:37:52.575Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 85.98MB / 134.83MB 5.9s [2022-02-07T17:37:52.607Z] + docker version [2022-02-07T17:37:52.608Z] Client: [2022-02-07T17:37:52.608Z] Version: 20.10.9 [2022-02-07T17:37:52.608Z] API version: 1.41 [2022-02-07T17:37:52.608Z] Go version: go1.16.8 [2022-02-07T17:37:52.608Z] Git commit: c2ea9bc [2022-02-07T17:37:52.608Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-07T17:37:52.608Z] OS/Arch: windows/amd64 [2022-02-07T17:37:52.608Z] Context: default [2022-02-07T17:37:52.608Z] Experimental: true [2022-02-07T17:37:52.608Z] [2022-02-07T17:37:52.608Z] Server: Docker Engine - Community [2022-02-07T17:37:52.608Z] Engine: [2022-02-07T17:37:52.608Z] Version: 20.10.9 [2022-02-07T17:37:52.608Z] API version: 1.41 (minimum version 1.24) [2022-02-07T17:37:52.608Z] Go version: go1.16.8 [2022-02-07T17:37:52.608Z] Git commit: 79ea9d3 [2022-02-07T17:37:52.608Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-07T17:37:52.608Z] OS/Arch: windows/amd64 [2022-02-07T17:37:52.608Z] Experimental: true [Pipeline] sh [2022-02-07T17:37:52.840Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 96.47MB / 134.83MB 6.1s [2022-02-07T17:37:52.840Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 103.81MB / 134.83MB 6.2s [2022-02-07T17:37:53.081Z] Client: [2022-02-07T17:37:53.081Z] Context: default [2022-02-07T17:37:53.081Z] Debug Mode: false [2022-02-07T17:37:53.081Z] Plugins: [2022-02-07T17:37:53.081Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-07T17:37:53.081Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-07T17:37:53.081Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-07T17:37:53.081Z] [2022-02-07T17:37:53.081Z] Server: [2022-02-07T17:37:53.081Z] Containers: 0 [2022-02-07T17:37:53.081Z] Running: 0 [2022-02-07T17:37:53.081Z] Paused: 0 [2022-02-07T17:37:53.081Z] Stopped: 0 [2022-02-07T17:37:53.081Z] Images: 11 [2022-02-07T17:37:53.081Z] Server Version: 20.10.9 [2022-02-07T17:37:53.081Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-07T17:37:53.081Z] Windows: [2022-02-07T17:37:53.081Z] LCOW: [2022-02-07T17:37:53.081Z] Logging Driver: json-file [2022-02-07T17:37:53.081Z] Plugins: [2022-02-07T17:37:53.081Z] Volume: local [2022-02-07T17:37:53.081Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:37:53.081Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:37:53.081Z] Swarm: inactive [2022-02-07T17:37:53.081Z] Default Isolation: process [2022-02-07T17:37:53.081Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-07T17:37:53.081Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-07T17:37:53.081Z] OSType: windows [2022-02-07T17:37:53.081Z] Architecture: x86_64 [2022-02-07T17:37:53.081Z] CPUs: 4 [2022-02-07T17:37:53.081Z] Total Memory: 32GiB [2022-02-07T17:37:53.081Z] Name: azwin-2-c94860 [2022-02-07T17:37:53.081Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-07T17:37:53.081Z] Docker Root Dir: D:\docker [2022-02-07T17:37:53.081Z] Debug Mode: false [2022-02-07T17:37:53.081Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:37:53.081Z] Labels: [2022-02-07T17:37:53.081Z] Experimental: true [2022-02-07T17:37:53.081Z] Insecure Registries: [2022-02-07T17:37:53.081Z] 10.0.0.4:5000 [2022-02-07T17:37:53.081Z] 127.0.0.0/8 [2022-02-07T17:37:53.081Z] Registry Mirrors: [2022-02-07T17:37:53.081Z] http://10.0.0.4:5000/ [2022-02-07T17:37:53.081Z] Live Restore Enabled: false [2022-02-07T17:37:53.081Z] Product License: Community Engine [2022-02-07T17:37:53.081Z] [2022-02-07T17:37:53.113Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 113.25MB / 134.83MB 6.3s [2022-02-07T17:37:53.229Z] + docker info [2022-02-07T17:37:53.229Z] Client: [2022-02-07T17:37:53.229Z] Context: default [2022-02-07T17:37:53.229Z] Debug Mode: false [2022-02-07T17:37:53.229Z] [2022-02-07T17:37:53.229Z] Server: [2022-02-07T17:37:53.229Z] Containers: 0 [2022-02-07T17:37:53.229Z] Running: 0 [2022-02-07T17:37:53.229Z] Paused: 0 [2022-02-07T17:37:53.229Z] Stopped: 0 [2022-02-07T17:37:53.229Z] Images: 11 [2022-02-07T17:37:53.229Z] Server Version: 20.10.9 [2022-02-07T17:37:53.229Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-07T17:37:53.229Z] LCOW: [2022-02-07T17:37:53.229Z] Windows: [2022-02-07T17:37:53.229Z] Logging Driver: json-file [2022-02-07T17:37:53.229Z] Plugins: [2022-02-07T17:37:53.229Z] Volume: local [2022-02-07T17:37:53.229Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:37:53.229Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:37:53.229Z] Swarm: inactive [2022-02-07T17:37:53.229Z] Default Isolation: process [2022-02-07T17:37:53.229Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T17:37:53.229Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T17:37:53.229Z] OSType: windows [2022-02-07T17:37:53.229Z] Architecture: x86_64 [2022-02-07T17:37:53.229Z] CPUs: 4 [2022-02-07T17:37:53.229Z] Total Memory: 32GiB [2022-02-07T17:37:53.229Z] Name: azwin-2-421380 [2022-02-07T17:37:53.229Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-07T17:37:53.229Z] Docker Root Dir: D:\docker [2022-02-07T17:37:53.229Z] Debug Mode: false [2022-02-07T17:37:53.229Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:37:53.229Z] Labels: [2022-02-07T17:37:53.229Z] Experimental: true [2022-02-07T17:37:53.229Z] Insecure Registries: [2022-02-07T17:37:53.229Z] 10.0.0.4:5000 [2022-02-07T17:37:53.229Z] 127.0.0.0/8 [2022-02-07T17:37:53.229Z] Registry Mirrors: [2022-02-07T17:37:53.229Z] http://10.0.0.4:5000/ [2022-02-07T17:37:53.229Z] Live Restore Enabled: false [2022-02-07T17:37:53.229Z] Product License: Community Engine [2022-02-07T17:37:53.229Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-07T17:37:53.372Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 129.37MB / 134.83MB 6.6s [2022-02-07T17:37:53.688Z] + docker info [2022-02-07T17:37:53.688Z] Client: [2022-02-07T17:37:53.688Z] Context: default [2022-02-07T17:37:53.688Z] Debug Mode: false [2022-02-07T17:37:53.688Z] [2022-02-07T17:37:53.688Z] Server: [2022-02-07T17:37:53.688Z] Containers: 0 [2022-02-07T17:37:53.688Z] Running: 0 [2022-02-07T17:37:53.688Z] Paused: 0 [2022-02-07T17:37:53.688Z] Stopped: 0 [2022-02-07T17:37:53.688Z] Images: 11 [2022-02-07T17:37:53.688Z] Server Version: 20.10.9 [2022-02-07T17:37:53.688Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-07T17:37:53.688Z] Windows: [2022-02-07T17:37:53.688Z] LCOW: [2022-02-07T17:37:53.688Z] Logging Driver: json-file [2022-02-07T17:37:53.688Z] Plugins: [2022-02-07T17:37:53.688Z] Volume: local [2022-02-07T17:37:53.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:37:53.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:37:53.688Z] Swarm: inactive [2022-02-07T17:37:53.688Z] Default Isolation: process [2022-02-07T17:37:53.688Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T17:37:53.688Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T17:37:53.688Z] OSType: windows [2022-02-07T17:37:53.688Z] Architecture: x86_64 [2022-02-07T17:37:53.688Z] CPUs: 4 [2022-02-07T17:37:53.688Z] Total Memory: 32GiB [2022-02-07T17:37:53.688Z] Name: azwin-2-5aa210 [2022-02-07T17:37:53.688Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-07T17:37:53.688Z] Docker Root Dir: D:\docker [2022-02-07T17:37:53.688Z] Debug Mode: false [2022-02-07T17:37:53.688Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:37:53.688Z] Labels: [2022-02-07T17:37:53.688Z] Experimental: true [2022-02-07T17:37:53.688Z] Insecure Registries: [2022-02-07T17:37:53.688Z] 10.0.0.4:5000 [2022-02-07T17:37:53.688Z] 127.0.0.0/8 [2022-02-07T17:37:53.688Z] Registry Mirrors: [2022-02-07T17:37:53.688Z] http://10.0.0.4:5000/ [2022-02-07T17:37:53.688Z] Live Restore Enabled: false [2022-02-07T17:37:53.688Z] Product License: Community Engine [2022-02-07T17:37:53.688Z] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-07T17:37:54.311Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.6s done [Pipeline] powershell [2022-02-07T17:37:54.884Z] #11 ... [2022-02-07T17:37:54.884Z] [2022-02-07T17:37:54.884Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:37:54.884Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:37:54.884Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-07T17:37:54.884Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:37:54.884Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-07T17:37:54.884Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-07T17:37:54.884Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2022-02-07T17:37:54.884Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-02-07T17:37:54.884Z] #76 DONE 8.2s [2022-02-07T17:37:54.884Z] [2022-02-07T17:37:54.884Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-07T17:37:54.884Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-07T17:37:55.453Z] #75 DONE 0.5s [2022-02-07T17:37:55.453Z] [2022-02-07T17:37:55.453Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:37:55.453Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:37:55.453Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-07T17:37:55.453Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-07T17:37:55.453Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-07T17:37:55.453Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-07T17:37:55.454Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s done [2022-02-07T17:37:55.454Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.2s [2022-02-07T17:37:55.715Z] #35 ... [2022-02-07T17:37:55.715Z] [2022-02-07T17:37:55.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:37:55.715Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:37:56.287Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-07T17:37:56.560Z] #11 ... [2022-02-07T17:37:56.560Z] [2022-02-07T17:37:56.560Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-07T17:37:56.560Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-07T17:37:56.560Z] #77 DONE 1.1s [2022-02-07T17:37:56.560Z] [2022-02-07T17:37:56.560Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:37:56.560Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:37:56.560Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.0s done [2022-02-07T17:37:56.560Z] #35 DONE 10.0s [2022-02-07T17:37:56.560Z] [2022-02-07T17:37:56.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:37:56.560Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:37:57.503Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.0s done [2022-02-07T17:37:57.503Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-07T17:37:58.446Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-02-07T17:37:58.707Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-07T17:38:03.300Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-07T17:38:03.300Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d6c6cda0\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-07T17:38:03.300Z] ---------------------------------------------------------------------------- [2022-02-07T17:38:03.300Z] [2022-02-07T17:38:03.300Z] INFO: executeCI.ps1 starting at Mon Feb 7 17:38:02 CUT 2022 [2022-02-07T17:38:03.300Z] [2022-02-07T17:38:03.300Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-07T17:38:03.300Z] INFO: Running git version 2.24.1.windows.2 [2022-02-07T17:38:03.300Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-07T17:38:03.300Z] INFO: Environment variables: [2022-02-07T17:38:03.300Z] [2022-02-07T17:38:03.300Z] Name Value [2022-02-07T17:38:03.300Z] ---- ----- [2022-02-07T17:38:03.300Z] ALLUSERSPROFILE C:\ProgramData [2022-02-07T17:38:03.300Z] amd64 true [2022-02-07T17:38:03.300Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-07T17:38:03.300Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-07T17:38:03.300Z] arm64 true [2022-02-07T17:38:03.300Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-07T17:38:03.300Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-07T17:38:03.300Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-07T17:38:03.300Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-07T17:38:03.300Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-07T17:38:03.300Z] BRANCH_NAME PR-43176 [2022-02-07T17:38:03.300Z] BUILD_DISPLAY_NAME #4 [2022-02-07T17:38:03.300Z] BUILD_ID 4 [2022-02-07T17:38:03.300Z] BUILD_NUMBER 4 [2022-02-07T17:38:03.300Z] BUILD_TAG jenkins-moby-PR-43176-4 [2022-02-07T17:38:03.300Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/ [2022-02-07T17:38:03.300Z] cgroup2 true [2022-02-07T17:38:03.300Z] CHANGE_AUTHOR thaJeztah [2022-02-07T17:38:03.300Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-07T17:38:03.300Z] CHANGE_BRANCH update_distribution [2022-02-07T17:38:03.300Z] CHANGE_FORK thaJeztah/docker [2022-02-07T17:38:03.300Z] CHANGE_ID 43176 [2022-02-07T17:38:03.300Z] CHANGE_TARGET master [2022-02-07T17:38:03.300Z] CHANGE_TITLE vendor: github.com/docker/distribution v2.8.0 [2022-02-07T17:38:03.300Z] CHANGE_URL https://github.com/moby/moby/pull/43176 [2022-02-07T17:38:03.300Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:38:03.300Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-07T17:38:03.300Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-07T17:38:03.300Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-07T17:38:03.300Z] COMPUTERNAME azwin-2-421380 [2022-02-07T17:38:03.300Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-07T17:38:03.300Z] ConfigSequenceNumber 0 [2022-02-07T17:38:03.300Z] dco true [2022-02-07T17:38:03.300Z] DOCKER_BUILDKIT 0 [2022-02-07T17:38:03.300Z] DOCKER_DUT_DEBUG 1 [2022-02-07T17:38:03.300Z] DOCKER_EXPERIMENTAL 1 [2022-02-07T17:38:03.300Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-07T17:38:03.300Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-07T17:38:03.300Z] EXECUTOR_NUMBER 0 [2022-02-07T17:38:03.300Z] FQDN azwin-2-421380.westus.cloudapp.azure.com [2022-02-07T17:38:03.300Z] GIT_BRANCH PR-43176 [2022-02-07T17:38:03.300Z] GIT_COMMIT be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:03.300Z] GIT_PREVIOUS_COMMIT 4cda3d7d545515e94806521146357154efd9846d [2022-02-07T17:38:03.300Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4cda3d7d545515e94806521146357154efd9846d [2022-02-07T17:38:03.300Z] GIT_URL https://github.com/moby/moby.git [2022-02-07T17:38:03.300Z] HUDSON_COOKIE 0a64a936-96a9-4f78-b379-80f33d876330 [2022-02-07T17:38:03.300Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-07T17:38:03.300Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-07T17:38:03.300Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-07T17:38:03.300Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-07T17:38:03.300Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-07T17:38:03.300Z] JENKINS_NODE_COOKIE 5655b8cb-ea70-4f25-b296-794dc37d339d [2022-02-07T17:38:03.300Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-07T17:38:03.300Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-07T17:38:03.300Z] JOB_BASE_NAME PR-43176 [2022-02-07T17:38:03.300Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/display/redirect [2022-02-07T17:38:03.300Z] JOB_NAME moby/PR-43176 [2022-02-07T17:38:03.300Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/ [2022-02-07T17:38:03.300Z] library.jps.version master [2022-02-07T17:38:03.300Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-07T17:38:03.300Z] NODE_LABELS amd64 azure azwin-2-421380 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-07T17:38:03.300Z] NODE_NAME azwin-2-421380 [2022-02-07T17:38:03.300Z] NUMBER_OF_PROCESSORS 4 [2022-02-07T17:38:03.300Z] OS Windows_NT [2022-02-07T17:38:03.300Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-07T17:38:03.300Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-07T17:38:03.300Z] ppc64le false [2022-02-07T17:38:03.300Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-07T17:38:03.300Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-07T17:38:03.300Z] PROCESSOR_LEVEL 6 [2022-02-07T17:38:03.300Z] PROCESSOR_REVISION 4f01 [2022-02-07T17:38:03.300Z] ProgramData C:\ProgramData [2022-02-07T17:38:03.300Z] ProgramFiles C:\Program Files [2022-02-07T17:38:03.300Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-07T17:38:03.300Z] ProgramW6432 C:\Program Files [2022-02-07T17:38:03.300Z] PROMPT $P$G [2022-02-07T17:38:03.300Z] PSExecutionPolicyPreference Bypass [2022-02-07T17:38:03.300Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-07T17:38:03.300Z] PUBLIC C:\Users\Public [2022-02-07T17:38:03.300Z] rootless true [2022-02-07T17:38:03.300Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=artif... [2022-02-07T17:38:03.300Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=changes [2022-02-07T17:38:03.300Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect [2022-02-07T17:38:03.300Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=tests [2022-02-07T17:38:03.300Z] s390x false [2022-02-07T17:38:03.300Z] SKIP_VALIDATION_TESTS 1 [2022-02-07T17:38:03.300Z] SOURCES_DRIVE d [2022-02-07T17:38:03.300Z] SOURCES_SUBDIR gopath [2022-02-07T17:38:03.300Z] STAGE_NAME Run tests [2022-02-07T17:38:03.300Z] SystemDrive C: [2022-02-07T17:38:03.300Z] SystemRoot C:\Windows [2022-02-07T17:38:03.300Z] TEMP C:\Windows\TEMP [2022-02-07T17:38:03.300Z] TESTDEBUG 0 [2022-02-07T17:38:03.300Z] TESTRUN_DRIVE d [2022-02-07T17:38:03.300Z] TESTRUN_SUBDIR CI [2022-02-07T17:38:03.300Z] TIMEOUT 120m [2022-02-07T17:38:03.300Z] TMP C:\Windows\TEMP [2022-02-07T17:38:03.301Z] unit_validate true [2022-02-07T17:38:03.301Z] USERDOMAIN WORKGROUP [2022-02-07T17:38:03.301Z] USERNAME azwin-2-421380$ [2022-02-07T17:38:03.301Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-07T17:38:03.301Z] validate_force false [2022-02-07T17:38:03.301Z] windir C:\Windows [2022-02-07T17:38:03.301Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-07T17:38:03.301Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-07T17:38:03.301Z] windows2022 true [2022-02-07T17:38:03.301Z] windows2022containerd true [2022-02-07T17:38:03.301Z] windowsRS5 true [2022-02-07T17:38:03.301Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-07T17:38:03.301Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-07T17:38:03.301Z] [2022-02-07T17:38:03.301Z] [2022-02-07T17:38:03.301Z] [2022-02-07T17:38:03.771Z] INFO: Sources under d:\gopath\... [2022-02-07T17:38:03.771Z] INFO: Test run under d:\CI\... [2022-02-07T17:38:03.771Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-07T17:38:03.771Z] INFO: docker/docker repository was found [2022-02-07T17:38:03.771Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-07T17:38:03.771Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-02-07T17:38:03.771Z] INFO: Docker version of control daemon [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.771Z] Client: [2022-02-07T17:38:03.771Z] Version: 20.10.9 [2022-02-07T17:38:03.771Z] API version: 1.41 [2022-02-07T17:38:03.771Z] Go version: go1.16.8 [2022-02-07T17:38:03.771Z] Git commit: c2ea9bc [2022-02-07T17:38:03.771Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-07T17:38:03.771Z] OS/Arch: windows/amd64 [2022-02-07T17:38:03.771Z] Context: default [2022-02-07T17:38:03.771Z] Experimental: true [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.771Z] Server: Docker Engine - Community [2022-02-07T17:38:03.771Z] Engine: [2022-02-07T17:38:03.771Z] Version: 20.10.9 [2022-02-07T17:38:03.771Z] API version: 1.41 (minimum version 1.24) [2022-02-07T17:38:03.771Z] Go version: go1.16.8 [2022-02-07T17:38:03.771Z] Git commit: 79ea9d3 [2022-02-07T17:38:03.771Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-07T17:38:03.771Z] OS/Arch: windows/amd64 [2022-02-07T17:38:03.771Z] Experimental: true [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.771Z] INFO: Docker info of control daemon [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.771Z] Client: [2022-02-07T17:38:03.771Z] Context: default [2022-02-07T17:38:03.771Z] Debug Mode: false [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.771Z] Server: [2022-02-07T17:38:03.771Z] Containers: 0 [2022-02-07T17:38:03.771Z] Running: 0 [2022-02-07T17:38:03.771Z] Paused: 0 [2022-02-07T17:38:03.771Z] Stopped: 0 [2022-02-07T17:38:03.771Z] Images: 11 [2022-02-07T17:38:03.771Z] Server Version: 20.10.9 [2022-02-07T17:38:03.771Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-07T17:38:03.771Z] Windows: [2022-02-07T17:38:03.771Z] LCOW: [2022-02-07T17:38:03.771Z] Logging Driver: json-file [2022-02-07T17:38:03.771Z] Plugins: [2022-02-07T17:38:03.771Z] Volume: local [2022-02-07T17:38:03.771Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:38:03.771Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:38:03.771Z] Swarm: inactive [2022-02-07T17:38:03.771Z] Default Isolation: process [2022-02-07T17:38:03.771Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T17:38:03.771Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T17:38:03.771Z] OSType: windows [2022-02-07T17:38:03.771Z] Architecture: x86_64 [2022-02-07T17:38:03.771Z] CPUs: 4 [2022-02-07T17:38:03.771Z] Total Memory: 32GiB [2022-02-07T17:38:03.771Z] Name: azwin-2-421380 [2022-02-07T17:38:03.771Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-07T17:38:03.771Z] Docker Root Dir: D:\docker [2022-02-07T17:38:03.771Z] Debug Mode: false [2022-02-07T17:38:03.771Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:38:03.771Z] Labels: [2022-02-07T17:38:03.771Z] Experimental: true [2022-02-07T17:38:03.771Z] Insecure Registries: [2022-02-07T17:38:03.771Z] 10.0.0.4:5000 [2022-02-07T17:38:03.771Z] 127.0.0.0/8 [2022-02-07T17:38:03.771Z] Registry Mirrors: [2022-02-07T17:38:03.771Z] http://10.0.0.4:5000/ [2022-02-07T17:38:03.771Z] Live Restore Enabled: false [2022-02-07T17:38:03.771Z] Product License: Community Engine [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.771Z] [2022-02-07T17:38:03.906Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-07T17:38:03.906Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6618564c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-07T17:38:03.906Z] ---------------------------------------------------------------------------- [2022-02-07T17:38:03.906Z] [2022-02-07T17:38:03.906Z] INFO: executeCI.ps1 starting at Mon Feb 7 17:38:03 CUT 2022 [2022-02-07T17:38:03.906Z] [2022-02-07T17:38:03.906Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-07T17:38:03.907Z] INFO: Running git version 2.24.1.windows.2 [2022-02-07T17:38:03.907Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-07T17:38:03.907Z] INFO: Environment variables: [2022-02-07T17:38:03.907Z] [2022-02-07T17:38:03.907Z] Name Value [2022-02-07T17:38:03.907Z] ---- ----- [2022-02-07T17:38:03.907Z] ALLUSERSPROFILE C:\ProgramData [2022-02-07T17:38:03.907Z] amd64 true [2022-02-07T17:38:03.907Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-07T17:38:03.907Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-07T17:38:03.907Z] arm64 true [2022-02-07T17:38:03.907Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-07T17:38:03.907Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-07T17:38:03.907Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-07T17:38:03.907Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-07T17:38:03.907Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-07T17:38:03.907Z] BRANCH_NAME PR-43176 [2022-02-07T17:38:03.907Z] BUILD_DISPLAY_NAME #4 [2022-02-07T17:38:03.907Z] BUILD_ID 4 [2022-02-07T17:38:03.907Z] BUILD_NUMBER 4 [2022-02-07T17:38:03.907Z] BUILD_TAG jenkins-moby-PR-43176-4 [2022-02-07T17:38:03.907Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/ [2022-02-07T17:38:03.907Z] cgroup2 true [2022-02-07T17:38:03.907Z] CHANGE_AUTHOR thaJeztah [2022-02-07T17:38:03.907Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-07T17:38:03.907Z] CHANGE_BRANCH update_distribution [2022-02-07T17:38:03.907Z] CHANGE_FORK thaJeztah/docker [2022-02-07T17:38:03.907Z] CHANGE_ID 43176 [2022-02-07T17:38:03.907Z] CHANGE_TARGET master [2022-02-07T17:38:03.907Z] CHANGE_TITLE vendor: github.com/docker/distribution v2.8.0 [2022-02-07T17:38:03.907Z] CHANGE_URL https://github.com/moby/moby/pull/43176 [2022-02-07T17:38:03.907Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:38:03.907Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-07T17:38:03.907Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-07T17:38:03.907Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-07T17:38:03.907Z] COMPUTERNAME azwin-2-5aa210 [2022-02-07T17:38:03.907Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-07T17:38:03.907Z] ConfigSequenceNumber 0 [2022-02-07T17:38:03.907Z] dco true [2022-02-07T17:38:03.907Z] DOCKER_BUILDKIT 0 [2022-02-07T17:38:03.907Z] DOCKER_DUT_DEBUG 1 [2022-02-07T17:38:03.907Z] DOCKER_EXPERIMENTAL 1 [2022-02-07T17:38:03.907Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-07T17:38:03.907Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-07T17:38:03.907Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-07T17:38:03.907Z] EXECUTOR_NUMBER 0 [2022-02-07T17:38:03.907Z] FQDN azwin-2-5aa210.westus.cloudapp.azure.com [2022-02-07T17:38:03.907Z] GIT_BRANCH PR-43176 [2022-02-07T17:38:03.907Z] GIT_COMMIT be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:03.907Z] GIT_PREVIOUS_COMMIT 4cda3d7d545515e94806521146357154efd9846d [2022-02-07T17:38:03.907Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4cda3d7d545515e94806521146357154efd9846d [2022-02-07T17:38:03.907Z] GIT_URL https://github.com/moby/moby.git [2022-02-07T17:38:03.907Z] HUDSON_COOKIE f44fa621-e655-431a-b815-c64c89647b0e [2022-02-07T17:38:03.907Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-07T17:38:03.907Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-07T17:38:03.907Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-07T17:38:03.907Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-07T17:38:03.907Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-07T17:38:03.907Z] JENKINS_NODE_COOKIE 21c32be4-2f3e-4302-82cf-71df96d4de3d [2022-02-07T17:38:03.907Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-07T17:38:03.907Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-07T17:38:03.907Z] JOB_BASE_NAME PR-43176 [2022-02-07T17:38:03.907Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/display/redirect [2022-02-07T17:38:03.907Z] JOB_NAME moby/PR-43176 [2022-02-07T17:38:03.907Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/ [2022-02-07T17:38:03.907Z] library.jps.version master [2022-02-07T17:38:03.907Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-07T17:38:03.907Z] NODE_LABELS amd64 azure azwin-2-5aa210 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-07T17:38:03.907Z] NODE_NAME azwin-2-5aa210 [2022-02-07T17:38:03.907Z] NUMBER_OF_PROCESSORS 4 [2022-02-07T17:38:03.907Z] OS Windows_NT [2022-02-07T17:38:03.907Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-07T17:38:03.907Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-07T17:38:03.907Z] ppc64le false [2022-02-07T17:38:03.907Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-07T17:38:03.907Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-07T17:38:03.907Z] PROCESSOR_LEVEL 6 [2022-02-07T17:38:03.907Z] PROCESSOR_REVISION 4f01 [2022-02-07T17:38:03.907Z] ProgramData C:\ProgramData [2022-02-07T17:38:03.907Z] ProgramFiles C:\Program Files [2022-02-07T17:38:03.907Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-07T17:38:03.907Z] ProgramW6432 C:\Program Files [2022-02-07T17:38:03.907Z] PROMPT $P$G [2022-02-07T17:38:03.907Z] PSExecutionPolicyPreference Bypass [2022-02-07T17:38:03.907Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-07T17:38:03.907Z] PUBLIC C:\Users\Public [2022-02-07T17:38:03.907Z] rootless true [2022-02-07T17:38:03.907Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=artif... [2022-02-07T17:38:03.907Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=changes [2022-02-07T17:38:03.907Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect [2022-02-07T17:38:03.907Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=tests [2022-02-07T17:38:03.907Z] s390x false [2022-02-07T17:38:03.907Z] SKIP_VALIDATION_TESTS 1 [2022-02-07T17:38:03.907Z] SOURCES_DRIVE d [2022-02-07T17:38:03.907Z] SOURCES_SUBDIR gopath [2022-02-07T17:38:03.907Z] STAGE_NAME Run tests [2022-02-07T17:38:03.907Z] SystemDrive C: [2022-02-07T17:38:03.907Z] SystemRoot C:\Windows [2022-02-07T17:38:03.907Z] TEMP C:\Windows\TEMP [2022-02-07T17:38:03.907Z] TESTDEBUG 0 [2022-02-07T17:38:03.907Z] TESTRUN_DRIVE d [2022-02-07T17:38:03.907Z] TESTRUN_SUBDIR CI [2022-02-07T17:38:03.907Z] TIMEOUT 120m [2022-02-07T17:38:03.907Z] TMP C:\Windows\TEMP [2022-02-07T17:38:03.907Z] unit_validate true [2022-02-07T17:38:03.907Z] USERDOMAIN WORKGROUP [2022-02-07T17:38:03.907Z] USERNAME azwin-2-5aa210$ [2022-02-07T17:38:03.907Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-07T17:38:03.907Z] validate_force false [2022-02-07T17:38:03.907Z] windir C:\Windows [2022-02-07T17:38:03.907Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-07T17:38:03.907Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-07T17:38:03.907Z] windows2022 true [2022-02-07T17:38:03.907Z] windows2022containerd true [2022-02-07T17:38:03.907Z] windowsRS5 true [2022-02-07T17:38:03.907Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-07T17:38:03.907Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-07T17:38:03.907Z] [2022-02-07T17:38:03.907Z] [2022-02-07T17:38:03.907Z] [2022-02-07T17:38:03.997Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-07T17:38:04.243Z] INFO: Commit hash is be63b7d7f6 [2022-02-07T17:38:04.243Z] INFO: Nuke-Everything... [2022-02-07T17:38:04.243Z] INFO: Container count on control daemon to delete is 0 [2022-02-07T17:38:04.243Z] INFO: Nuking d:\CI [2022-02-07T17:38:04.385Z] INFO: Sources under d:\gopath\... [2022-02-07T17:38:04.385Z] INFO: Test run under d:\CI\... [2022-02-07T17:38:04.385Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-07T17:38:04.385Z] INFO: docker/docker repository was found [2022-02-07T17:38:04.385Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-07T17:38:04.385Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-02-07T17:38:04.385Z] INFO: Docker version of control daemon [2022-02-07T17:38:04.385Z] [2022-02-07T17:38:04.715Z] INFO: Zapped successfully [2022-02-07T17:38:04.715Z] INFO: Location for testing is d:\CI\PR-43176\4 [2022-02-07T17:38:04.715Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-07T17:38:04.715Z] [2022-02-07T17:38:04.715Z] [2022-02-07T17:38:04.715Z] INFO: Building the image from Dockerfile.windows at 02/07/2022 17:38:04... [2022-02-07T17:38:04.715Z] [2022-02-07T17:38:04.856Z] Client: [2022-02-07T17:38:04.856Z] Version: 20.10.9 [2022-02-07T17:38:04.856Z] API version: 1.41 [2022-02-07T17:38:04.856Z] Go version: go1.16.8 [2022-02-07T17:38:04.856Z] Git commit: c2ea9bc [2022-02-07T17:38:04.856Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-07T17:38:04.856Z] OS/Arch: windows/amd64 [2022-02-07T17:38:04.856Z] Context: default [2022-02-07T17:38:04.856Z] Experimental: true [2022-02-07T17:38:04.856Z] [2022-02-07T17:38:04.856Z] Server: Docker Engine - Community [2022-02-07T17:38:04.856Z] Engine: [2022-02-07T17:38:04.856Z] Version: 20.10.9 [2022-02-07T17:38:04.856Z] API version: 1.41 (minimum version 1.24) [2022-02-07T17:38:04.856Z] Go version: go1.16.8 [2022-02-07T17:38:04.856Z] Git commit: 79ea9d3 [2022-02-07T17:38:04.856Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-07T17:38:04.856Z] OS/Arch: windows/amd64 [2022-02-07T17:38:04.856Z] Experimental: true [2022-02-07T17:38:04.856Z] [2022-02-07T17:38:04.856Z] INFO: Docker info of control daemon [2022-02-07T17:38:04.856Z] [2022-02-07T17:38:04.856Z] Client: [2022-02-07T17:38:04.856Z] Context: default [2022-02-07T17:38:04.856Z] Debug Mode: false [2022-02-07T17:38:04.856Z] [2022-02-07T17:38:04.856Z] Server: [2022-02-07T17:38:04.856Z] Containers: 0 [2022-02-07T17:38:04.856Z] Running: 0 [2022-02-07T17:38:04.856Z] Paused: 0 [2022-02-07T17:38:04.856Z] Stopped: 0 [2022-02-07T17:38:04.856Z] Images: 11 [2022-02-07T17:38:04.856Z] Server Version: 20.10.9 [2022-02-07T17:38:04.856Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-07T17:38:04.856Z] Windows: [2022-02-07T17:38:04.856Z] LCOW: [2022-02-07T17:38:04.856Z] Logging Driver: json-file [2022-02-07T17:38:04.856Z] Plugins: [2022-02-07T17:38:04.856Z] Volume: local [2022-02-07T17:38:04.856Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:38:04.856Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:38:04.856Z] Swarm: inactive [2022-02-07T17:38:04.856Z] Default Isolation: process [2022-02-07T17:38:04.856Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T17:38:04.856Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T17:38:04.856Z] OSType: windows [2022-02-07T17:38:04.856Z] Architecture: x86_64 [2022-02-07T17:38:04.856Z] CPUs: 4 [2022-02-07T17:38:04.856Z] Total Memory: 32GiB [2022-02-07T17:38:04.856Z] Name: azwin-2-5aa210 [2022-02-07T17:38:04.856Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-07T17:38:04.856Z] Docker Root Dir: D:\docker [2022-02-07T17:38:04.856Z] Debug Mode: false [2022-02-07T17:38:04.856Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:38:04.856Z] Labels: [2022-02-07T17:38:04.856Z] Experimental: true [2022-02-07T17:38:04.856Z] Insecure Registries: [2022-02-07T17:38:04.856Z] 10.0.0.4:5000 [2022-02-07T17:38:04.856Z] 127.0.0.0/8 [2022-02-07T17:38:04.856Z] Registry Mirrors: [2022-02-07T17:38:04.856Z] http://10.0.0.4:5000/ [2022-02-07T17:38:04.856Z] Live Restore Enabled: false [2022-02-07T17:38:04.856Z] Product License: Community Engine [2022-02-07T17:38:04.856Z] [2022-02-07T17:38:04.856Z] [2022-02-07T17:38:04.856Z] INFO: Commit hash is be63b7d7f6 [2022-02-07T17:38:04.856Z] INFO: Nuke-Everything... [2022-02-07T17:38:04.856Z] INFO: Container count on control daemon to delete is 0 [2022-02-07T17:38:05.326Z] INFO: Nuking d:\CI [2022-02-07T17:38:05.326Z] INFO: Zapped successfully [2022-02-07T17:38:05.326Z] INFO: Location for testing is d:\CI\PR-43176\4 [2022-02-07T17:38:05.326Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-07T17:38:05.326Z] [2022-02-07T17:38:05.326Z] [2022-02-07T17:38:05.326Z] INFO: Building the image from Dockerfile.windows at 02/07/2022 17:38:05... [2022-02-07T17:38:05.326Z] [2022-02-07T17:38:05.915Z] #11 ... [2022-02-07T17:38:05.915Z] [2022-02-07T17:38:05.915Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:38:05.915Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:38:05.915Z] #36 1.450 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:38:05.915Z] #36 1.459 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:38:05.915Z] #36 1.462 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:38:05.915Z] #36 1.671 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:38:05.915Z] #36 1.998 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:38:05.915Z] #36 2.474 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:38:05.915Z] #36 3.714 Fetched 8501 kB in 3s (3355 kB/s) [2022-02-07T17:38:05.915Z] #36 3.714 Reading package lists... [2022-02-07T17:38:05.915Z] #36 4.598 Reading package lists... [2022-02-07T17:38:05.915Z] #36 5.435 Building dependency tree... [2022-02-07T17:38:05.915Z] #36 5.870 The following additional packages will be installed: [2022-02-07T17:38:05.915Z] #36 5.872 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-07T17:38:05.915Z] #36 5.872 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-07T17:38:05.915Z] #36 5.878 Recommended packages: [2022-02-07T17:38:05.915Z] #36 5.878 libldap-common publicsuffix libsasl2-modules [2022-02-07T17:38:05.915Z] #36 6.062 The following NEW packages will be installed: [2022-02-07T17:38:05.915Z] #36 6.062 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-07T17:38:05.915Z] #36 6.062 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-07T17:38:05.915Z] #36 6.062 libssh2-1 openssl [2022-02-07T17:38:05.915Z] #36 6.341 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:38:05.915Z] #36 6.341 Need to get 3038 kB of archives. [2022-02-07T17:38:05.915Z] #36 6.341 After this operation, 6650 kB of additional disk space will be used. [2022-02-07T17:38:05.915Z] #36 6.341 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-07T17:38:05.915Z] #36 6.346 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-07T17:38:05.915Z] #36 6.356 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-07T17:38:05.915Z] #36 6.356 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-07T17:38:05.915Z] #36 6.375 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-07T17:38:05.915Z] #36 6.379 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-07T17:38:05.915Z] #36 6.380 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-07T17:38:05.915Z] #36 6.380 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-07T17:38:05.915Z] #36 6.381 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-07T17:38:05.915Z] #36 6.382 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-07T17:38:05.915Z] #36 6.386 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-07T17:38:05.915Z] #36 6.393 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-07T17:38:05.915Z] #36 6.395 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:38:05.915Z] #36 6.403 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:38:05.915Z] #36 6.406 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:38:05.915Z] #36 6.592 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:38:05.915Z] #36 6.623 Fetched 3038 kB in 0s (8905 kB/s) [2022-02-07T17:38:05.915Z] #36 6.650 Selecting previously unselected package openssl. [2022-02-07T17:38:05.915Z] #36 6.650 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-07T17:38:05.915Z] #36 6.655 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 6.661 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:38:05.915Z] #36 6.821 Selecting previously unselected package ca-certificates. [2022-02-07T17:38:05.915Z] #36 6.821 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-07T17:38:05.915Z] #36 6.824 Unpacking ca-certificates (20210119) ... [2022-02-07T17:38:05.915Z] #36 6.907 Selecting previously unselected package libbrotli1:amd64. [2022-02-07T17:38:05.915Z] #36 6.907 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 6.914 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:38:05.915Z] #36 7.009 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-07T17:38:05.915Z] #36 7.009 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.015 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:38:05.915Z] #36 7.063 Selecting previously unselected package libsasl2-2:amd64. [2022-02-07T17:38:05.915Z] #36 7.063 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.066 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:38:05.915Z] #36 7.122 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-07T17:38:05.915Z] #36 7.122 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.126 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:38:05.915Z] #36 7.209 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-07T17:38:05.915Z] #36 7.209 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.215 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:38:05.915Z] #36 7.324 Selecting previously unselected package libpsl5:amd64. [2022-02-07T17:38:05.915Z] #36 7.324 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.327 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:38:05.915Z] #36 7.382 Selecting previously unselected package librtmp1:amd64. [2022-02-07T17:38:05.915Z] #36 7.382 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.387 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:38:05.915Z] #36 7.631 Selecting previously unselected package libssh2-1:amd64. [2022-02-07T17:38:05.915Z] #36 7.631 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.653 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:38:05.915Z] #36 7.746 Selecting previously unselected package libcurl4:amd64. [2022-02-07T17:38:05.915Z] #36 7.746 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.751 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:38:05.915Z] #36 7.837 Selecting previously unselected package curl. [2022-02-07T17:38:05.915Z] #36 7.838 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 7.848 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:38:05.915Z] #36 8.024 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:38:05.915Z] #36 8.024 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 8.027 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:38:05.915Z] #36 8.247 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:38:05.915Z] #36 8.247 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 8.247 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:38:05.915Z] #36 8.311 Selecting previously unselected package jq. [2022-02-07T17:38:05.915Z] #36 8.311 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:38:05.915Z] #36 8.315 Unpacking jq (1.6-2.1) ... [2022-02-07T17:38:05.915Z] #36 8.440 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:38:05.915Z] #36 8.534 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:38:05.915Z] #36 8.555 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:38:05.915Z] #36 8.568 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:38:05.915Z] #36 8.585 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:38:05.915Z] #36 8.599 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:38:05.915Z] #36 8.620 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:38:05.915Z] #36 8.639 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:38:05.915Z] #36 8.663 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:38:05.915Z] #36 8.673 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:38:05.915Z] #36 8.712 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:38:05.915Z] #36 8.742 Setting up ca-certificates (20210119) ... [2022-02-07T17:38:05.915Z] #36 ... [2022-02-07T17:38:05.915Z] [2022-02-07T17:38:05.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:38:05.915Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:38:05.915Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.0s done [2022-02-07T17:38:06.176Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-07T17:38:06.344Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-07T17:38:06.344Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e1fc20ae\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-07T17:38:06.344Z] ---------------------------------------------------------------------------- [2022-02-07T17:38:06.344Z] [2022-02-07T17:38:06.344Z] INFO: executeCI.ps1 starting at Mon Feb 7 17:38:04 CUT 2022 [2022-02-07T17:38:06.344Z] [2022-02-07T17:38:06.344Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-07T17:38:06.345Z] INFO: Running git version 2.24.1.windows.2 [2022-02-07T17:38:06.345Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-07T17:38:06.345Z] INFO: Environment variables: [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] Name Value [2022-02-07T17:38:06.345Z] ---- ----- [2022-02-07T17:38:06.345Z] ALLUSERSPROFILE C:\ProgramData [2022-02-07T17:38:06.345Z] amd64 true [2022-02-07T17:38:06.345Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-07T17:38:06.345Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-07T17:38:06.345Z] arm64 true [2022-02-07T17:38:06.345Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-07T17:38:06.345Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-07T17:38:06.345Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-07T17:38:06.345Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-07T17:38:06.345Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-07T17:38:06.345Z] BRANCH_NAME PR-43176 [2022-02-07T17:38:06.345Z] BUILD_DISPLAY_NAME #4 [2022-02-07T17:38:06.345Z] BUILD_ID 4 [2022-02-07T17:38:06.345Z] BUILD_NUMBER 4 [2022-02-07T17:38:06.345Z] BUILD_TAG jenkins-moby-PR-43176-4 [2022-02-07T17:38:06.345Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/ [2022-02-07T17:38:06.345Z] cgroup2 true [2022-02-07T17:38:06.345Z] CHANGE_AUTHOR thaJeztah [2022-02-07T17:38:06.345Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-07T17:38:06.345Z] CHANGE_BRANCH update_distribution [2022-02-07T17:38:06.345Z] CHANGE_FORK thaJeztah/docker [2022-02-07T17:38:06.345Z] CHANGE_ID 43176 [2022-02-07T17:38:06.345Z] CHANGE_TARGET master [2022-02-07T17:38:06.345Z] CHANGE_TITLE vendor: github.com/docker/distribution v2.8.0 [2022-02-07T17:38:06.345Z] CHANGE_URL https://github.com/moby/moby/pull/43176 [2022-02-07T17:38:06.345Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:38:06.345Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-07T17:38:06.345Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-07T17:38:06.345Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-07T17:38:06.345Z] COMPUTERNAME azwin-2-c94860 [2022-02-07T17:38:06.345Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-07T17:38:06.345Z] ConfigSequenceNumber 0 [2022-02-07T17:38:06.345Z] dco true [2022-02-07T17:38:06.345Z] DOCKER_BUILDKIT 0 [2022-02-07T17:38:06.345Z] DOCKER_DUT_DEBUG 1 [2022-02-07T17:38:06.345Z] DOCKER_EXPERIMENTAL 1 [2022-02-07T17:38:06.345Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-07T17:38:06.345Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-07T17:38:06.345Z] EXECUTOR_NUMBER 0 [2022-02-07T17:38:06.345Z] FQDN azwin-2-c94860.westus.cloudapp.azure.com [2022-02-07T17:38:06.345Z] GIT_BRANCH PR-43176 [2022-02-07T17:38:06.345Z] GIT_COMMIT be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:06.345Z] GIT_PREVIOUS_COMMIT 4cda3d7d545515e94806521146357154efd9846d [2022-02-07T17:38:06.345Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4cda3d7d545515e94806521146357154efd9846d [2022-02-07T17:38:06.345Z] GIT_URL https://github.com/moby/moby.git [2022-02-07T17:38:06.345Z] HUDSON_COOKIE 6eb6247f-91ce-4d63-9d12-59c0ccb5a8ce [2022-02-07T17:38:06.345Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-07T17:38:06.345Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-07T17:38:06.345Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-07T17:38:06.345Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-07T17:38:06.345Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-07T17:38:06.345Z] JENKINS_NODE_COOKIE 78d76754-fa45-4acc-b01e-2a935c088a44 [2022-02-07T17:38:06.345Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-07T17:38:06.345Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-07T17:38:06.345Z] JOB_BASE_NAME PR-43176 [2022-02-07T17:38:06.345Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/display/redirect [2022-02-07T17:38:06.345Z] JOB_NAME moby/PR-43176 [2022-02-07T17:38:06.345Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/ [2022-02-07T17:38:06.345Z] library.jps.version master [2022-02-07T17:38:06.345Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-07T17:38:06.345Z] NODE_LABELS amd64 azure azwin-2-c94860 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-07T17:38:06.345Z] NODE_NAME azwin-2-c94860 [2022-02-07T17:38:06.345Z] NUMBER_OF_PROCESSORS 4 [2022-02-07T17:38:06.345Z] OS Windows_NT [2022-02-07T17:38:06.345Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-07T17:38:06.345Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-07T17:38:06.345Z] ppc64le false [2022-02-07T17:38:06.345Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-07T17:38:06.345Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-02-07T17:38:06.345Z] PROCESSOR_LEVEL 6 [2022-02-07T17:38:06.345Z] PROCESSOR_REVISION 5504 [2022-02-07T17:38:06.345Z] ProgramData C:\ProgramData [2022-02-07T17:38:06.345Z] ProgramFiles C:\Program Files [2022-02-07T17:38:06.345Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-07T17:38:06.345Z] ProgramW6432 C:\Program Files [2022-02-07T17:38:06.345Z] PROMPT $P$G [2022-02-07T17:38:06.345Z] PSExecutionPolicyPreference Bypass [2022-02-07T17:38:06.345Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-07T17:38:06.345Z] PUBLIC C:\Users\Public [2022-02-07T17:38:06.345Z] rootless true [2022-02-07T17:38:06.345Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=artif... [2022-02-07T17:38:06.345Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=changes [2022-02-07T17:38:06.345Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect [2022-02-07T17:38:06.345Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43176/4/display/redirect?page=tests [2022-02-07T17:38:06.345Z] s390x false [2022-02-07T17:38:06.345Z] SKIP_VALIDATION_TESTS 1 [2022-02-07T17:38:06.345Z] SOURCES_DRIVE d [2022-02-07T17:38:06.345Z] SOURCES_SUBDIR gopath [2022-02-07T17:38:06.345Z] STAGE_NAME Run tests [2022-02-07T17:38:06.345Z] SystemDrive C: [2022-02-07T17:38:06.345Z] SystemRoot C:\Windows [2022-02-07T17:38:06.345Z] TEMP C:\Windows\TEMP [2022-02-07T17:38:06.345Z] TESTDEBUG 0 [2022-02-07T17:38:06.345Z] TESTRUN_DRIVE d [2022-02-07T17:38:06.345Z] TESTRUN_SUBDIR CI [2022-02-07T17:38:06.345Z] TIMEOUT 120m [2022-02-07T17:38:06.345Z] TMP C:\Windows\TEMP [2022-02-07T17:38:06.345Z] unit_validate true [2022-02-07T17:38:06.345Z] USERDOMAIN WORKGROUP [2022-02-07T17:38:06.345Z] USERNAME azwin-2-c94860$ [2022-02-07T17:38:06.345Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-07T17:38:06.345Z] validate_force false [2022-02-07T17:38:06.345Z] windir C:\Windows [2022-02-07T17:38:06.345Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-07T17:38:06.345Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-07T17:38:06.345Z] windows2022 true [2022-02-07T17:38:06.345Z] windows2022containerd true [2022-02-07T17:38:06.345Z] windowsRS5 true [2022-02-07T17:38:06.345Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-07T17:38:06.345Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] INFO: Sources under d:\gopath\... [2022-02-07T17:38:06.345Z] INFO: Test run under d:\CI\... [2022-02-07T17:38:06.345Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-07T17:38:06.345Z] INFO: docker/docker repository was found [2022-02-07T17:38:06.345Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-07T17:38:06.345Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-02-07T17:38:06.345Z] INFO: Docker version of control daemon [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] Client: [2022-02-07T17:38:06.345Z] Version: 20.10.9 [2022-02-07T17:38:06.345Z] API version: 1.41 [2022-02-07T17:38:06.345Z] Go version: go1.16.8 [2022-02-07T17:38:06.345Z] Git commit: c2ea9bc [2022-02-07T17:38:06.345Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-07T17:38:06.345Z] OS/Arch: windows/amd64 [2022-02-07T17:38:06.345Z] Context: default [2022-02-07T17:38:06.345Z] Experimental: true [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] Server: Docker Engine - Community [2022-02-07T17:38:06.345Z] Engine: [2022-02-07T17:38:06.345Z] Version: 20.10.9 [2022-02-07T17:38:06.345Z] API version: 1.41 (minimum version 1.24) [2022-02-07T17:38:06.345Z] Go version: go1.16.8 [2022-02-07T17:38:06.345Z] Git commit: 79ea9d3 [2022-02-07T17:38:06.345Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-07T17:38:06.345Z] OS/Arch: windows/amd64 [2022-02-07T17:38:06.345Z] Experimental: true [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] INFO: Docker info of control daemon [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] Client: [2022-02-07T17:38:06.345Z] Context: default [2022-02-07T17:38:06.345Z] Debug Mode: false [2022-02-07T17:38:06.345Z] Plugins: [2022-02-07T17:38:06.345Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-07T17:38:06.345Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-07T17:38:06.345Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] Server: [2022-02-07T17:38:06.345Z] Containers: 0 [2022-02-07T17:38:06.345Z] Running: 0 [2022-02-07T17:38:06.345Z] Paused: 0 [2022-02-07T17:38:06.345Z] Stopped: 0 [2022-02-07T17:38:06.345Z] Images: 11 [2022-02-07T17:38:06.345Z] Server Version: 20.10.9 [2022-02-07T17:38:06.345Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-07T17:38:06.345Z] Windows: [2022-02-07T17:38:06.345Z] LCOW: [2022-02-07T17:38:06.345Z] Logging Driver: json-file [2022-02-07T17:38:06.345Z] Plugins: [2022-02-07T17:38:06.345Z] Volume: local [2022-02-07T17:38:06.345Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:38:06.345Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:38:06.345Z] Swarm: inactive [2022-02-07T17:38:06.345Z] Default Isolation: process [2022-02-07T17:38:06.345Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-07T17:38:06.345Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-07T17:38:06.345Z] OSType: windows [2022-02-07T17:38:06.345Z] Architecture: x86_64 [2022-02-07T17:38:06.345Z] CPUs: 4 [2022-02-07T17:38:06.345Z] Total Memory: 32GiB [2022-02-07T17:38:06.345Z] Name: azwin-2-c94860 [2022-02-07T17:38:06.345Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-07T17:38:06.345Z] Docker Root Dir: D:\docker [2022-02-07T17:38:06.345Z] Debug Mode: false [2022-02-07T17:38:06.345Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:38:06.345Z] Labels: [2022-02-07T17:38:06.345Z] Experimental: true [2022-02-07T17:38:06.345Z] Insecure Registries: [2022-02-07T17:38:06.345Z] 10.0.0.4:5000 [2022-02-07T17:38:06.345Z] 127.0.0.0/8 [2022-02-07T17:38:06.345Z] Registry Mirrors: [2022-02-07T17:38:06.345Z] http://10.0.0.4:5000/ [2022-02-07T17:38:06.345Z] Live Restore Enabled: false [2022-02-07T17:38:06.345Z] Product License: Community Engine [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] [2022-02-07T17:38:06.345Z] INFO: Commit hash is be63b7d7f6 [2022-02-07T17:38:06.345Z] INFO: Nuke-Everything... [2022-02-07T17:38:06.345Z] INFO: Container count on control daemon to delete is 0 [2022-02-07T17:38:06.817Z] INFO: Nuking d:\CI [2022-02-07T17:38:06.817Z] INFO: Zapped successfully [2022-02-07T17:38:06.817Z] INFO: Location for testing is d:\CI\PR-43176\4 [2022-02-07T17:38:06.817Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-07T17:38:06.817Z] [2022-02-07T17:38:06.817Z] [2022-02-07T17:38:06.817Z] INFO: Building the image from Dockerfile.windows at 02/07/2022 17:38:06... [2022-02-07T17:38:06.817Z] [2022-02-07T17:38:10.382Z] #11 ... [2022-02-07T17:38:10.382Z] [2022-02-07T17:38:10.382Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:38:10.382Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:38:10.382Z] #36 9.329 Updating certificates in /etc/ssl/certs... [2022-02-07T17:38:10.382Z] #36 10.40 129 added, 0 removed; done. [2022-02-07T17:38:10.382Z] #36 10.51 Setting up jq (1.6-2.1) ... [2022-02-07T17:38:10.382Z] #36 10.52 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:38:10.382Z] #36 10.53 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:38:10.382Z] #36 10.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:38:10.382Z] #36 10.57 Processing triggers for ca-certificates (20210119) ... [2022-02-07T17:38:10.382Z] #36 10.59 Updating certificates in /etc/ssl/certs... [2022-02-07T17:38:10.382Z] #36 11.39 0 added, 0 removed; done. [2022-02-07T17:38:10.382Z] #36 11.39 Running hooks in /etc/ca-certificates/update.d... [2022-02-07T17:38:10.382Z] #36 11.39 done. [2022-02-07T17:38:10.382Z] #36 DONE 13.2s [2022-02-07T17:38:10.382Z] [2022-02-07T17:38:10.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:38:10.382Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:38:10.382Z] #11 ... [2022-02-07T17:38:10.382Z] [2022-02-07T17:38:10.382Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-07T17:38:10.382Z] #37 sha256:a66d0b2bf942b16e631754ee12e2db0dcc072e1c11a019aaa68c1297558d0ccc [2022-02-07T17:38:10.382Z] #37 DONE 0.7s [2022-02-07T17:38:10.382Z] [2022-02-07T17:38:10.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:38:10.382Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:38:11.336Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s done [2022-02-07T17:38:11.595Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-07T17:38:11.892Z] Sending build context to Docker daemon 61.93MB [2022-02-07T17:38:11.892Z] [2022-02-07T17:38:11.892Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-07T17:38:11.892Z] ---> 11cbc9e36c7a [2022-02-07T17:38:11.892Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-07T17:38:11.892Z] ---> Using cache [2022-02-07T17:38:11.892Z] ---> e236b5d05866 [2022-02-07T17:38:11.892Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-07T17:38:11.892Z] ---> Using cache [2022-02-07T17:38:11.892Z] ---> 7b16ced2a296 [2022-02-07T17:38:11.892Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-07T17:38:11.892Z] ---> Using cache [2022-02-07T17:38:11.892Z] ---> 775dfd26ba5a [2022-02-07T17:38:11.892Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-07T17:38:11.892Z] ---> Using cache [2022-02-07T17:38:11.892Z] ---> 34bfae9dcf74 [2022-02-07T17:38:11.892Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-07T17:38:11.892Z] ---> Using cache [2022-02-07T17:38:11.892Z] ---> d7aeb9e5d83f [2022-02-07T17:38:11.893Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-02-07T17:38:11.893Z] ---> Using cache [2022-02-07T17:38:11.893Z] ---> fcaee046e640 [2022-02-07T17:38:11.893Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-02-07T17:38:11.893Z] ---> Using cache [2022-02-07T17:38:11.893Z] ---> 7332f1caa6b0 [2022-02-07T17:38:11.893Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-07T17:38:11.893Z] ---> Using cache [2022-02-07T17:38:11.893Z] ---> ff7b0274721f [2022-02-07T17:38:11.893Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-07T17:38:11.893Z] ---> Using cache [2022-02-07T17:38:11.893Z] ---> b34ea38c7b09 [2022-02-07T17:38:11.893Z] Step 11/11 : COPY . . [2022-02-07T17:38:12.520Z] Sending build context to Docker daemon 61.93MB [2022-02-07T17:38:12.520Z] [2022-02-07T17:38:12.712Z] Sending build context to Docker daemon 61.93MB [2022-02-07T17:38:12.712Z] [2022-02-07T17:38:12.712Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-07T17:38:12.712Z] ---> 60d6f56ecebd [2022-02-07T17:38:12.712Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-07T17:38:12.712Z] ---> Using cache [2022-02-07T17:38:12.712Z] ---> fe7e1fabadda [2022-02-07T17:38:12.712Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-07T17:38:12.712Z] ---> Using cache [2022-02-07T17:38:12.712Z] ---> 9a292701e7cd [2022-02-07T17:38:12.712Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-07T17:38:12.712Z] ---> Using cache [2022-02-07T17:38:12.712Z] ---> bf7bbfc7cf62 [2022-02-07T17:38:12.712Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-07T17:38:12.712Z] ---> Using cache [2022-02-07T17:38:12.712Z] ---> 5b6804d5db8b [2022-02-07T17:38:12.712Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-07T17:38:12.712Z] ---> Using cache [2022-02-07T17:38:12.712Z] ---> dafc649b5629 [2022-02-07T17:38:12.713Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-02-07T17:38:12.713Z] ---> Using cache [2022-02-07T17:38:12.713Z] ---> 257894819f1c [2022-02-07T17:38:12.713Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-02-07T17:38:12.713Z] ---> Using cache [2022-02-07T17:38:12.713Z] ---> e0313f59b9f7 [2022-02-07T17:38:12.713Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-07T17:38:12.713Z] ---> Using cache [2022-02-07T17:38:12.713Z] ---> 72fcf4b3af97 [2022-02-07T17:38:12.713Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-07T17:38:12.713Z] ---> Using cache [2022-02-07T17:38:12.713Z] ---> 51425e7a0af6 [2022-02-07T17:38:12.713Z] Step 11/11 : COPY . . [2022-02-07T17:38:12.995Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-07T17:38:12.995Z] ---> 11cbc9e36c7a [2022-02-07T17:38:12.995Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-07T17:38:12.995Z] ---> Using cache [2022-02-07T17:38:12.995Z] ---> b162bb789592 [2022-02-07T17:38:12.995Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-07T17:38:12.995Z] ---> Running in 80e3af37dd59 [2022-02-07T17:38:13.467Z] Removing intermediate container 80e3af37dd59 [2022-02-07T17:38:13.467Z] ---> 67eab2c317e5 [2022-02-07T17:38:13.467Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-07T17:38:13.467Z] ---> Running in 8eb3a2399751 [2022-02-07T17:38:13.938Z] Removing intermediate container 8eb3a2399751 [2022-02-07T17:38:13.938Z] ---> ba05e9516e6f [2022-02-07T17:38:13.938Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-07T17:38:13.938Z] ---> Running in edfcd199237c [2022-02-07T17:38:14.408Z] Removing intermediate container edfcd199237c [2022-02-07T17:38:14.408Z] ---> 9e62a32720f2 [2022-02-07T17:38:14.408Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-07T17:38:14.408Z] ---> Running in 9c8672492555 [2022-02-07T17:38:14.408Z] Removing intermediate container 9c8672492555 [2022-02-07T17:38:14.408Z] ---> bc343188cc14 [2022-02-07T17:38:14.408Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-02-07T17:38:14.408Z] ---> Running in 1aacd00956ed [2022-02-07T17:38:16.882Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-07T17:38:18.259Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-087bcce5a2c8b851d) in /home/ubuntu/workspace/moby_PR-43176 [Pipeline] { [Pipeline] checkout [2022-02-07T17:38:18.380Z] The recommended git tool is: git [2022-02-07T17:38:19.373Z] [2022-02-07T17:38:19.373Z] SUCCESS: Specified value was saved. [2022-02-07T17:38:20.288Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1f7a19dbeb52d2e) in /home/ubuntu/workspace/moby_PR-43176 [Pipeline] { [Pipeline] checkout [2022-02-07T17:38:20.363Z] INFO: Downloading git... [2022-02-07T17:38:20.398Z] The recommended git tool is: git [2022-02-07T17:38:20.980Z] using credential docker-jenkins-github-credentials [2022-02-07T17:38:20.989Z] Cloning the remote Git repository [2022-02-07T17:38:20.989Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:38:21.084Z] #11 ... [2022-02-07T17:38:21.084Z] [2022-02-07T17:38:21.084Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:38:21.084Z] #38 sha256:6b579b0b494bbbc4138d4375bfd4dfc0d39ea7cce118f66368e880efc83bf95e [2022-02-07T17:38:21.085Z] #38 2.029 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-07T17:38:21.085Z] #38 2.371 [2022-02-07T17:38:21.085Z] #38 2.598 #=#=# ######################################################################## 100.0% [2022-02-07T17:38:21.085Z] #38 2.901 [2022-02-07T17:38:21.085Z] #38 3.921 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-07T17:38:21.085Z] #38 4.271 [2022-02-07T17:38:21.085Z] #38 4.488 #=#=# ######################################################################## 100.0% [2022-02-07T17:38:21.085Z] #38 4.864 [2022-02-07T17:38:21.085Z] #38 5.828 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-07T17:38:21.085Z] #38 6.147 [2022-02-07T17:38:21.085Z] #38 6.362 #=#=# ############### 22.1% ########################################## 59.4% ################################################################# 91.3% ######################################################################## 100.0% [2022-02-07T17:38:21.085Z] #38 6.918 [2022-02-07T17:38:21.085Z] #38 7.966 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-07T17:38:21.085Z] #38 8.274 [2022-02-07T17:38:21.085Z] #38 8.497 #=#=# ######################################################################## 100.0% [2022-02-07T17:38:21.085Z] #38 8.813 [2022-02-07T17:38:21.085Z] #38 9.505 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-07T17:38:21.085Z] #38 9.881 [2022-02-07T17:38:21.085Z] #38 10.11 #=#=# ######################################################################## 100.0% [2022-02-07T17:38:21.085Z] #38 ... [2022-02-07T17:38:21.085Z] [2022-02-07T17:38:21.085Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:38:21.085Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:38:21.372Z] INFO: Downloading go... [2022-02-07T17:38:20.351Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:38:20.451Z] > git init /home/ubuntu/workspace/moby_PR-43176 # timeout=10 [2022-02-07T17:38:20.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:38:20.704Z] > git --version # timeout=10 [2022-02-07T17:38:20.728Z] > git --version # 'git version 2.17.1' [2022-02-07T17:38:20.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:38:20.730Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:38:22.030Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.1s [2022-02-07T17:38:22.291Z] #11 ... [2022-02-07T17:38:22.291Z] [2022-02-07T17:38:22.291Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:38:22.291Z] #38 sha256:6b579b0b494bbbc4138d4375bfd4dfc0d39ea7cce118f66368e880efc83bf95e [2022-02-07T17:38:22.291Z] #38 10.43 [2022-02-07T17:38:22.291Z] #38 10.50 Download of images into '/build' complete. [2022-02-07T17:38:22.291Z] #38 10.50 Use something like the following to load the result into a Docker daemon: [2022-02-07T17:38:22.291Z] #38 10.50 tar -cC '/build' . | docker load [2022-02-07T17:38:22.291Z] #38 DONE 11.8s [2022-02-07T17:38:22.291Z] [2022-02-07T17:38:22.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:38:22.291Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:38:23.058Z] using credential docker-jenkins-github-credentials [2022-02-07T17:38:23.068Z] Cloning the remote Git repository [2022-02-07T17:38:23.068Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:38:23.626Z] INFO: Downloading compiler 1 of 3... [2022-02-07T17:38:23.626Z] INFO: Downloading compiler 2 of 3... [2022-02-07T17:38:23.311Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:38:23.370Z] > git init /home/ubuntu/workspace/moby_PR-43176 # timeout=10 [2022-02-07T17:38:23.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:38:23.596Z] > git --version # timeout=10 [2022-02-07T17:38:23.611Z] > git --version # 'git version 2.17.1' [2022-02-07T17:38:23.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:38:23.613Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:38:24.101Z] INFO: Downloading compiler 3 of 3... [2022-02-07T17:38:24.101Z] INFO: Extracting git... [2022-02-07T17:38:25.583Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.6s done [2022-02-07T17:38:25.583Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-07T17:38:25.583Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-07T17:38:25.846Z] #11 DONE 39.2s [2022-02-07T17:38:25.846Z] [2022-02-07T17:38:25.846Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-07T17:38:25.846Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-07T17:38:26.785Z] #12 DONE 0.9s [2022-02-07T17:38:26.785Z] [2022-02-07T17:38:26.785Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-02-07T17:38:26.785Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-07T17:38:27.045Z] #13 DONE 0.5s [2022-02-07T17:38:27.313Z] [2022-02-07T17:38:27.313Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:38:27.313Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:38:27.313Z] #56 ... [2022-02-07T17:38:27.313Z] [2022-02-07T17:38:27.313Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-07T17:38:27.313Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-07T17:38:27.313Z] #49 DONE 0.2s [2022-02-07T17:38:27.313Z] [2022-02-07T17:38:27.313Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-07T17:38:27.313Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-07T17:38:27.313Z] #40 DONE 0.2s [2022-02-07T17:38:27.313Z] [2022-02-07T17:38:27.313Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-07T17:38:27.313Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-07T17:38:27.313Z] #53 DONE 0.3s [2022-02-07T17:38:27.573Z] [2022-02-07T17:38:27.573Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:38:27.573Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:38:30.120Z] #54 ... [2022-02-07T17:38:30.120Z] [2022-02-07T17:38:30.120Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-07T17:38:30.120Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-07T17:38:30.120Z] #14 DONE 2.8s [2022-02-07T17:38:30.120Z] [2022-02-07T17:38:30.120Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-07T17:38:30.120Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-07T17:38:32.669Z] #15 DONE 2.3s [2022-02-07T17:38:32.669Z] [2022-02-07T17:38:32.669Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-07T17:38:32.669Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-07T17:38:34.582Z] #16 DONE 2.0s [2022-02-07T17:38:34.582Z] [2022-02-07T17:38:34.582Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-07T17:38:34.582Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-07T17:38:35.521Z] #17 DONE 1.2s [2022-02-07T17:38:35.521Z] [2022-02-07T17:38:35.521Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-07T17:38:35.521Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-07T17:38:36.905Z] #18 DONE 1.1s [2022-02-07T17:38:36.905Z] [2022-02-07T17:38:36.905Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:38:36.905Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:38:37.171Z] #19 ... [2022-02-07T17:38:37.171Z] [2022-02-07T17:38:37.171Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:38:37.171Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:38:37.171Z] #60 3.611 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-07T17:38:37.171Z] #60 4.801 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-07T17:38:37.171Z] #60 4.814 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-07T17:38:37.171Z] #60 4.858 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-07T17:38:37.171Z] #60 6.794 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-07T17:38:37.430Z] #60 ... [2022-02-07T17:38:37.430Z] [2022-02-07T17:38:37.431Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:38:37.431Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:38:37.431Z] #41 3.205 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-07T17:38:37.431Z] #41 3.207 Cloning into '.'... [2022-02-07T17:38:37.431Z] #41 ... [2022-02-07T17:38:37.431Z] [2022-02-07T17:38:37.431Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:38:37.431Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:38:37.431Z] #58 3.968 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-07T17:38:37.431Z] #58 10.31 go: downloading github.com/fatih/color v1.7.0 [2022-02-07T17:38:37.431Z] #58 10.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-07T17:38:37.431Z] #58 10.38 go: downloading github.com/pkg/errors v0.8.1 [2022-02-07T17:38:37.689Z] #58 10.38 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-07T17:38:37.689Z] #58 10.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-07T17:38:37.689Z] #58 ... [2022-02-07T17:38:37.689Z] [2022-02-07T17:38:37.689Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:38:37.689Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:38:37.689Z] #50 3.708 + git clone https://github.com/docker/distribution.git . [2022-02-07T17:38:37.689Z] #50 3.711 Cloning into '.'... [2022-02-07T17:38:37.689Z] #50 ... [2022-02-07T17:38:37.689Z] [2022-02-07T17:38:37.689Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:38:37.689Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:38:37.689Z] #43 3.698 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-07T17:38:37.949Z] #43 ... [2022-02-07T17:38:37.949Z] [2022-02-07T17:38:37.949Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:38:37.949Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:38:37.949Z] #19 1.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:38:37.949Z] #19 1.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:38:37.949Z] #19 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:38:38.118Z] ---> 02b68b911174 [2022-02-07T17:38:38.118Z] Successfully built 02b68b911174 [2022-02-07T17:38:38.118Z] Successfully tagged docker:latest [2022-02-07T17:38:38.118Z] INFO: Image build ended at 02/07/2022 17:38:36. Duration:00:00:30.1425663 [2022-02-07T17:38:38.118Z] [2022-02-07T17:38:38.118Z] [2022-02-07T17:38:38.118Z] INFO: Building the test binaries at 02/07/2022 17:38:36... [2022-02-07T17:38:38.523Z] #19 1.938 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:38:39.074Z] INFO: Expanding go... [2022-02-07T17:38:39.094Z] #19 2.602 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-07T17:38:40.034Z] #19 3.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-07T17:38:40.605Z] #19 ... [2022-02-07T17:38:40.605Z] [2022-02-07T17:38:40.605Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:38:40.605Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:38:40.605Z] #43 13.09 tomll can be used in two ways: [2022-02-07T17:38:40.605Z] #43 13.09 Writing to STDIN and reading from STDOUT: [2022-02-07T17:38:40.605Z] #43 13.09 cat file.toml | tomll > file.toml [2022-02-07T17:38:40.605Z] #43 13.09 [2022-02-07T17:38:40.605Z] #43 13.09 Reading and updating a list of files: [2022-02-07T17:38:40.605Z] #43 13.09 tomll a.toml b.toml c.toml [2022-02-07T17:38:40.605Z] #43 13.09 [2022-02-07T17:38:40.605Z] #43 13.09 When given a list of files, tomll will modify all files in place without asking. [2022-02-07T17:38:40.605Z] #43 DONE 13.4s [2022-02-07T17:38:40.894Z] [2022-02-07T17:38:40.894Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:38:40.894Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:38:40.894Z] #58 10.62 go: downloading github.com/spf13/viper v1.6.1 [2022-02-07T17:38:40.894Z] #58 10.74 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-07T17:38:40.894Z] #58 10.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-07T17:38:40.894Z] #58 10.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-07T17:38:40.894Z] #58 10.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-07T17:38:40.894Z] #58 11.41 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-07T17:38:40.894Z] #58 11.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-07T17:38:41.240Z] #58 13.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-07T17:38:41.240Z] #58 13.89 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-07T17:38:41.514Z] #58 14.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-07T17:38:41.514Z] #58 ... [2022-02-07T17:38:41.514Z] [2022-02-07T17:38:41.514Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:38:41.514Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:38:41.514Z] #56 4.242 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-07T17:38:41.514Z] #56 6.007 go: downloading github.com/fatih/color v1.10.0 [2022-02-07T17:38:41.514Z] #56 6.040 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-07T17:38:41.514Z] #56 6.146 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T17:38:41.514Z] #56 6.212 go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T17:38:41.514Z] #56 6.522 go: downloading golang.org/x/tools v0.1.0 [2022-02-07T17:38:41.514Z] #56 6.668 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-07T17:38:41.514Z] #56 6.793 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-07T17:38:41.514Z] #56 7.032 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T17:38:41.514Z] #56 7.134 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-07T17:38:41.514Z] #56 10.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-07T17:38:41.514Z] #56 10.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-07T17:38:41.514Z] #56 10.62 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T17:38:41.514Z] #56 11.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T17:38:41.514Z] #56 11.46 go: downloading golang.org/x/mod v0.3.0 [2022-02-07T17:38:41.514Z] #56 ... [2022-02-07T17:38:41.514Z] [2022-02-07T17:38:41.514Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:38:41.514Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:38:41.514Z] #54 4.094 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:38:41.514Z] #54 4.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:38:41.514Z] #54 4.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:38:41.514Z] #54 4.656 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-07T17:38:41.514Z] #54 5.227 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:38:41.514Z] #54 7.445 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:38:41.514Z] #54 8.940 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:38:41.514Z] #54 10.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-07T17:38:41.785Z] #54 ... [2022-02-07T17:38:41.785Z] [2022-02-07T17:38:41.785Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:38:41.785Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:38:41.785Z] #58 14.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-07T17:38:41.785Z] #58 14.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-07T17:38:41.785Z] #58 14.58 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-07T17:38:41.785Z] #58 14.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-07T17:38:41.785Z] #58 14.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-07T17:38:42.056Z] ---> ab594acd583e [2022-02-07T17:38:42.056Z] Successfully built ab594acd583e [2022-02-07T17:38:42.056Z] Successfully tagged docker:latest [2022-02-07T17:38:42.056Z] INFO: Image build ended at 02/07/2022 17:38:41. Duration:00:00:37.4887961 [2022-02-07T17:38:42.056Z] [2022-02-07T17:38:42.056Z] [2022-02-07T17:38:42.056Z] INFO: Building the test binaries at 02/07/2022 17:38:41... [2022-02-07T17:38:42.056Z] #58 14.70 go: downloading github.com/spf13/afero v1.1.2 [2022-02-07T17:38:42.056Z] #58 14.85 go: downloading github.com/spf13/cast v1.3.0 [2022-02-07T17:38:42.056Z] #58 14.88 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-07T17:38:42.056Z] #58 14.91 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-07T17:38:42.056Z] #58 14.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-07T17:38:42.331Z] #58 14.96 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-07T17:38:42.331Z] #58 15.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-07T17:38:42.331Z] #58 15.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-07T17:38:42.331Z] #58 15.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-07T17:38:42.612Z] #58 15.28 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-07T17:38:42.612Z] #58 15.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-07T17:38:42.612Z] #58 15.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-07T17:38:42.612Z] #58 15.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-07T17:38:42.612Z] #58 15.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-07T17:38:42.872Z] #58 15.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-07T17:38:42.872Z] #58 15.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-07T17:38:42.932Z] INFO: make.ps1 starting at 02/07/2022 17:38:42 [2022-02-07T17:38:42.932Z] INFO: Git commit (be63b7d7f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-07T17:38:42.932Z] INFO: Invoking autogen... [2022-02-07T17:38:42.932Z] INFO: Building daemon... [2022-02-07T17:38:43.133Z] #58 15.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-07T17:38:43.133Z] #58 15.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-07T17:38:43.133Z] #58 15.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-07T17:38:43.133Z] #58 15.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-07T17:38:43.391Z] #58 16.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-07T17:38:43.391Z] #58 16.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-07T17:38:43.391Z] #58 16.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-07T17:38:43.391Z] #58 16.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-07T17:38:43.391Z] #58 16.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-07T17:38:43.391Z] #58 16.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-07T17:38:43.652Z] #58 16.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-07T17:38:43.913Z] #58 16.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-07T17:38:43.913Z] #58 16.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-07T17:38:43.913Z] #58 16.72 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-07T17:38:43.913Z] #58 16.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-07T17:38:43.913Z] #58 16.83 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-07T17:38:43.913Z] #58 16.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-07T17:38:44.173Z] #58 17.05 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-07T17:38:44.434Z] #58 17.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-07T17:38:44.434Z] #58 17.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-07T17:38:44.434Z] #58 17.31 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-07T17:38:44.434Z] #58 17.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-07T17:38:44.434Z] #58 17.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-07T17:38:44.434Z] #58 17.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-07T17:38:45.373Z] #58 17.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-07T17:38:45.373Z] #58 17.94 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-07T17:38:45.373Z] #58 18.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-07T17:38:45.373Z] #58 18.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-07T17:38:45.373Z] #58 18.09 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-07T17:38:45.373Z] #58 18.22 go: downloading golang.org/x/text v0.3.2 [2022-02-07T17:38:45.564Z] Fetching without tags [2022-02-07T17:38:45.970Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:45.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:38:45.504Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:38:45.525Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:38:45.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:38:45.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:38:45.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:38:45.570Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:38:45.980Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:38:45.985Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:38:46.724Z] > git remote # timeout=10 [2022-02-07T17:38:46.739Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:38:46.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:38:46.766Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:38:46.795Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:46.795Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:38:46.879Z] INFO: make.ps1 starting at 02/07/2022 17:38:46 [2022-02-07T17:38:47.349Z] INFO: Git commit (be63b7d7f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-07T17:38:47.349Z] INFO: Invoking autogen... [2022-02-07T17:38:47.349Z] INFO: Building daemon... [2022-02-07T17:38:47.713Z] Fetching without tags [2022-02-07T17:38:48.029Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:48.674Z] #58 21.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-07T17:38:48.674Z] #58 21.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-07T17:38:48.674Z] #58 21.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-07T17:38:48.674Z] #58 21.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-07T17:38:48.674Z] #58 21.51 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-07T17:38:48.861Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:38:48.861Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:38:47.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:38:47.660Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:38:47.680Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:38:47.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:38:47.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:38:47.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:38:47.733Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:38:48.055Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:38:48.073Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:38:48.791Z] > git remote # timeout=10 [2022-02-07T17:38:48.827Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:38:48.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:38:48.842Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:38:48.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T17:38:48.880Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:38:48.911Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:38:46.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T17:38:46.798Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:38:46.810Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:38:49.624Z] #58 22.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-07T17:38:49.624Z] #58 22.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-07T17:38:49.883Z] #58 22.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-07T17:38:51.267Z] #58 ... [2022-02-07T17:38:51.267Z] [2022-02-07T17:38:51.267Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:38:51.267Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:38:51.267Z] #19 4.581 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-07T17:38:51.267Z] #19 5.577 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:38:51.267Z] #19 6.385 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-07T17:38:51.267Z] #19 7.072 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:38:51.267Z] #19 7.080 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:38:51.267Z] #19 7.082 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-07T17:38:51.267Z] #19 7.088 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-07T17:38:51.267Z] #19 7.089 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-07T17:38:51.267Z] #19 7.100 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-07T17:38:51.267Z] #19 7.104 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:38:51.267Z] #19 7.116 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-07T17:38:51.267Z] #19 7.116 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-07T17:38:51.267Z] #19 7.116 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-07T17:38:51.267Z] #19 7.121 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:38:51.267Z] #19 7.127 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-07T17:38:51.267Z] #19 ... [2022-02-07T17:38:51.267Z] [2022-02-07T17:38:51.267Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:38:51.267Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:38:51.267Z] #50 17.32 + git checkout -q v2.3.0 [2022-02-07T17:38:51.267Z] #50 18.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-07T17:38:51.497Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:38:51.841Z] #50 ... [2022-02-07T17:38:51.841Z] [2022-02-07T17:38:51.841Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:38:51.841Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:38:51.841Z] #60 24.47 v3.0.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-07T17:38:52.104Z] #60 DONE 24.9s [2022-02-07T17:38:52.104Z] [2022-02-07T17:38:52.104Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:38:52.104Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:38:52.104Z] #54 15.24 Fetched 8504 kB in 12s (739 kB/s) [2022-02-07T17:38:52.104Z] #54 15.24 Reading package lists... [2022-02-07T17:38:52.104Z] #54 18.47 Reading package lists... [2022-02-07T17:38:52.104Z] #54 21.68 Building dependency tree... [2022-02-07T17:38:52.104Z] #54 23.72 The following additional packages will be installed: [2022-02-07T17:38:52.104Z] #54 23.73 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:38:52.104Z] #54 23.74 python3-protobuf python3-six [2022-02-07T17:38:52.104Z] #54 23.74 Suggested packages: [2022-02-07T17:38:52.104Z] #54 23.74 python3-setuptools [2022-02-07T17:38:52.104Z] #54 23.74 Recommended packages: [2022-02-07T17:38:52.104Z] #54 23.74 iproute2 | iproute [2022-02-07T17:38:52.104Z] #54 24.15 The following NEW packages will be installed: [2022-02-07T17:38:52.104Z] #54 24.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:38:52.104Z] #54 24.16 python3-protobuf python3-six [2022-02-07T17:38:52.104Z] #54 24.57 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:38:52.104Z] #54 24.57 Need to get 2292 kB of archives. [2022-02-07T17:38:52.104Z] #54 24.57 After this operation, 11.0 MB of additional disk space will be used. [2022-02-07T17:38:52.104Z] #54 24.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-07T17:38:52.104Z] #54 24.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:38:52.104Z] #54 24.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-07T17:38:52.104Z] #54 24.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-07T17:38:52.104Z] #54 24.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:38:52.104Z] #54 24.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:38:52.104Z] #54 24.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:38:52.557Z] + docker version [2022-02-07T17:38:53.681Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-07T17:38:54.952Z] + docker version [2022-02-07T17:38:55.407Z] #54 27.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-07T17:38:55.880Z] Client: Docker Engine - Community [2022-02-07T17:38:55.880Z] Version: 20.10.12 [2022-02-07T17:38:55.880Z] API version: 1.41 [2022-02-07T17:38:55.880Z] Go version: go1.16.12 [2022-02-07T17:38:55.880Z] Git commit: e91ed57 [2022-02-07T17:38:55.880Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-07T17:38:55.880Z] OS/Arch: linux/amd64 [2022-02-07T17:38:55.880Z] Context: default [2022-02-07T17:38:55.880Z] Experimental: true [2022-02-07T17:38:55.880Z] [2022-02-07T17:38:55.880Z] Server: Docker Engine - Community [2022-02-07T17:38:55.880Z] Engine: [2022-02-07T17:38:55.880Z] Version: 20.10.12 [2022-02-07T17:38:55.880Z] API version: 1.41 (minimum version 1.12) [2022-02-07T17:38:55.880Z] Go version: go1.16.12 [2022-02-07T17:38:55.880Z] Git commit: 459d0df [2022-02-07T17:38:55.880Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-07T17:38:55.880Z] OS/Arch: linux/amd64 [2022-02-07T17:38:55.880Z] Experimental: true [2022-02-07T17:38:55.880Z] containerd: [2022-02-07T17:38:55.880Z] Version: 1.4.12 [2022-02-07T17:38:55.880Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:38:55.880Z] runc: [2022-02-07T17:38:55.880Z] Version: 1.0.2 [2022-02-07T17:38:55.880Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-07T17:38:55.880Z] docker-init: [2022-02-07T17:38:55.880Z] Version: 0.19.0 [2022-02-07T17:38:55.880Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-07T17:38:56.220Z] + docker info [2022-02-07T17:38:56.348Z] #54 28.78 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:38:56.348Z] #54 28.93 Fetched 2292 kB in 4s (569 kB/s) [2022-02-07T17:38:56.348Z] #54 28.97 Selecting previously unselected package libprotobuf23:amd64. [2022-02-07T17:38:56.348Z] #54 28.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% [2022-02-07T17:38:56.348Z] #54 ... [2022-02-07T17:38:56.348Z] [2022-02-07T17:38:56.349Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:38:56.349Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:38:56.349Z] #41 29.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-07T17:38:56.609Z] #41 29.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:38:58.270Z] Client: Docker Engine - Community [2022-02-07T17:38:58.270Z] Version: 20.10.12 [2022-02-07T17:38:58.270Z] API version: 1.41 [2022-02-07T17:38:58.270Z] Go version: go1.16.12 [2022-02-07T17:38:58.270Z] Git commit: e91ed57 [2022-02-07T17:38:58.270Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-07T17:38:58.270Z] OS/Arch: linux/amd64 [2022-02-07T17:38:58.270Z] Context: default [2022-02-07T17:38:58.270Z] Experimental: true [2022-02-07T17:38:58.270Z] [2022-02-07T17:38:58.270Z] Server: Docker Engine - Community [2022-02-07T17:38:58.270Z] Engine: [2022-02-07T17:38:58.270Z] Version: 20.10.12 [2022-02-07T17:38:58.270Z] API version: 1.41 (minimum version 1.12) [2022-02-07T17:38:58.270Z] Go version: go1.16.12 [2022-02-07T17:38:58.270Z] Git commit: 459d0df [2022-02-07T17:38:58.270Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-07T17:38:58.270Z] OS/Arch: linux/amd64 [2022-02-07T17:38:58.270Z] Experimental: true [2022-02-07T17:38:58.270Z] containerd: [2022-02-07T17:38:58.270Z] Version: 1.4.12 [2022-02-07T17:38:58.270Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:38:58.270Z] runc: [2022-02-07T17:38:58.270Z] Version: 1.0.2 [2022-02-07T17:38:58.270Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-07T17:38:58.270Z] docker-init: [2022-02-07T17:38:58.270Z] Version: 0.19.0 [2022-02-07T17:38:58.270Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-07T17:38:58.598Z] + docker info [2022-02-07T17:39:03.203Z] #41 ... [2022-02-07T17:39:03.203Z] [2022-02-07T17:39:03.203Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:39:03.203Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:39:03.203Z] #54 28.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 ... 15709 files and directories currently installed.) [2022-02-07T17:39:03.203Z] #54 29.00 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-07T17:39:03.203Z] #54 29.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:39:03.203Z] #54 29.49 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:39:03.203Z] #54 29.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:39:03.203Z] #54 29.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:39:03.203Z] #54 29.67 Selecting previously unselected package python3-six. [2022-02-07T17:39:03.203Z] #54 29.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-07T17:39:03.203Z] #54 29.68 Unpacking python3-six (1.16.0-2) ... [2022-02-07T17:39:03.203Z] #54 29.76 Selecting previously unselected package python3-protobuf. [2022-02-07T17:39:03.203Z] #54 29.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-07T17:39:03.203Z] #54 29.78 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-07T17:39:03.203Z] #54 30.06 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:39:03.203Z] #54 30.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:39:03.203Z] #54 30.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:39:03.203Z] #54 30.16 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:39:03.203Z] #54 30.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:39:03.203Z] #54 30.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:39:03.203Z] #54 30.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:39:03.203Z] #54 30.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:39:03.203Z] #54 30.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:39:03.203Z] #54 30.32 Selecting previously unselected package criu. [2022-02-07T17:39:03.203Z] #54 30.33 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-07T17:39:03.203Z] #54 30.33 Unpacking criu (3.16.1-3) ... [2022-02-07T17:39:03.203Z] #54 30.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:39:03.203Z] #54 31.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:39:03.203Z] #54 31.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:39:03.203Z] #54 31.85 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:39:03.203Z] #54 31.86 Setting up python3-six (1.16.0-2) ... [2022-02-07T17:39:03.203Z] #54 32.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:39:03.203Z] #54 32.57 Setting up python3-protobuf (3.12.4-1) ... [2022-02-07T17:39:03.203Z] #54 34.84 Setting up criu (3.16.1-3) ... [2022-02-07T17:39:03.464Z] #54 35.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:39:04.047Z] #54 DONE 36.4s [2022-02-07T17:39:04.047Z] [2022-02-07T17:39:04.047Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:39:04.047Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:39:04.047Z] #56 36.62 gotestsum version dev [2022-02-07T17:39:04.047Z] #56 DONE 36.7s [2022-02-07T17:39:04.047Z] [2022-02-07T17:39:04.047Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:39:04.047Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:39:04.271Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e302219855adc84e) in /home/ubuntu/workspace/moby_PR-43176 [Pipeline] { [Pipeline] checkout [2022-02-07T17:39:04.399Z] INFO: Expanding compiler 1 of 3... [2022-02-07T17:39:04.409Z] The recommended git tool is: git [2022-02-07T17:39:04.869Z] INFO: Expanding compiler 2 of 3... [2022-02-07T17:39:05.016Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-05dad40b5bbcc3cf5) in /home/ubuntu/workspace/moby_PR-43176 [Pipeline] { [Pipeline] checkout [2022-02-07T17:39:05.172Z] The recommended git tool is: git [2022-02-07T17:39:06.269Z] Client: [2022-02-07T17:39:06.269Z] Context: default [2022-02-07T17:39:06.269Z] Debug Mode: false [2022-02-07T17:39:06.269Z] Plugins: [2022-02-07T17:39:06.269Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-07T17:39:06.269Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-07T17:39:06.269Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-07T17:39:06.269Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-07T17:39:06.269Z] [2022-02-07T17:39:06.269Z] Server: [2022-02-07T17:39:06.269Z] Containers: 0 [2022-02-07T17:39:06.269Z] Running: 0 [2022-02-07T17:39:06.269Z] Paused: 0 [2022-02-07T17:39:06.269Z] Stopped: 0 [2022-02-07T17:39:06.269Z] Images: 0 [2022-02-07T17:39:06.269Z] Server Version: 20.10.12 [2022-02-07T17:39:06.269Z] Storage Driver: overlay2 [2022-02-07T17:39:06.269Z] Backing Filesystem: extfs [2022-02-07T17:39:06.269Z] Supports d_type: true [2022-02-07T17:39:06.269Z] Native Overlay Diff: true [2022-02-07T17:39:06.269Z] userxattr: false [2022-02-07T17:39:06.269Z] Logging Driver: json-file [2022-02-07T17:39:06.269Z] Cgroup Driver: cgroupfs [2022-02-07T17:39:06.269Z] Cgroup Version: 1 [2022-02-07T17:39:06.269Z] Plugins: [2022-02-07T17:39:06.269Z] Volume: local [2022-02-07T17:39:06.269Z] Network: bridge host ipvlan macvlan null overlay [2022-02-07T17:39:06.269Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-07T17:39:06.269Z] Swarm: inactive [2022-02-07T17:39:06.269Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-02-07T17:39:06.269Z] Default Runtime: runc [2022-02-07T17:39:06.269Z] Init Binary: docker-init [2022-02-07T17:39:06.269Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:39:06.269Z] runc version: v1.0.2-0-g52b36a2 [2022-02-07T17:39:06.269Z] init version: de40ad0 [2022-02-07T17:39:06.269Z] Security Options: [2022-02-07T17:39:06.269Z] apparmor [2022-02-07T17:39:06.269Z] seccomp [2022-02-07T17:39:06.269Z] Profile: default [2022-02-07T17:39:06.269Z] Kernel Version: 5.4.0-1061-aws [2022-02-07T17:39:06.269Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-07T17:39:06.269Z] OSType: linux [2022-02-07T17:39:06.269Z] Architecture: x86_64 [2022-02-07T17:39:06.269Z] CPUs: 2 [2022-02-07T17:39:06.269Z] Total Memory: 7.565GiB [2022-02-07T17:39:06.269Z] Name: ip-10-100-53-46 [2022-02-07T17:39:06.269Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-07T17:39:06.269Z] Docker Root Dir: /var/lib/docker [2022-02-07T17:39:06.269Z] Debug Mode: false [2022-02-07T17:39:06.269Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:39:06.269Z] Labels: [2022-02-07T17:39:06.269Z] Experimental: true [2022-02-07T17:39:06.269Z] Insecure Registries: [2022-02-07T17:39:06.269Z] 127.0.0.0/8 [2022-02-07T17:39:06.269Z] Live Restore Enabled: true [2022-02-07T17:39:06.269Z] [2022-02-07T17:39:06.269Z] WARNING: No swap limit support [Pipeline] sh [2022-02-07T17:39:06.567Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:39:06.567Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:39:06.567Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43176/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-07T17:39:06.567Z] + bash /home/ubuntu/workspace/moby_PR-43176/check-config.sh [2022-02-07T17:39:06.567Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-07T17:39:06.567Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-07T17:39:06.567Z] [2022-02-07T17:39:06.567Z] Generally Necessary: [2022-02-07T17:39:06.567Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-07T17:39:06.567Z] - apparmor: enabled and tools installed [2022-02-07T17:39:06.567Z] - CONFIG_NAMESPACES: enabled [2022-02-07T17:39:06.567Z] - CONFIG_NET_NS: enabled [2022-02-07T17:39:06.567Z] - CONFIG_PID_NS: enabled [2022-02-07T17:39:06.567Z] - CONFIG_IPC_NS: enabled [2022-02-07T17:39:06.567Z] - CONFIG_UTS_NS: enabled [2022-02-07T17:39:06.567Z] - CONFIG_CGROUPS: enabled [2022-02-07T17:39:06.567Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-07T17:39:06.567Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-07T17:39:06.840Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-07T17:39:06.840Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-07T17:39:06.840Z] - CONFIG_CPUSETS: enabled [2022-02-07T17:39:06.840Z] - CONFIG_MEMCG: enabled [2022-02-07T17:39:06.840Z] - CONFIG_KEYS: enabled [2022-02-07T17:39:06.840Z] - CONFIG_VETH: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-07T17:39:06.840Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-07T17:39:06.840Z] - CONFIG_CGROUP_BPF: enabled [2022-02-07T17:39:06.840Z] [2022-02-07T17:39:06.840Z] Optional Features: [2022-02-07T17:39:06.840Z] - CONFIG_USER_NS: enabled [2022-02-07T17:39:06.840Z] - CONFIG_SECCOMP: enabled [2022-02-07T17:39:06.840Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-07T17:39:06.840Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-07T17:39:06.840Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-07T17:39:06.840Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-07T17:39:06.840Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-07T17:39:06.840Z] - CONFIG_BLK_CGROUP: enabled [2022-02-07T17:39:06.840Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-07T17:39:07.105Z] - CONFIG_CGROUP_PERF: enabled [2022-02-07T17:39:07.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-07T17:39:07.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-07T17:39:07.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-07T17:39:07.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-07T17:39:07.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-07T17:39:07.105Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-07T17:39:07.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-07T17:39:07.105Z] - CONFIG_IP_VS: enabled (as module) [2022-02-07T17:39:07.105Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-07T17:39:07.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-07T17:39:07.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-07T17:39:07.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-07T17:39:07.105Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-07T17:39:07.105Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-07T17:39:07.105Z] - CONFIG_EXT4_FS: enabled [2022-02-07T17:39:07.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-07T17:39:07.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-07T17:39:07.105Z] - Network Drivers: [2022-02-07T17:39:07.105Z] - "overlay": [2022-02-07T17:39:07.105Z] - CONFIG_VXLAN: enabled (as module) [2022-02-07T17:39:07.105Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-07T17:39:07.105Z] Optional (for encrypted networks): [2022-02-07T17:39:07.368Z] - CONFIG_CRYPTO: enabled [2022-02-07T17:39:07.368Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-07T17:39:07.368Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-07T17:39:07.368Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-07T17:39:07.368Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-07T17:39:07.368Z] - CONFIG_XFRM: enabled [2022-02-07T17:39:07.368Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-07T17:39:07.368Z] - "ipvlan": [2022-02-07T17:39:07.368Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-07T17:39:07.368Z] - "macvlan": [2022-02-07T17:39:07.368Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_DUMMY: enabled (as module) [2022-02-07T17:39:07.368Z] - "ftp,tftp client in container": [2022-02-07T17:39:07.368Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-07T17:39:07.368Z] - Storage Drivers: [2022-02-07T17:39:07.368Z] - "aufs": [2022-02-07T17:39:07.368Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-07T17:39:07.368Z] - "btrfs": [2022-02-07T17:39:07.368Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-07T17:39:07.368Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-07T17:39:07.368Z] - "devicemapper": [2022-02-07T17:39:07.368Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-07T17:39:07.368Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-07T17:39:07.368Z] - "overlay": [2022-02-07T17:39:07.368Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-07T17:39:07.368Z] - "zfs": [2022-02-07T17:39:07.368Z] - /dev/zfs: present [2022-02-07T17:39:07.368Z] - zfs command: missing [2022-02-07T17:39:07.368Z] - zpool command: missing [2022-02-07T17:39:07.368Z] [2022-02-07T17:39:07.368Z] Limits: [2022-02-07T17:39:07.368Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-07T17:39:07.368Z] [2022-02-07T17:39:07.368Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-07T17:39:07.724Z] + sudo modprobe ip_vs [2022-02-07T17:39:07.724Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 . [2022-02-07T17:39:07.989Z] #1 [internal] load build definition from Dockerfile [2022-02-07T17:39:07.989Z] #1 sha256:334bf0bc58e97729c10c4106a1fb8e6ed3bfd0a43536bed41a3e7b6b89f9a5af [2022-02-07T17:39:07.989Z] #1 transferring dockerfile: 16.86kB done [2022-02-07T17:39:07.989Z] #1 DONE 0.1s [2022-02-07T17:39:07.989Z] [2022-02-07T17:39:07.989Z] #2 [internal] load .dockerignore [2022-02-07T17:39:07.989Z] #2 sha256:5b1a7dfce95c2fdae40328b59dcdc84c2927462740bc586d639088a8f0eebb38 [2022-02-07T17:39:07.989Z] #2 transferring context: 87B done [2022-02-07T17:39:07.989Z] #2 DONE 0.1s [2022-02-07T17:39:08.101Z] using credential docker-jenkins-github-credentials [2022-02-07T17:39:08.108Z] Cloning the remote Git repository [2022-02-07T17:39:08.108Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:39:08.259Z] [2022-02-07T17:39:08.259Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-07T17:39:08.259Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-07T17:39:08.520Z] #3 DONE 0.4s [2022-02-07T17:39:08.520Z] [2022-02-07T17:39:08.520Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-07T17:39:08.520Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-07T17:39:08.520Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-07T17:39:08.520Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-07T17:39:08.520Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-07T17:39:08.520Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-07T17:39:08.520Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-07T17:39:08.605Z] Client: [2022-02-07T17:39:08.605Z] Context: default [2022-02-07T17:39:08.605Z] Debug Mode: false [2022-02-07T17:39:08.605Z] Plugins: [2022-02-07T17:39:08.605Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-07T17:39:08.605Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-07T17:39:08.605Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-07T17:39:08.605Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-07T17:39:08.605Z] [2022-02-07T17:39:08.605Z] Server: [2022-02-07T17:39:08.605Z] Containers: 0 [2022-02-07T17:39:08.605Z] Running: 0 [2022-02-07T17:39:08.605Z] Paused: 0 [2022-02-07T17:39:08.605Z] Stopped: 0 [2022-02-07T17:39:08.605Z] Images: 0 [2022-02-07T17:39:08.605Z] Server Version: 20.10.12 [2022-02-07T17:39:08.605Z] Storage Driver: overlay2 [2022-02-07T17:39:08.605Z] Backing Filesystem: extfs [2022-02-07T17:39:08.605Z] Supports d_type: true [2022-02-07T17:39:08.605Z] Native Overlay Diff: true [2022-02-07T17:39:08.605Z] userxattr: false [2022-02-07T17:39:08.605Z] Logging Driver: json-file [2022-02-07T17:39:08.605Z] Cgroup Driver: cgroupfs [2022-02-07T17:39:08.605Z] Cgroup Version: 1 [2022-02-07T17:39:08.605Z] Plugins: [2022-02-07T17:39:08.605Z] Volume: local [2022-02-07T17:39:08.605Z] Network: bridge host ipvlan macvlan null overlay [2022-02-07T17:39:08.605Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-07T17:39:08.605Z] Swarm: inactive [2022-02-07T17:39:08.605Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-07T17:39:08.605Z] Default Runtime: runc [2022-02-07T17:39:08.605Z] Init Binary: docker-init [2022-02-07T17:39:08.605Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:39:08.605Z] runc version: v1.0.2-0-g52b36a2 [2022-02-07T17:39:08.605Z] init version: de40ad0 [2022-02-07T17:39:08.605Z] Security Options: [2022-02-07T17:39:08.605Z] apparmor [2022-02-07T17:39:08.605Z] seccomp [2022-02-07T17:39:08.605Z] Profile: default [2022-02-07T17:39:08.605Z] Kernel Version: 5.4.0-1061-aws [2022-02-07T17:39:08.605Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-07T17:39:08.605Z] OSType: linux [2022-02-07T17:39:08.605Z] Architecture: x86_64 [2022-02-07T17:39:08.605Z] CPUs: 2 [2022-02-07T17:39:08.605Z] Total Memory: 7.565GiB [2022-02-07T17:39:08.605Z] Name: ip-10-100-53-5 [2022-02-07T17:39:08.605Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-07T17:39:08.605Z] Docker Root Dir: /var/lib/docker [2022-02-07T17:39:08.605Z] Debug Mode: false [2022-02-07T17:39:08.605Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:39:08.605Z] Labels: [2022-02-07T17:39:08.605Z] Experimental: true [2022-02-07T17:39:08.605Z] Insecure Registries: [2022-02-07T17:39:08.605Z] 127.0.0.0/8 [2022-02-07T17:39:08.605Z] Live Restore Enabled: true [2022-02-07T17:39:08.605Z] [2022-02-07T17:39:08.605Z] WARNING: No swap limit support [Pipeline] sh [2022-02-07T17:39:08.656Z] using credential docker-jenkins-github-credentials [2022-02-07T17:39:08.665Z] Cloning the remote Git repository [2022-02-07T17:39:08.665Z] Cloning with configured refspecs honoured and without tags [2022-02-07T17:39:08.787Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.2s [2022-02-07T17:39:08.787Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-02-07T17:39:08.187Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:39:08.340Z] > git init /home/ubuntu/workspace/moby_PR-43176 # timeout=10 [2022-02-07T17:39:08.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:39:08.836Z] > git --version # timeout=10 [2022-02-07T17:39:08.900Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:39:08.900Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:39:08.900Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43176/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-07T17:39:08.900Z] + bash /home/ubuntu/workspace/moby_PR-43176/check-config.sh [2022-02-07T17:39:08.900Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-07T17:39:08.900Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-07T17:39:08.900Z] [2022-02-07T17:39:08.900Z] Generally Necessary: [2022-02-07T17:39:08.900Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-07T17:39:08.900Z] - apparmor: enabled and tools installed [2022-02-07T17:39:08.900Z] - CONFIG_NAMESPACES: enabled [2022-02-07T17:39:08.900Z] - CONFIG_NET_NS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_PID_NS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_IPC_NS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_UTS_NS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CGROUPS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CPUSETS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_MEMCG: enabled [2022-02-07T17:39:08.900Z] - CONFIG_KEYS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_VETH: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-07T17:39:08.900Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-07T17:39:08.900Z] - CONFIG_CGROUP_BPF: enabled [2022-02-07T17:39:08.900Z] [2022-02-07T17:39:08.900Z] Optional Features: [2022-02-07T17:39:08.900Z] - CONFIG_USER_NS: enabled [2022-02-07T17:39:08.900Z] - CONFIG_SECCOMP: enabled [2022-02-07T17:39:08.694Z] Cloning repository https://github.com/moby/moby.git [2022-02-07T17:39:08.755Z] > git init /home/ubuntu/workspace/moby_PR-43176 # timeout=10 [2022-02-07T17:39:09.048Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-07T17:39:09.048Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-02-07T17:39:09.195Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-07T17:39:09.195Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-07T17:39:09.195Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-07T17:39:09.195Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-07T17:39:09.195Z] - CONFIG_BLK_CGROUP: enabled [2022-02-07T17:39:09.195Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CGROUP_PERF: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-07T17:39:09.195Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-07T17:39:09.195Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-07T17:39:09.195Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-07T17:39:09.195Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_IP_VS: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-07T17:39:09.195Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-07T17:39:09.195Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-07T17:39:09.195Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-07T17:39:09.195Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-07T17:39:09.195Z] - CONFIG_EXT4_FS: enabled [2022-02-07T17:39:09.195Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-07T17:39:09.195Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-07T17:39:09.195Z] - Network Drivers: [2022-02-07T17:39:09.195Z] - "overlay": [2022-02-07T17:39:09.195Z] - CONFIG_VXLAN: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-07T17:39:09.195Z] Optional (for encrypted networks): [2022-02-07T17:39:09.195Z] - CONFIG_CRYPTO: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-07T17:39:09.195Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-07T17:39:09.195Z] - CONFIG_XFRM: enabled [2022-02-07T17:39:09.195Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-07T17:39:09.195Z] - "ipvlan": [2022-02-07T17:39:09.195Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-07T17:39:09.195Z] - "macvlan": [2022-02-07T17:39:09.195Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-07T17:39:09.195Z] - CONFIG_DUMMY: enabled (as module) [2022-02-07T17:39:09.195Z] - "ftp,tftp client in container": [2022-02-07T17:39:09.330Z] #41 ... [2022-02-07T17:39:09.330Z] [2022-02-07T17:39:09.330Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:39:09.330Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:39:09.330Z] #19 31.89 Fetched 48.9 MB in 31s (1584 kB/s) [2022-02-07T17:39:09.469Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-07T17:39:09.469Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-07T17:39:09.469Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-07T17:39:09.469Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-07T17:39:09.469Z] - Storage Drivers: [2022-02-07T17:39:09.469Z] - "aufs": [2022-02-07T17:39:09.469Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-07T17:39:09.469Z] - "btrfs": [2022-02-07T17:39:09.469Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-07T17:39:09.469Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-07T17:39:09.469Z] - "devicemapper": [2022-02-07T17:39:09.469Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-07T17:39:09.469Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-07T17:39:09.469Z] - "overlay": [2022-02-07T17:39:09.469Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-07T17:39:09.469Z] - "zfs": [2022-02-07T17:39:09.469Z] - /dev/zfs: present [2022-02-07T17:39:09.469Z] - zfs command: missing [2022-02-07T17:39:09.469Z] - zpool command: missing [2022-02-07T17:39:09.469Z] [2022-02-07T17:39:09.469Z] Limits: [2022-02-07T17:39:09.469Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-07T17:39:09.469Z] [2022-02-07T17:39:09.469Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-07T17:39:09.624Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-07T17:39:09.624Z] #4 DONE 1.0s [2022-02-07T17:39:09.815Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 . [2022-02-07T17:39:09.888Z] [2022-02-07T17:39:09.888Z] #5 [internal] load .dockerignore [2022-02-07T17:39:09.888Z] #5 sha256:43a371bee56407ae78cac202f70dd71c5642bba1427b9e4199ae7a78b5a3fea5 [2022-02-07T17:39:09.888Z] #5 DONE 0.0s [2022-02-07T17:39:09.888Z] [2022-02-07T17:39:09.888Z] #6 [internal] load build definition from Dockerfile [2022-02-07T17:39:09.888Z] #6 sha256:f615cfcfc9954267943a6452b6bab5c34b165917a1f15b1b3ee6b8b2edbc8cca [2022-02-07T17:39:09.888Z] #6 DONE 0.0s [2022-02-07T17:39:09.888Z] [2022-02-07T17:39:09.888Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-07T17:39:09.888Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-07T17:39:08.871Z] > git --version # 'git version 2.25.1' [2022-02-07T17:39:08.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:39:08.873Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:39:10.076Z] #1 [internal] load build definition from Dockerfile [2022-02-07T17:39:10.076Z] #1 sha256:cc9ddccd8dc8ce1154203018b9a54ad7826e8e40e06e0613ff9f5bbe3460b2ef [2022-02-07T17:39:10.076Z] #1 transferring dockerfile: 16.86kB done [2022-02-07T17:39:09.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:39:09.357Z] > git --version # timeout=10 [2022-02-07T17:39:09.377Z] > git --version # 'git version 2.25.1' [2022-02-07T17:39:09.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:39:09.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:39:10.649Z] #1 DONE 0.5s [2022-02-07T17:39:10.649Z] [2022-02-07T17:39:10.649Z] #2 [internal] load .dockerignore [2022-02-07T17:39:10.649Z] #2 sha256:fa0dec6109bc6e51d641eac36796cb3bdbff30045c79d77c90f7d3f1f530fd9e [2022-02-07T17:39:10.649Z] #2 transferring context: 87B done [2022-02-07T17:39:10.649Z] #2 DONE 0.5s [2022-02-07T17:39:10.649Z] [2022-02-07T17:39:10.649Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-07T17:39:10.649Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-07T17:39:10.769Z] INFO: Expanding compiler 3 of 3... [2022-02-07T17:39:10.769Z] INFO: Removing downloaded files... [2022-02-07T17:39:10.769Z] INFO: Downloading containerd [2022-02-07T17:39:11.254Z] #3 DONE 0.5s [2022-02-07T17:39:11.254Z] [2022-02-07T17:39:11.254Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-07T17:39:11.254Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-07T17:39:11.254Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-07T17:39:11.254Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-07T17:39:11.254Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-07T17:39:11.254Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-07T17:39:11.254Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-02-07T17:39:11.254Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-07T17:39:11.276Z] #7 DONE 1.1s [2022-02-07T17:39:11.276Z] [2022-02-07T17:39:11.276Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:39:11.276Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-07T17:39:11.276Z] #8 DONE 1.1s [2022-02-07T17:39:11.276Z] [2022-02-07T17:39:11.276Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:39:11.276Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-07T17:39:11.276Z] #10 DONE 1.1s [2022-02-07T17:39:11.276Z] [2022-02-07T17:39:11.277Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:39:11.277Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-07T17:39:11.277Z] #9 DONE 1.2s [2022-02-07T17:39:11.516Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-07T17:39:11.516Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-07T17:39:12.098Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-07T17:39:12.098Z] #4 DONE 1.0s [2022-02-07T17:39:12.361Z] [2022-02-07T17:39:12.361Z] #6 [internal] load .dockerignore [2022-02-07T17:39:12.361Z] #6 sha256:99446453b03f31310b640406f8b6f92c281b0100255ba3eedb804f442c17fc3e [2022-02-07T17:39:12.361Z] #6 DONE 0.0s [2022-02-07T17:39:12.361Z] [2022-02-07T17:39:12.361Z] #5 [internal] load build definition from Dockerfile [2022-02-07T17:39:12.361Z] #5 sha256:f7a72718f5eae345f8327c18d2097c7dc13913691ccf4cd6c571f2253b04055c [2022-02-07T17:39:12.361Z] #5 DONE 0.0s [2022-02-07T17:39:12.361Z] [2022-02-07T17:39:12.361Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:39:12.361Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-07T17:39:13.750Z] #10 ... [2022-02-07T17:39:13.750Z] [2022-02-07T17:39:13.750Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-07T17:39:13.750Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-07T17:39:13.750Z] #7 DONE 1.3s [2022-02-07T17:39:13.750Z] [2022-02-07T17:39:13.750Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:39:13.750Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-07T17:39:13.750Z] #8 DONE 1.4s [2022-02-07T17:39:13.750Z] [2022-02-07T17:39:13.750Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:39:13.750Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-07T17:39:13.750Z] #9 DONE 1.4s [2022-02-07T17:39:13.750Z] [2022-02-07T17:39:13.750Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:39:13.750Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-07T17:39:13.750Z] #10 DONE 1.4s [2022-02-07T17:39:13.838Z] [2022-02-07T17:39:13.838Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:39:13.838Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:39:13.838Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-07T17:39:13.838Z] #69 DONE 0.0s [2022-02-07T17:39:13.838Z] [2022-02-07T17:39:13.838Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:13.838Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:13.838Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:13.838Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-07T17:39:13.838Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-07T17:39:13.838Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-07T17:39:13.838Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-07T17:39:13.838Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.15MB / 54.92MB 0.3s [2022-02-07T17:39:14.102Z] #28 ... [2022-02-07T17:39:14.102Z] [2022-02-07T17:39:14.102Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-07T17:39:14.102Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-07T17:39:14.102Z] #45 DONE 0.5s [2022-02-07T17:39:14.102Z] [2022-02-07T17:39:14.102Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:14.102Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:14.102Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.29MB / 54.92MB 0.4s [2022-02-07T17:39:14.102Z] #28 ... [2022-02-07T17:39:14.102Z] [2022-02-07T17:39:14.102Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-07T17:39:14.102Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-07T17:39:14.102Z] #45 DONE 0.0s [2022-02-07T17:39:14.102Z] [2022-02-07T17:39:14.102Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:14.102Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:14.366Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 14.68MB / 54.92MB 0.5s [2022-02-07T17:39:14.366Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 17.83MB / 54.92MB 0.7s [2022-02-07T17:39:14.655Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 32.51MB / 54.92MB 1.0s [2022-02-07T17:39:14.918Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 35.65MB / 54.92MB 1.1s [2022-02-07T17:39:15.182Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.89MB / 54.92MB 1.3s [2022-02-07T17:39:15.182Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 46.14MB / 54.92MB 1.6s [2022-02-07T17:39:15.446Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 52.43MB / 54.92MB 1.8s [2022-02-07T17:39:15.679Z] [2022-02-07T17:39:15.679Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:15.679Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:15.679Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:15.679Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-07T17:39:15.679Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-07T17:39:15.679Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-07T17:39:15.679Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-07T17:39:15.679Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.2s [2022-02-07T17:39:15.941Z] #28 ... [2022-02-07T17:39:15.941Z] [2022-02-07T17:39:15.941Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-07T17:39:15.941Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-07T17:39:15.941Z] #45 DONE 0.0s [2022-02-07T17:39:15.941Z] [2022-02-07T17:39:15.941Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:15.941Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:15.941Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.29MB / 54.92MB 0.4s [2022-02-07T17:39:16.203Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 11.85MB / 54.92MB 0.5s [2022-02-07T17:39:16.203Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 28.31MB / 54.92MB 0.8s [2022-02-07T17:39:16.471Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.46MB / 54.92MB 1.0s [2022-02-07T17:39:16.735Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 35.65MB / 54.92MB 1.2s [2022-02-07T17:39:17.007Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.85MB / 54.92MB 1.4s [2022-02-07T17:39:17.007Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 44.04MB / 54.92MB 1.5s [2022-02-07T17:39:17.272Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 49.28MB / 54.92MB 1.8s [2022-02-07T17:39:17.535Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.53MB / 54.92MB 2.0s [2022-02-07T17:39:18.007Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.6s [2022-02-07T17:39:18.112Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.6s done [2022-02-07T17:39:18.694Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-07T17:39:19.330Z] #19 31.89 Reading package lists... [2022-02-07T17:39:19.950Z] #28 ... [2022-02-07T17:39:19.950Z] [2022-02-07T17:39:19.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:19.950Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:19.950Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-07T17:39:19.950Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-07T17:39:19.950Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-07T17:39:19.950Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-07T17:39:19.950Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-07T17:39:19.950Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.4s done [2022-02-07T17:39:19.950Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.2s done [2022-02-07T17:39:19.950Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.9s done [2022-02-07T17:39:19.950Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.8s done [2022-02-07T17:39:19.950Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 87.03MB / 134.83MB 5.9s [2022-02-07T17:39:19.950Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.0s done [2022-02-07T17:39:19.950Z] #11 ... [2022-02-07T17:39:19.950Z] [2022-02-07T17:39:19.950Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:39:19.950Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:39:19.950Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:39:19.950Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-07T17:39:19.950Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-07T17:39:19.950Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-02-07T17:39:19.950Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-02-07T17:39:19.950Z] #69 DONE 6.2s [2022-02-07T17:39:19.950Z] [2022-02-07T17:39:19.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:19.950Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:19.950Z] #11 ... [2022-02-07T17:39:19.950Z] [2022-02-07T17:39:19.950Z] #24 [internal] load build context [2022-02-07T17:39:19.950Z] #24 sha256:63a5e9a953fe3cccd86ef5e6f6b55475961af2601ced215179a81fa823718fdd [2022-02-07T17:39:19.950Z] #24 transferring context: 55.45MB 6.3s [2022-02-07T17:39:19.950Z] #24 transferring context: 56.68MB 6.5s done [2022-02-07T17:39:20.210Z] #24 DONE 6.7s [2022-02-07T17:39:20.210Z] [2022-02-07T17:39:20.210Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:20.210Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:20.210Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 105.91MB / 134.83MB 6.5s [2022-02-07T17:39:20.210Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 121.27MB / 134.83MB 6.7s [2022-02-07T17:39:20.785Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 133.17MB / 134.83MB 7.0s [2022-02-07T17:39:22.026Z] #28 ... [2022-02-07T17:39:22.026Z] [2022-02-07T17:39:22.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:22.026Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:22.026Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-07T17:39:22.026Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-07T17:39:22.026Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-07T17:39:22.026Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-07T17:39:22.026Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.6s done [2022-02-07T17:39:22.026Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.3s done [2022-02-07T17:39:22.026Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.9s done [2022-02-07T17:39:22.026Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.8s done [2022-02-07T17:39:22.026Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.0s [2022-02-07T17:39:22.026Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 90.18MB / 134.83MB 6.0s [2022-02-07T17:39:22.026Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 4.0s done [2022-02-07T17:39:22.026Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.2s done [2022-02-07T17:39:22.026Z] #11 ... [2022-02-07T17:39:22.026Z] [2022-02-07T17:39:22.026Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:39:22.026Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-07T17:39:22.026Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-07T17:39:22.027Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:39:22.027Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-07T17:39:22.027Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-07T17:39:22.027Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-02-07T17:39:22.027Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-02-07T17:39:22.027Z] #67 DONE 6.5s [2022-02-07T17:39:22.027Z] [2022-02-07T17:39:22.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:22.027Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:22.027Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 104.86MB / 134.83MB 6.3s [2022-02-07T17:39:22.027Z] #11 ... [2022-02-07T17:39:22.027Z] [2022-02-07T17:39:22.027Z] #24 [internal] load build context [2022-02-07T17:39:22.027Z] #24 sha256:ffaead89ceb07ec16c758e703da8fb96d30ba4822b2da6484698829651c75c00 [2022-02-07T17:39:22.027Z] #24 transferring context: 43.50MB 6.6s [2022-02-07T17:39:22.027Z] #24 ... [2022-02-07T17:39:22.027Z] [2022-02-07T17:39:22.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:22.027Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:22.027Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 114.29MB / 134.83MB 6.5s [2022-02-07T17:39:22.289Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 121.36MB / 134.83MB 6.7s [2022-02-07T17:39:22.289Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 128.97MB / 134.83MB 6.8s [2022-02-07T17:39:22.739Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 9.0s done [2022-02-07T17:39:23.002Z] #11 ... [2022-02-07T17:39:23.002Z] [2022-02-07T17:39:23.002Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:39:23.002Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-07T17:39:23.002Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-07T17:39:23.002Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:39:23.002Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-07T17:39:23.002Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-07T17:39:23.002Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-02-07T17:39:23.002Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-02-07T17:39:23.002Z] #67 DONE 9.2s [2022-02-07T17:39:23.002Z] [2022-02-07T17:39:23.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:23.003Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:23.265Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.7s [2022-02-07T17:39:23.848Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.5s done [2022-02-07T17:39:24.135Z] #11 ... [2022-02-07T17:39:24.135Z] [2022-02-07T17:39:24.135Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:24.135Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:24.135Z] #28 DONE 10.5s [2022-02-07T17:39:24.135Z] [2022-02-07T17:39:24.135Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:24.135Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:24.135Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.1s [2022-02-07T17:39:24.214Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.3s [2022-02-07T17:39:24.214Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 8.6s done [2022-02-07T17:39:24.708Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.5s done [2022-02-07T17:39:24.708Z] #11 ... [2022-02-07T17:39:24.708Z] [2022-02-07T17:39:24.708Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-07T17:39:24.708Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-07T17:39:24.708Z] #68 DONE 0.7s [2022-02-07T17:39:24.708Z] [2022-02-07T17:39:24.708Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:24.708Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:24.708Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-07T17:39:24.787Z] #11 ... [2022-02-07T17:39:24.787Z] [2022-02-07T17:39:24.787Z] #24 [internal] load build context [2022-02-07T17:39:24.787Z] #24 sha256:ffaead89ceb07ec16c758e703da8fb96d30ba4822b2da6484698829651c75c00 [2022-02-07T17:39:24.787Z] #24 transferring context: 56.68MB 7.4s done [2022-02-07T17:39:24.787Z] #24 DONE 9.3s [2022-02-07T17:39:24.787Z] [2022-02-07T17:39:24.787Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:39:24.787Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:39:24.787Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-07T17:39:24.787Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:39:24.787Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-07T17:39:24.787Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-07T17:39:24.787Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-02-07T17:39:24.787Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-02-07T17:39:24.787Z] #69 DONE 9.2s [2022-02-07T17:39:24.787Z] [2022-02-07T17:39:24.787Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:39:24.787Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:39:25.657Z] #11 ... [2022-02-07T17:39:25.657Z] [2022-02-07T17:39:25.657Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-07T17:39:25.657Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-07T17:39:25.657Z] #70 DONE 0.8s [2022-02-07T17:39:25.657Z] [2022-02-07T17:39:25.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:25.657Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:25.736Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.0s done [2022-02-07T17:39:25.743Z] [2022-02-07T17:39:25.743Z] Name Version Source Summary [2022-02-07T17:39:25.743Z] ---- ------- ------ ------- [2022-02-07T17:39:25.743Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-07T17:39:25.743Z] [2022-02-07T17:39:25.743Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-07T17:39:25.743Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-07T17:39:25.743Z] PSChildName : containerd [2022-02-07T17:39:25.743Z] PSDrive : C [2022-02-07T17:39:25.743Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-07T17:39:25.743Z] PSIsContainer : True [2022-02-07T17:39:25.743Z] Name : containerd [2022-02-07T17:39:25.743Z] FullName : C:\containerd [2022-02-07T17:39:25.743Z] Parent : [2022-02-07T17:39:25.743Z] Exists : True [2022-02-07T17:39:25.743Z] Root : C:\ [2022-02-07T17:39:25.743Z] Extension : [2022-02-07T17:39:25.743Z] CreationTime : 2/7/2022 5:39:25 PM [2022-02-07T17:39:25.743Z] CreationTimeUtc : 2/7/2022 5:39:25 PM [2022-02-07T17:39:25.743Z] LastAccessTime : 2/7/2022 5:39:25 PM [2022-02-07T17:39:25.743Z] LastAccessTimeUtc : 2/7/2022 5:39:25 PM [2022-02-07T17:39:25.743Z] LastWriteTime : 2/7/2022 5:39:25 PM [2022-02-07T17:39:25.743Z] LastWriteTimeUtc : 2/7/2022 5:39:25 PM [2022-02-07T17:39:25.743Z] Attributes : Directory [2022-02-07T17:39:25.743Z] Mode : d----- [2022-02-07T17:39:25.743Z] BaseName : containerd [2022-02-07T17:39:25.743Z] Target : {} [2022-02-07T17:39:25.743Z] LinkType : [2022-02-07T17:39:25.743Z] [2022-02-07T17:39:25.919Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.0s done [2022-02-07T17:39:26.041Z] #28 DONE 10.4s [2022-02-07T17:39:26.041Z] [2022-02-07T17:39:26.041Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:39:26.041Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:39:26.182Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-07T17:39:26.616Z] #29 ... [2022-02-07T17:39:26.616Z] [2022-02-07T17:39:26.616Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-07T17:39:26.616Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-07T17:39:26.616Z] #68 DONE 0.9s [2022-02-07T17:39:26.878Z] [2022-02-07T17:39:26.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:26.878Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:26.878Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.7s done [2022-02-07T17:39:26.878Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.2s [2022-02-07T17:39:27.204Z] Fetching without tags [2022-02-07T17:39:27.223Z] Fetching without tags [2022-02-07T17:39:27.154Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:39:27.163Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:39:27.174Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:39:27.189Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:39:27.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:39:27.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:39:27.207Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:39:27.324Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-07T17:39:27.324Z] INFO: Configuring git core.autocrlf... [2022-02-07T17:39:27.324Z] [2022-02-07T17:39:27.324Z] [2022-02-07T17:39:27.454Z] #11 ... [2022-02-07T17:39:27.454Z] [2022-02-07T17:39:27.454Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-07T17:39:27.454Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-07T17:39:27.454Z] #70 DONE 0.7s [2022-02-07T17:39:27.454Z] [2022-02-07T17:39:27.454Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:27.454Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:27.454Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-02-07T17:39:27.455Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:39:27.456Z] Merging remotes/origin/master commit 4b3471ddc0646e16f605ad968bb41ed58e043583 into PR head commit be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:39:27.462Z] #19 41.21 Reading package lists... [2022-02-07T17:39:28.026Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-07T17:39:28.064Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:39:28.064Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:39:27.183Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:39:27.196Z] > git config --add remote.origin.fetch +refs/pull/43176/head:refs/remotes/origin/PR-43176 # timeout=10 [2022-02-07T17:39:27.202Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:39:27.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-07T17:39:27.223Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-07T17:39:27.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:39:27.225Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43176/head:refs/remotes/origin/PR-43176 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-07T17:39:27.459Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:39:27.472Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:39:28.019Z] > git remote # timeout=10 [2022-02-07T17:39:28.031Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:39:28.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:39:28.044Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:39:28.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T17:39:28.064Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:39:28.072Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:39:28.277Z] Merge succeeded, producing be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:39:28.278Z] Checking out Revision be63b7d7f68f4593c2fc2ce3a8f500ac17726281 (PR-43176) [2022-02-07T17:39:27.461Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:39:27.478Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:39:28.226Z] > git remote # timeout=10 [2022-02-07T17:39:28.238Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T17:39:28.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-07T17:39:28.253Z] > git merge 4b3471ddc0646e16f605ad968bb41ed58e043583 # timeout=10 [2022-02-07T17:39:28.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T17:39:28.279Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T17:39:28.290Z] > git checkout -f be63b7d7f68f4593c2fc2ce3a8f500ac17726281 # timeout=10 [2022-02-07T17:39:29.367Z] #19 50.31 Building dependency tree... [2022-02-07T17:39:31.277Z] #19 54.66 The following additional packages will be installed: [2022-02-07T17:39:31.277Z] #19 54.66 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-07T17:39:31.277Z] #19 54.66 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.66 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.66 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-07T17:39:31.277Z] #19 54.66 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.66 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.66 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-07T17:39:31.277Z] #19 54.67 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-07T17:39:31.277Z] #19 54.67 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.67 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.67 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-07T17:39:31.277Z] #19 54.67 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-07T17:39:31.277Z] #19 54.67 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-07T17:39:31.277Z] #19 54.67 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-07T17:39:31.277Z] #19 54.67 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.67 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.67 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-07T17:39:31.277Z] #19 54.67 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-07T17:39:31.277Z] #19 54.67 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-07T17:39:31.277Z] #19 54.67 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-07T17:39:31.277Z] #19 54.67 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-07T17:39:31.277Z] #19 54.67 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.67 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-07T17:39:31.277Z] #19 54.67 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-07T17:39:31.277Z] #19 54.67 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-07T17:39:31.277Z] #19 54.67 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-07T17:39:31.277Z] #19 54.67 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-07T17:39:31.277Z] #19 54.67 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.67 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-07T17:39:31.277Z] #19 54.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-07T17:39:31.277Z] #19 54.68 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.68 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-07T17:39:31.277Z] #19 54.68 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.69 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-07T17:39:31.277Z] #19 54.69 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.69 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-07T17:39:31.277Z] #19 54.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-07T17:39:31.277Z] #19 54.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-07T17:39:31.277Z] #19 54.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-07T17:39:31.277Z] #19 54.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-07T17:39:31.277Z] #19 54.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-07T17:39:31.277Z] #19 54.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-07T17:39:31.277Z] #19 54.70 linux-libc-dev-s390x-cross patch xz-utils [2022-02-07T17:39:31.277Z] #19 54.74 Suggested packages: [2022-02-07T17:39:31.277Z] #19 54.74 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-07T17:39:31.277Z] #19 54.74 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.74 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-07T17:39:31.277Z] #19 54.74 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-07T17:39:31.277Z] #19 54.74 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-07T17:39:31.277Z] #19 54.74 libyaml-shell-perl ed diffutils-doc [2022-02-07T17:39:31.277Z] #19 54.74 Recommended packages: [2022-02-07T17:39:31.277Z] #19 54.74 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-07T17:39:31.277Z] #19 54.74 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-07T17:39:31.480Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-07T17:39:32.044Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [2022-02-07T17:39:32.259Z] Commit message: "vendor: github.com/docker/distribution v2.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-07T17:39:32.993Z] + docker version [2022-02-07T17:39:33.293Z] + docker version [2022-02-07T17:39:33.332Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-07T17:39:33.404Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.9s done [2022-02-07T17:39:33.404Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-07T17:39:33.981Z] #11 ... [2022-02-07T17:39:33.981Z] [2022-02-07T17:39:33.981Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:39:33.981Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:39:33.981Z] #29 2.047 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:39:33.981Z] #29 2.047 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:39:33.981Z] #29 2.050 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:39:33.981Z] #29 2.208 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:39:33.981Z] #29 2.401 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:39:33.981Z] #29 2.869 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:39:33.981Z] #29 4.097 Fetched 8501 kB in 2s (3664 kB/s) [2022-02-07T17:39:33.981Z] #29 4.097 Reading package lists... [2022-02-07T17:39:33.981Z] #29 4.944 Reading package lists... [2022-02-07T17:39:33.981Z] #29 5.730 Building dependency tree... [2022-02-07T17:39:33.981Z] #29 6.084 The following additional packages will be installed: [2022-02-07T17:39:33.981Z] #29 6.084 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-07T17:39:33.981Z] #29 6.084 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-07T17:39:33.981Z] #29 6.084 Recommended packages: [2022-02-07T17:39:33.981Z] #29 6.084 libldap-common publicsuffix libsasl2-modules [2022-02-07T17:39:33.981Z] #29 6.332 The following NEW packages will be installed: [2022-02-07T17:39:33.981Z] #29 6.332 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-07T17:39:33.981Z] #29 6.332 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-07T17:39:33.981Z] #29 6.332 libssh2-1 openssl [2022-02-07T17:39:33.981Z] #29 6.599 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:39:33.981Z] #29 6.599 Need to get 3038 kB of archives. [2022-02-07T17:39:33.981Z] #29 6.599 After this operation, 6650 kB of additional disk space will be used. [2022-02-07T17:39:33.981Z] #29 6.599 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-07T17:39:33.981Z] #29 6.616 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-07T17:39:33.981Z] #29 6.618 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-07T17:39:33.981Z] #29 6.631 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-07T17:39:33.981Z] #29 6.631 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-07T17:39:33.981Z] #29 6.631 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-07T17:39:33.981Z] #29 6.640 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-07T17:39:33.981Z] #29 6.640 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-07T17:39:33.981Z] #29 6.640 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-07T17:39:33.981Z] #29 6.640 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-07T17:39:33.981Z] #29 6.646 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-07T17:39:33.981Z] #29 6.646 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-07T17:39:33.981Z] #29 6.657 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:39:33.981Z] #29 6.657 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:39:33.981Z] #29 6.657 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:39:33.981Z] #29 6.841 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:39:33.981Z] #29 6.857 Fetched 3038 kB in 0s (9138 kB/s) [2022-02-07T17:39:33.981Z] #29 6.894 Selecting previously unselected package openssl. [2022-02-07T17:39:33.981Z] #29 6.894 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-07T17:39:33.981Z] #29 6.895 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 6.902 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:39:33.981Z] #29 7.116 Selecting previously unselected package ca-certificates. [2022-02-07T17:39:33.981Z] #29 7.116 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-07T17:39:33.981Z] #29 7.124 Unpacking ca-certificates (20210119) ... [2022-02-07T17:39:33.981Z] #29 7.215 Selecting previously unselected package libbrotli1:amd64. [2022-02-07T17:39:33.981Z] #29 7.215 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.224 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:39:33.981Z] #29 7.347 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-07T17:39:33.981Z] #29 7.347 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.353 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:33.981Z] #29 7.435 Selecting previously unselected package libsasl2-2:amd64. [2022-02-07T17:39:33.981Z] #29 7.435 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.439 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:33.981Z] #29 7.570 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-07T17:39:33.981Z] #29 7.572 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.576 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:39:33.981Z] #29 7.662 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-07T17:39:33.981Z] #29 7.662 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.668 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:39:33.981Z] #29 7.731 Selecting previously unselected package libpsl5:amd64. [2022-02-07T17:39:33.981Z] #29 7.731 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.735 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:39:33.981Z] #29 7.782 Selecting previously unselected package librtmp1:amd64. [2022-02-07T17:39:33.981Z] #29 7.782 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.788 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:39:33.981Z] #29 7.855 Selecting previously unselected package libssh2-1:amd64. [2022-02-07T17:39:33.981Z] #29 7.855 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 7.860 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:39:33.981Z] #29 8.006 Selecting previously unselected package libcurl4:amd64. [2022-02-07T17:39:33.981Z] #29 8.006 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 8.010 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:33.981Z] #29 8.081 Selecting previously unselected package curl. [2022-02-07T17:39:33.981Z] #29 8.081 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 8.092 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:33.981Z] #29 8.178 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:39:33.981Z] #29 8.178 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 8.183 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:39:33.981Z] #29 8.260 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:39:33.981Z] #29 8.260 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 8.266 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:39:33.981Z] #29 8.336 Selecting previously unselected package jq. [2022-02-07T17:39:33.981Z] #29 8.336 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:39:33.981Z] #29 8.379 Unpacking jq (1.6-2.1) ... [2022-02-07T17:39:33.981Z] #29 8.522 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:39:33.981Z] #29 8.537 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:39:33.981Z] #29 8.654 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:39:33.981Z] #29 8.667 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:33.981Z] #29 8.793 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:39:33.981Z] #29 8.918 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:33.981Z] #29 8.962 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:39:33.981Z] #29 9.026 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:39:33.981Z] #29 9.056 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:39:33.981Z] #29 9.068 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:39:33.981Z] #29 9.117 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:39:33.981Z] #29 9.199 Setting up ca-certificates (20210119) ... [2022-02-07T17:39:33.981Z] #29 9.824 Updating certificates in /etc/ssl/certs... [2022-02-07T17:39:34.245Z] #29 ... [2022-02-07T17:39:34.245Z] [2022-02-07T17:39:34.246Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:34.246Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:34.728Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.9s done [2022-02-07T17:39:35.303Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-07T17:39:35.476Z] #19 58.30 The following NEW packages will be installed: [2022-02-07T17:39:35.476Z] #19 58.30 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-07T17:39:35.476Z] #19 58.30 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-07T17:39:35.476Z] #19 58.30 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-07T17:39:35.476Z] #19 58.30 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-07T17:39:35.476Z] #19 58.30 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-07T17:39:35.476Z] #19 58.30 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-07T17:39:35.476Z] #19 58.30 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-07T17:39:35.476Z] #19 58.30 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-07T17:39:35.476Z] #19 58.30 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-07T17:39:35.476Z] #19 58.30 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-07T17:39:35.476Z] #19 58.30 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-07T17:39:35.476Z] #19 58.30 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-07T17:39:35.476Z] #19 58.30 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-07T17:39:35.476Z] #19 58.30 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-07T17:39:35.476Z] #19 58.30 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-07T17:39:35.476Z] #19 58.30 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-07T17:39:35.476Z] #19 58.30 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-07T17:39:35.476Z] #19 58.30 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.30 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-07T17:39:35.476Z] #19 58.30 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-07T17:39:35.476Z] #19 58.30 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-07T17:39:35.476Z] #19 58.30 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-07T17:39:35.476Z] #19 58.30 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-07T17:39:35.476Z] #19 58.30 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.30 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-07T17:39:35.476Z] #19 58.31 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-07T17:39:35.476Z] #19 58.31 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.31 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-07T17:39:35.476Z] #19 58.31 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.31 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-07T17:39:35.476Z] #19 58.31 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.31 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-07T17:39:35.476Z] #19 58.31 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-07T17:39:35.476Z] #19 58.31 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-07T17:39:35.476Z] #19 58.31 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.31 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-07T17:39:35.476Z] #19 58.31 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-07T17:39:35.476Z] #19 58.31 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-07T17:39:35.476Z] #19 58.31 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-07T17:39:35.476Z] #19 58.32 linux-libc-dev-s390x-cross patch xz-utils [2022-02-07T17:39:35.476Z] #19 58.81 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:39:35.476Z] #19 58.81 Need to get 787 MB of archives. [2022-02-07T17:39:35.476Z] #19 58.81 After this operation, 3385 MB of additional disk space will be used. [2022-02-07T17:39:35.476Z] #19 58.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-07T17:39:35.476Z] #19 58.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-07T17:39:35.476Z] #19 58.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-07T17:39:35.476Z] #19 58.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-07T17:39:35.476Z] #19 58.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-07T17:39:35.476Z] #19 58.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-07T17:39:35.476Z] #19 58.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-07T17:39:35.476Z] #19 58.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-07T17:39:35.476Z] #19 58.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-07T17:39:35.476Z] #19 59.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-07T17:39:35.737Z] #19 59.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-07T17:39:35.737Z] #19 59.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-07T17:39:35.737Z] #19 59.13 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-02-07T17:39:36.252Z] #11 ... [2022-02-07T17:39:36.252Z] [2022-02-07T17:39:36.252Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:39:36.252Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:39:36.252Z] #29 1.691 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:39:36.252Z] #29 1.691 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:39:36.252Z] #29 1.698 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:39:36.252Z] #29 1.934 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:39:36.252Z] #29 2.246 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:39:36.252Z] #29 2.522 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:39:36.252Z] #29 3.923 Fetched 8501 kB in 3s (3398 kB/s) [2022-02-07T17:39:36.252Z] #29 3.923 Reading package lists... [2022-02-07T17:39:36.252Z] #29 4.763 Reading package lists... [2022-02-07T17:39:36.252Z] #29 5.542 Building dependency tree... [2022-02-07T17:39:36.252Z] #29 5.871 The following additional packages will be installed: [2022-02-07T17:39:36.252Z] #29 5.871 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-07T17:39:36.252Z] #29 5.872 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-07T17:39:36.252Z] #29 5.873 Recommended packages: [2022-02-07T17:39:36.252Z] #29 5.873 libldap-common publicsuffix libsasl2-modules [2022-02-07T17:39:36.252Z] #29 6.053 The following NEW packages will be installed: [2022-02-07T17:39:36.252Z] #29 6.053 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-07T17:39:36.252Z] #29 6.053 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-07T17:39:36.252Z] #29 6.053 libssh2-1 openssl [2022-02-07T17:39:36.252Z] #29 6.318 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:39:36.252Z] #29 6.318 Need to get 3038 kB of archives. [2022-02-07T17:39:36.252Z] #29 6.318 After this operation, 6650 kB of additional disk space will be used. [2022-02-07T17:39:36.252Z] #29 6.318 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-07T17:39:36.252Z] #29 6.337 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-07T17:39:36.252Z] #29 6.337 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-07T17:39:36.252Z] #29 6.337 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-07T17:39:36.252Z] #29 6.337 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-07T17:39:36.252Z] #29 6.346 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-07T17:39:36.252Z] #29 6.346 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-07T17:39:36.252Z] #29 6.346 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-07T17:39:36.252Z] #29 6.346 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-07T17:39:36.252Z] #29 6.346 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-07T17:39:36.252Z] #29 6.350 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-07T17:39:36.252Z] #29 6.368 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-07T17:39:36.252Z] #29 6.395 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:39:36.252Z] #29 6.395 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:39:36.252Z] #29 6.395 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:39:36.252Z] #29 6.630 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:39:36.252Z] #29 6.661 Fetched 3038 kB in 0s (9300 kB/s) [2022-02-07T17:39:36.252Z] #29 6.695 Selecting previously unselected package openssl. [2022-02-07T17:39:36.252Z] #29 6.695 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-07T17:39:36.252Z] #29 6.698 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 6.710 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:39:36.252Z] #29 6.903 Selecting previously unselected package ca-certificates. [2022-02-07T17:39:36.252Z] #29 6.903 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-07T17:39:36.252Z] #29 6.907 Unpacking ca-certificates (20210119) ... [2022-02-07T17:39:36.252Z] #29 6.991 Selecting previously unselected package libbrotli1:amd64. [2022-02-07T17:39:36.252Z] #29 6.991 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.001 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:39:36.252Z] #29 7.080 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-07T17:39:36.252Z] #29 7.080 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.084 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:36.252Z] #29 7.132 Selecting previously unselected package libsasl2-2:amd64. [2022-02-07T17:39:36.252Z] #29 7.132 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.194 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:36.252Z] #29 7.270 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-07T17:39:36.252Z] #29 7.270 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.271 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:39:36.252Z] #29 7.355 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-07T17:39:36.252Z] #29 7.355 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.360 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:39:36.252Z] #29 7.484 Selecting previously unselected package libpsl5:amd64. [2022-02-07T17:39:36.252Z] #29 7.484 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.488 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:39:36.252Z] #29 7.555 Selecting previously unselected package librtmp1:amd64. [2022-02-07T17:39:36.252Z] #29 7.555 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.563 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:39:36.252Z] #29 7.742 Selecting previously unselected package libssh2-1:amd64. [2022-02-07T17:39:36.252Z] #29 7.742 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.758 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:39:36.252Z] #29 7.975 Selecting previously unselected package libcurl4:amd64. [2022-02-07T17:39:36.252Z] #29 7.975 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 7.982 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:36.252Z] #29 8.175 Selecting previously unselected package curl. [2022-02-07T17:39:36.252Z] #29 8.175 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 8.207 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:36.252Z] #29 8.320 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:39:36.252Z] #29 8.320 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 8.327 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:39:36.252Z] #29 8.467 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:39:36.252Z] #29 8.469 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 8.474 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:39:36.252Z] #29 8.674 Selecting previously unselected package jq. [2022-02-07T17:39:36.252Z] #29 8.674 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:39:36.252Z] #29 8.680 Unpacking jq (1.6-2.1) ... [2022-02-07T17:39:36.252Z] #29 8.778 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:39:36.252Z] #29 8.893 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:39:36.252Z] #29 8.975 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:39:36.252Z] #29 9.027 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:36.252Z] #29 9.042 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:39:36.252Z] #29 9.232 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:39:36.252Z] #29 9.288 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:39:36.252Z] #29 9.465 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:39:36.252Z] #29 9.569 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:39:36.252Z] #29 9.588 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:39:36.252Z] #29 9.602 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:39:36.252Z] #29 9.618 Setting up ca-certificates (20210119) ... [2022-02-07T17:39:36.252Z] #29 10.29 Updating certificates in /etc/ssl/certs... [2022-02-07T17:39:36.515Z] #29 ... [2022-02-07T17:39:36.515Z] [2022-02-07T17:39:36.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:36.515Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:37.121Z] #19 60.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-02-07T17:39:37.121Z] #19 60.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-02-07T17:39:38.467Z] #11 ... [2022-02-07T17:39:38.468Z] [2022-02-07T17:39:38.468Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:39:38.468Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:39:38.468Z] #29 10.70 129 added, 0 removed; done. [2022-02-07T17:39:38.468Z] #29 10.84 Setting up jq (1.6-2.1) ... [2022-02-07T17:39:38.468Z] #29 10.86 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:38.468Z] #29 10.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:38.468Z] #29 10.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:39:38.468Z] #29 10.92 Processing triggers for ca-certificates (20210119) ... [2022-02-07T17:39:38.468Z] #29 10.94 Updating certificates in /etc/ssl/certs... [2022-02-07T17:39:38.468Z] #29 11.72 0 added, 0 removed; done. [2022-02-07T17:39:38.468Z] #29 11.72 Running hooks in /etc/ca-certificates/update.d... [2022-02-07T17:39:38.468Z] #29 11.72 done. [2022-02-07T17:39:38.468Z] #29 DONE 14.4s [2022-02-07T17:39:38.504Z] #19 61.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-02-07T17:39:38.504Z] #19 61.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-02-07T17:39:38.730Z] [2022-02-07T17:39:38.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:38.730Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:38.730Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s [2022-02-07T17:39:38.995Z] #11 ... [2022-02-07T17:39:38.995Z] [2022-02-07T17:39:38.995Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-07T17:39:38.995Z] #30 sha256:37af41b3c39f1a588bbfcf03ef1f71e4d6c6b31445b91f4c20d031078fd38ee5 [2022-02-07T17:39:38.995Z] #30 DONE 0.4s [2022-02-07T17:39:38.995Z] [2022-02-07T17:39:38.995Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:38.995Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:39.449Z] #19 63.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-07T17:39:39.571Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.0s done [2022-02-07T17:39:39.571Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-07T17:39:39.709Z] #19 63.03 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-02-07T17:39:40.648Z] #19 64.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-07T17:39:40.648Z] #19 64.15 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-02-07T17:39:40.738Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-07T17:39:40.739Z] #11 ... [2022-02-07T17:39:40.739Z] [2022-02-07T17:39:40.739Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:39:40.739Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:39:40.739Z] #29 11.24 129 added, 0 removed; done. [2022-02-07T17:39:40.739Z] #29 11.32 Setting up jq (1.6-2.1) ... [2022-02-07T17:39:40.739Z] #29 11.38 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:40.739Z] #29 11.39 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:39:40.739Z] #29 11.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:39:40.739Z] #29 11.42 Processing triggers for ca-certificates (20210119) ... [2022-02-07T17:39:40.739Z] #29 11.44 Updating certificates in /etc/ssl/certs... [2022-02-07T17:39:40.739Z] #29 12.52 0 added, 0 removed; done. [2022-02-07T17:39:40.739Z] #29 12.52 Running hooks in /etc/ca-certificates/update.d... [2022-02-07T17:39:40.739Z] #29 12.53 done. [2022-02-07T17:39:40.739Z] #29 DONE 14.7s [2022-02-07T17:39:40.739Z] [2022-02-07T17:39:40.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:40.739Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:40.739Z] #11 ... [2022-02-07T17:39:40.739Z] [2022-02-07T17:39:40.739Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-07T17:39:40.739Z] #30 sha256:e8e32a16b99e424c30a979dfccfa82e90037e875689ed3154c6a8e532ac51dfd [2022-02-07T17:39:40.739Z] #30 DONE 0.2s [2022-02-07T17:39:41.000Z] [2022-02-07T17:39:41.000Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:41.000Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:41.092Z] Client: Docker Engine - Community [2022-02-07T17:39:41.092Z] Version: 20.10.12 [2022-02-07T17:39:41.092Z] API version: 1.41 [2022-02-07T17:39:41.092Z] Go version: go1.16.12 [2022-02-07T17:39:41.092Z] Git commit: e91ed57 [2022-02-07T17:39:41.092Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-07T17:39:41.092Z] OS/Arch: linux/amd64 [2022-02-07T17:39:41.092Z] Context: default [2022-02-07T17:39:41.092Z] Experimental: true [2022-02-07T17:39:41.092Z] [2022-02-07T17:39:41.092Z] Server: Docker Engine - Community [2022-02-07T17:39:41.092Z] Engine: [2022-02-07T17:39:41.092Z] Version: 20.10.12 [2022-02-07T17:39:41.092Z] API version: 1.41 (minimum version 1.12) [2022-02-07T17:39:41.092Z] Go version: go1.16.12 [2022-02-07T17:39:41.092Z] Git commit: 459d0df [2022-02-07T17:39:41.092Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-07T17:39:41.092Z] OS/Arch: linux/amd64 [2022-02-07T17:39:41.092Z] Experimental: true [2022-02-07T17:39:41.092Z] containerd: [2022-02-07T17:39:41.092Z] Version: 1.4.12 [2022-02-07T17:39:41.092Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:39:41.092Z] runc: [2022-02-07T17:39:41.092Z] Version: 1.0.2 [2022-02-07T17:39:41.092Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-07T17:39:41.092Z] docker-init: [2022-02-07T17:39:41.092Z] Version: 0.19.0 [2022-02-07T17:39:41.092Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-07T17:39:41.421Z] Client: Docker Engine - Community [2022-02-07T17:39:41.421Z] Version: 20.10.12 [2022-02-07T17:39:41.421Z] API version: 1.41 [2022-02-07T17:39:41.421Z] Go version: go1.16.12 [2022-02-07T17:39:41.421Z] Git commit: e91ed57 [2022-02-07T17:39:41.421Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-07T17:39:41.421Z] OS/Arch: linux/arm64 [2022-02-07T17:39:41.421Z] Context: default [2022-02-07T17:39:41.421Z] Experimental: true [2022-02-07T17:39:41.421Z] [2022-02-07T17:39:41.421Z] Server: Docker Engine - Community [2022-02-07T17:39:41.421Z] Engine: [2022-02-07T17:39:41.421Z] Version: 20.10.12 [2022-02-07T17:39:41.421Z] API version: 1.41 (minimum version 1.12) [2022-02-07T17:39:41.421Z] Go version: go1.16.12 [2022-02-07T17:39:41.421Z] Git commit: 459d0df [2022-02-07T17:39:41.421Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-07T17:39:41.421Z] OS/Arch: linux/arm64 [2022-02-07T17:39:41.421Z] Experimental: true [2022-02-07T17:39:41.421Z] containerd: [2022-02-07T17:39:41.421Z] Version: 1.4.12 [2022-02-07T17:39:41.421Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:39:41.421Z] runc: [2022-02-07T17:39:41.421Z] Version: 1.0.2 [2022-02-07T17:39:41.421Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-07T17:39:41.421Z] docker-init: [2022-02-07T17:39:41.421Z] Version: 0.19.0 [2022-02-07T17:39:41.421Z] GitCommit: de40ad0 [2022-02-07T17:39:41.429Z] + docker info [Pipeline] sh [2022-02-07T17:39:41.735Z] + docker info [2022-02-07T17:39:42.027Z] #19 65.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-07T17:39:42.028Z] #19 65.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-02-07T17:39:42.028Z] #19 65.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-02-07T17:39:42.028Z] #19 65.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-07T17:39:42.028Z] #19 65.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-07T17:39:42.028Z] #19 65.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-07T17:39:42.028Z] #19 65.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-07T17:39:42.028Z] #19 65.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-07T17:39:42.028Z] #19 65.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-02-07T17:39:42.028Z] #19 65.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-07T17:39:42.028Z] #19 65.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-07T17:39:42.028Z] #19 65.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-07T17:39:42.028Z] #19 65.38 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-07T17:39:42.028Z] #19 65.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-07T17:39:42.028Z] #19 65.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-07T17:39:42.028Z] #19 65.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-07T17:39:42.028Z] #19 65.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-07T17:39:42.028Z] #19 65.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-02-07T17:39:42.028Z] #19 65.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-02-07T17:39:42.390Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.9s done [2022-02-07T17:39:42.650Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-07T17:39:43.936Z] #19 67.11 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-02-07T17:39:43.936Z] #19 67.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-02-07T17:39:43.936Z] #19 67.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-07T17:39:43.936Z] #19 67.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-02-07T17:39:43.936Z] #19 67.22 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-02-07T17:39:44.868Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.2s [2022-02-07T17:39:45.316Z] #19 68.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-07T17:39:45.578Z] #19 68.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-07T17:39:45.578Z] #19 68.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-07T17:39:45.578Z] #19 68.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-07T17:39:45.578Z] #19 68.89 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-07T17:39:45.578Z] #19 68.89 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:39:45.838Z] #19 69.29 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-07T17:39:45.838Z] #19 69.30 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-07T17:39:45.838Z] #19 69.30 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-02-07T17:39:45.838Z] #19 69.31 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-07T17:39:45.838Z] #19 69.31 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-07T17:39:45.838Z] #19 69.31 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-07T17:39:45.838Z] #19 69.31 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-07T17:39:45.838Z] #19 69.32 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-07T17:39:45.838Z] #19 69.32 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-07T17:39:45.838Z] #19 69.32 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-07T17:39:45.838Z] #19 69.32 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-07T17:39:45.838Z] #19 69.32 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-07T17:39:45.838Z] #19 69.32 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-07T17:39:45.838Z] #19 69.33 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-07T17:39:45.838Z] #19 69.34 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-02-07T17:39:45.838Z] #19 69.38 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-07T17:39:46.099Z] #19 ... [2022-02-07T17:39:46.099Z] [2022-02-07T17:39:46.099Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:39:46.099Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:39:46.099Z] #41 DONE 78.6s [2022-02-07T17:39:46.099Z] [2022-02-07T17:39:46.099Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:39:46.099Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:39:46.099Z] #19 69.39 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-07T17:39:46.099Z] #19 69.39 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-07T17:39:46.099Z] #19 69.49 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-07T17:39:46.099Z] #19 69.49 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-07T17:39:46.099Z] #19 69.51 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-02-07T17:39:46.099Z] #19 69.52 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-02-07T17:39:47.948Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-07T17:39:48.093Z] #19 71.26 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-02-07T17:39:48.093Z] #19 71.27 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-02-07T17:39:48.093Z] #19 71.30 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-07T17:39:48.093Z] #19 71.33 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-02-07T17:39:48.093Z] #19 71.35 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-02-07T17:39:49.056Z] #19 72.51 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-02-07T17:39:49.056Z] #19 72.53 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-07T17:39:49.056Z] #19 72.53 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-07T17:39:49.056Z] #19 72.55 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-02-07T17:39:49.056Z] #19 72.55 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-07T17:39:49.056Z] #19 72.55 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-07T17:39:49.056Z] #19 72.56 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-07T17:39:49.056Z] #19 72.59 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-07T17:39:49.095Z] #11 ... [2022-02-07T17:39:49.095Z] [2022-02-07T17:39:49.095Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:39:49.095Z] #31 sha256:59ac262e9e628881769c2ff2d76aea3bc10284ffc1a1c21b384c43adca1641d2 [2022-02-07T17:39:49.095Z] #31 2.157 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-07T17:39:49.095Z] #31 2.444 [2022-02-07T17:39:49.095Z] #31 2.671 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:49.095Z] #31 2.964 [2022-02-07T17:39:49.095Z] #31 3.966 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-07T17:39:49.095Z] #31 4.296 [2022-02-07T17:39:49.095Z] #31 4.508 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:49.095Z] #31 4.813 [2022-02-07T17:39:49.095Z] #31 5.761 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-07T17:39:49.095Z] #31 6.037 [2022-02-07T17:39:49.095Z] #31 6.257 #=#=# ################# 23.9% ########################################## 58.7% ################################################################# 90.4% ######################################################################## 100.0% [2022-02-07T17:39:49.095Z] #31 6.865 [2022-02-07T17:39:49.095Z] #31 7.926 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-07T17:39:49.095Z] #31 8.218 [2022-02-07T17:39:49.095Z] #31 8.449 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:49.095Z] #31 8.725 [2022-02-07T17:39:49.095Z] #31 9.478 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-07T17:39:49.095Z] #31 9.811 [2022-02-07T17:39:49.095Z] #31 10.02 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:49.095Z] #31 10.27 [2022-02-07T17:39:49.095Z] #31 10.34 Download of images into '/build' complete. [2022-02-07T17:39:49.095Z] #31 10.34 Use something like the following to load the result into a Docker daemon: [2022-02-07T17:39:49.095Z] #31 10.34 tar -cC '/build' . | docker load [2022-02-07T17:39:49.095Z] #31 ... [2022-02-07T17:39:49.095Z] [2022-02-07T17:39:49.095Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:49.095Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:49.319Z] #19 72.60 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-07T17:39:49.319Z] #19 72.62 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-02-07T17:39:49.319Z] #19 72.64 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-02-07T17:39:50.042Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.3s [2022-02-07T17:39:50.704Z] #19 73.96 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-02-07T17:39:50.705Z] #19 73.96 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-02-07T17:39:50.705Z] #19 73.98 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-07T17:39:50.705Z] #19 74.01 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-02-07T17:39:50.705Z] #19 74.05 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-02-07T17:39:51.261Z] #11 ... [2022-02-07T17:39:51.261Z] [2022-02-07T17:39:51.261Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:39:51.261Z] #31 sha256:48dd46bf0093760f7a011763f05c45686100d86064c9bb2e6e0a474aedbd4e39 [2022-02-07T17:39:51.261Z] #31 1.844 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-07T17:39:51.261Z] #31 2.148 [2022-02-07T17:39:51.261Z] #31 2.367 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:51.261Z] #31 2.664 [2022-02-07T17:39:51.261Z] #31 3.600 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-07T17:39:51.261Z] #31 3.899 [2022-02-07T17:39:51.261Z] #31 4.114 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:51.261Z] #31 4.430 [2022-02-07T17:39:51.261Z] #31 5.382 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-07T17:39:51.261Z] #31 5.686 [2022-02-07T17:39:51.261Z] #31 5.910 #=#=# ##### 7.5% ####################################### 54.6% ################################################################# 91.0% ######################################################################## 100.0% [2022-02-07T17:39:51.261Z] #31 6.474 [2022-02-07T17:39:51.261Z] #31 7.474 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-07T17:39:51.261Z] #31 7.752 [2022-02-07T17:39:51.261Z] #31 7.978 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:51.261Z] #31 8.269 [2022-02-07T17:39:51.261Z] #31 8.972 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-07T17:39:51.261Z] #31 9.256 [2022-02-07T17:39:51.261Z] #31 9.479 #=#=# ######################################################################## 100.0% [2022-02-07T17:39:51.261Z] #31 9.755 [2022-02-07T17:39:51.261Z] #31 9.823 Download of images into '/build' complete. [2022-02-07T17:39:51.261Z] #31 9.823 Use something like the following to load the result into a Docker daemon: [2022-02-07T17:39:51.261Z] #31 9.823 tar -cC '/build' . | docker load [2022-02-07T17:39:51.261Z] #31 ... [2022-02-07T17:39:51.261Z] [2022-02-07T17:39:51.261Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:51.261Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:51.967Z] #11 ... [2022-02-07T17:39:51.967Z] [2022-02-07T17:39:51.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-02-07T17:39:51.967Z] #31 sha256:59ac262e9e628881769c2ff2d76aea3bc10284ffc1a1c21b384c43adca1641d2 [2022-02-07T17:39:51.967Z] #31 DONE 13.0s [2022-02-07T17:39:52.090Z] #19 75.30 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-02-07T17:39:52.090Z] #19 75.30 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-07T17:39:52.090Z] #19 75.30 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-07T17:39:52.090Z] #19 75.34 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-02-07T17:39:52.090Z] #19 75.34 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-07T17:39:52.090Z] #19 75.34 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-07T17:39:52.090Z] #19 75.35 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-07T17:39:52.090Z] #19 75.35 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-07T17:39:52.090Z] #19 75.39 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-07T17:39:52.090Z] #19 75.40 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-07T17:39:52.090Z] #19 75.43 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-07T17:39:52.090Z] #19 75.43 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-07T17:39:52.090Z] #19 75.46 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-07T17:39:52.090Z] #19 75.46 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-02-07T17:39:52.090Z] #19 75.48 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-02-07T17:39:52.229Z] [2022-02-07T17:39:52.229Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:52.229Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:52.651Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.2s [2022-02-07T17:39:52.911Z] #11 ... [2022-02-07T17:39:52.911Z] [2022-02-07T17:39:52.911Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:39:52.911Z] #31 sha256:48dd46bf0093760f7a011763f05c45686100d86064c9bb2e6e0a474aedbd4e39 [2022-02-07T17:39:52.911Z] #31 DONE 12.1s [2022-02-07T17:39:52.911Z] [2022-02-07T17:39:52.911Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:39:52.911Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:39:53.481Z] #19 76.79 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-02-07T17:39:53.481Z] #19 76.79 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-02-07T17:39:53.481Z] #19 76.81 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-07T17:39:53.481Z] #19 76.88 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-02-07T17:39:53.481Z] #19 76.91 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-02-07T17:39:53.615Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 14.0s done [2022-02-07T17:39:53.876Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-07T17:39:54.136Z] #11 DONE 40.5s [2022-02-07T17:39:54.136Z] [2022-02-07T17:39:54.136Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-07T17:39:54.136Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-07T17:39:54.709Z] #12 DONE 0.6s [2022-02-07T17:39:54.709Z] [2022-02-07T17:39:54.709Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-02-07T17:39:54.709Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-07T17:39:54.861Z] #19 78.09 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-02-07T17:39:54.861Z] #19 78.10 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-07T17:39:54.861Z] #19 78.10 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-07T17:39:54.861Z] #19 78.13 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-02-07T17:39:54.861Z] #19 78.13 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-07T17:39:54.861Z] #19 78.14 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-07T17:39:54.861Z] #19 78.14 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-07T17:39:54.861Z] #19 78.14 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-07T17:39:54.861Z] #19 78.18 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-07T17:39:54.861Z] #19 78.18 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-07T17:39:54.861Z] #19 78.20 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-02-07T17:39:54.861Z] #19 78.21 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-02-07T17:39:55.310Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-07T17:39:55.310Z] [2022-02-07T17:39:55.310Z] ________ ____ __. [2022-02-07T17:39:55.310Z] \_____ \ | |/ _| [2022-02-07T17:39:55.310Z] / | \| < [2022-02-07T17:39:55.310Z] / | \ | \ [2022-02-07T17:39:55.310Z] \_______ /____|__ \ [2022-02-07T17:39:55.310Z] \/ \/ [2022-02-07T17:39:55.310Z] [2022-02-07T17:39:55.310Z] INFO: make.ps1 ended at 02/07/2022 17:39:52 [2022-02-07T17:39:55.310Z] INFO: Binaries build ended at 02/07/2022 17:39:53. Duration:00:01:16.7443512 [2022-02-07T17:39:55.310Z] INFO: Copying the built daemon binary to d:\CI\PR-43176\4\binary\dockerd-be63b7d7f6.exe... [2022-02-07T17:39:55.310Z] INFO: Copying the built client binary to d:\CI\PR-43176\4\binary\docker-be63b7d7f6.exe... [2022-02-07T17:39:55.310Z] INFO: Copying dockerversion from the container... [2022-02-07T17:39:55.310Z] INFO: Copying the golang package from the container to d:\CI\PR-43176\4\installer\go.zip... [2022-02-07T17:39:55.457Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.0s done [2022-02-07T17:39:55.651Z] #13 DONE 0.6s [2022-02-07T17:39:55.651Z] [2022-02-07T17:39:55.651Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:39:55.651Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:39:55.651Z] #58 ... [2022-02-07T17:39:55.651Z] [2022-02-07T17:39:55.651Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-07T17:39:55.651Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-07T17:39:55.651Z] #46 DONE 0.2s [2022-02-07T17:39:55.651Z] [2022-02-07T17:39:55.651Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-07T17:39:55.651Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-07T17:39:55.651Z] #33 DONE 0.3s [2022-02-07T17:39:55.651Z] [2022-02-07T17:39:55.651Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-07T17:39:55.651Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-07T17:39:55.651Z] #42 DONE 0.3s [2022-02-07T17:39:55.721Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-07T17:39:55.781Z] INFO: Extracting go.zip to d:\CI\PR-43176\4\go [2022-02-07T17:39:55.803Z] #19 79.33 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-02-07T17:39:55.803Z] #19 79.33 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-02-07T17:39:55.803Z] #19 79.35 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-07T17:39:55.912Z] [2022-02-07T17:39:55.912Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-07T17:39:55.912Z] #62 sha256:a508eda6d737e5eac57848961eec526cdd6679ab859ffc12944b767233a1369f [2022-02-07T17:39:55.912Z] #62 DONE 0.3s [2022-02-07T17:39:55.912Z] [2022-02-07T17:39:55.912Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-07T17:39:55.912Z] #25 sha256:cf62399cfbe7f144a865e4ff41307cf6cdc472150c537009ebd2a878cd33e9c9 [2022-02-07T17:39:55.912Z] #25 DONE 0.4s [2022-02-07T17:39:55.912Z] [2022-02-07T17:39:55.912Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:39:55.912Z] #26 sha256:f8362df2c24d7072e2804970c81d82771c26df0f8f00e76e97975098ace4f83e [2022-02-07T17:39:55.982Z] #11 DONE 40.6s [2022-02-07T17:39:55.982Z] [2022-02-07T17:39:55.982Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-07T17:39:55.982Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-07T17:39:56.062Z] #19 79.38 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-02-07T17:39:56.063Z] #19 79.42 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-02-07T17:39:56.625Z] Client: [2022-02-07T17:39:56.625Z] Context: default [2022-02-07T17:39:56.625Z] Debug Mode: false [2022-02-07T17:39:56.625Z] Plugins: [2022-02-07T17:39:56.625Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-07T17:39:56.625Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-07T17:39:56.625Z] [2022-02-07T17:39:56.625Z] Server: [2022-02-07T17:39:56.625Z] Containers: 0 [2022-02-07T17:39:56.625Z] Running: 0 [2022-02-07T17:39:56.625Z] Paused: 0 [2022-02-07T17:39:56.625Z] Stopped: 0 [2022-02-07T17:39:56.625Z] Images: 0 [2022-02-07T17:39:56.625Z] Server Version: 20.10.12 [2022-02-07T17:39:56.625Z] Storage Driver: overlay2 [2022-02-07T17:39:56.625Z] Backing Filesystem: extfs [2022-02-07T17:39:56.625Z] Supports d_type: true [2022-02-07T17:39:56.625Z] Native Overlay Diff: true [2022-02-07T17:39:56.625Z] userxattr: false [2022-02-07T17:39:56.625Z] Logging Driver: json-file [2022-02-07T17:39:56.625Z] Cgroup Driver: cgroupfs [2022-02-07T17:39:56.625Z] Cgroup Version: 1 [2022-02-07T17:39:56.625Z] Plugins: [2022-02-07T17:39:56.625Z] Volume: local [2022-02-07T17:39:56.625Z] Network: bridge host ipvlan macvlan null overlay [2022-02-07T17:39:56.625Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-07T17:39:56.625Z] Swarm: inactive [2022-02-07T17:39:56.625Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-07T17:39:56.625Z] Default Runtime: runc [2022-02-07T17:39:56.625Z] Init Binary: docker-init [2022-02-07T17:39:56.625Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:39:56.625Z] runc version: v1.0.2-0-g52b36a2 [2022-02-07T17:39:56.625Z] init version: de40ad0 [2022-02-07T17:39:56.625Z] Security Options: [2022-02-07T17:39:56.625Z] apparmor [2022-02-07T17:39:56.625Z] seccomp [2022-02-07T17:39:56.625Z] Profile: default [2022-02-07T17:39:56.625Z] Kernel Version: 5.11.0-1023-aws [2022-02-07T17:39:56.625Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-07T17:39:56.625Z] OSType: linux [2022-02-07T17:39:56.625Z] Architecture: aarch64 [2022-02-07T17:39:56.625Z] CPUs: 2 [2022-02-07T17:39:56.625Z] Total Memory: 7.576GiB [2022-02-07T17:39:56.625Z] Name: ip-10-100-124-187 [2022-02-07T17:39:56.625Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-07T17:39:56.625Z] Docker Root Dir: /var/lib/docker [2022-02-07T17:39:56.625Z] Debug Mode: false [2022-02-07T17:39:56.625Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:39:56.625Z] Labels: [2022-02-07T17:39:56.625Z] Experimental: true [2022-02-07T17:39:56.625Z] Insecure Registries: [2022-02-07T17:39:56.625Z] 127.0.0.0/8 [2022-02-07T17:39:56.625Z] Live Restore Enabled: true [2022-02-07T17:39:56.625Z] [Pipeline] sh [2022-02-07T17:39:56.927Z] #12 DONE 0.8s [2022-02-07T17:39:56.927Z] [2022-02-07T17:39:56.927Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-02-07T17:39:56.927Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-07T17:39:56.952Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:39:56.952Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-07T17:39:56.952Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43176/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-07T17:39:56.952Z] + bash /home/ubuntu/workspace/moby_PR-43176/check-config.sh [2022-02-07T17:39:56.952Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-07T17:39:56.952Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-07T17:39:56.952Z] [2022-02-07T17:39:56.952Z] Generally Necessary: [2022-02-07T17:39:56.952Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-07T17:39:56.952Z] - apparmor: enabled and tools installed [2022-02-07T17:39:56.952Z] - CONFIG_NAMESPACES: enabled [2022-02-07T17:39:56.952Z] - CONFIG_NET_NS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_PID_NS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_IPC_NS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_UTS_NS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_CGROUPS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-07T17:39:56.952Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-07T17:39:56.952Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-07T17:39:56.952Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-07T17:39:56.952Z] - CONFIG_CPUSETS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_MEMCG: enabled [2022-02-07T17:39:56.952Z] - CONFIG_KEYS: enabled [2022-02-07T17:39:56.952Z] - CONFIG_VETH: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-07T17:39:56.952Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-07T17:39:57.001Z] #19 80.40 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-07T17:39:57.001Z] #19 80.40 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-07T17:39:57.211Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CGROUP_BPF: enabled [2022-02-07T17:39:57.211Z] [2022-02-07T17:39:57.211Z] Optional Features: [2022-02-07T17:39:57.211Z] - CONFIG_USER_NS: enabled [2022-02-07T17:39:57.211Z] - CONFIG_SECCOMP: enabled [2022-02-07T17:39:57.211Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-07T17:39:57.211Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-07T17:39:57.211Z] (cgroup swap accounting is currently enabled) [2022-02-07T17:39:57.211Z] - CONFIG_BLK_CGROUP: enabled [2022-02-07T17:39:57.211Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CGROUP_PERF: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-07T17:39:57.211Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-07T17:39:57.211Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-07T17:39:57.211Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-07T17:39:57.211Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_IP_VS: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-07T17:39:57.211Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-07T17:39:57.211Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-07T17:39:57.211Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-07T17:39:57.211Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-07T17:39:57.211Z] - CONFIG_EXT4_FS: enabled [2022-02-07T17:39:57.211Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-07T17:39:57.211Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-07T17:39:57.211Z] - Network Drivers: [2022-02-07T17:39:57.211Z] - "overlay": [2022-02-07T17:39:57.211Z] - CONFIG_VXLAN: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-07T17:39:57.211Z] Optional (for encrypted networks): [2022-02-07T17:39:57.211Z] - CONFIG_CRYPTO: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-07T17:39:57.211Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-07T17:39:57.211Z] - CONFIG_XFRM: enabled [2022-02-07T17:39:57.211Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-07T17:39:57.211Z] - "ipvlan": [2022-02-07T17:39:57.211Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-07T17:39:57.211Z] - "macvlan": [2022-02-07T17:39:57.211Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-07T17:39:57.211Z] - CONFIG_DUMMY: enabled (as module) [2022-02-07T17:39:57.211Z] - "ftp,tftp client in container": [2022-02-07T17:39:57.470Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-07T17:39:57.470Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-07T17:39:57.470Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-07T17:39:57.470Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-07T17:39:57.470Z] - Storage Drivers: [2022-02-07T17:39:57.470Z] - "aufs": [2022-02-07T17:39:57.470Z] - CONFIG_AUFS_FS: missing [2022-02-07T17:39:57.470Z] - "btrfs": [2022-02-07T17:39:57.470Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-07T17:39:57.470Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-07T17:39:57.470Z] - "devicemapper": [2022-02-07T17:39:57.470Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-07T17:39:57.470Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-07T17:39:57.470Z] - "overlay": [2022-02-07T17:39:57.470Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-07T17:39:57.470Z] - "zfs": [2022-02-07T17:39:57.470Z] - /dev/zfs: present [2022-02-07T17:39:57.470Z] - zfs command: missing [2022-02-07T17:39:57.470Z] - zpool command: missing [2022-02-07T17:39:57.470Z] [2022-02-07T17:39:57.470Z] Limits: [2022-02-07T17:39:57.470Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-07T17:39:57.470Z] [2022-02-07T17:39:57.470Z] + true [Pipeline] } [Pipeline] // stage [2022-02-07T17:39:57.506Z] #13 DONE 0.6s [2022-02-07T17:39:57.506Z] [2022-02-07T17:39:57.506Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-07T17:39:57.506Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-07T17:39:57.506Z] #46 DONE 0.2s [2022-02-07T17:39:57.506Z] [2022-02-07T17:39:57.506Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:39:57.506Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-07T17:39:57.572Z] #19 80.95 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:39:57.770Z] #38 ... [2022-02-07T17:39:57.770Z] [2022-02-07T17:39:57.770Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-07T17:39:57.770Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-07T17:39:57.770Z] #42 DONE 0.2s [2022-02-07T17:39:57.770Z] [2022-02-07T17:39:57.770Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-07T17:39:57.770Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-07T17:39:57.770Z] #33 DONE 0.2s [2022-02-07T17:39:57.770Z] [2022-02-07T17:39:57.770Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-07T17:39:57.770Z] #62 sha256:24923bd1c611fac76ce5effe1499ef61fb4a68606888ae7cee287927bdcddae0 [2022-02-07T17:39:57.770Z] #62 DONE 0.2s [2022-02-07T17:39:57.770Z] [2022-02-07T17:39:57.770Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-07T17:39:57.770Z] #25 sha256:357fe0eb1fd136b485e4a6ea6f6e2fd956e978c2f6b14807d7ede3f9a8714f82 [2022-02-07T17:39:57.770Z] #25 DONE 0.3s [2022-02-07T17:39:57.770Z] [2022-02-07T17:39:57.770Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:39:57.770Z] #26 sha256:4bb56f4fc345aca97029220ca8f980164a111c0f4052596575c9fc4d378a57a6 [2022-02-07T17:39:57.802Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 . [2022-02-07T17:39:57.802Z] #1 [internal] load build definition from Dockerfile [2022-02-07T17:39:57.802Z] #1 sha256:5e78a9b3c612ec6cea989a168b551650858811cfaff2b90367be254aad701840 [2022-02-07T17:39:57.802Z] #1 transferring dockerfile: [2022-02-07T17:39:57.832Z] #19 81.26 Fetched 787 MB in 22s (36.0 MB/s) [2022-02-07T17:39:57.832Z] #19 81.31 Selecting previously unselected package liblocale-gettext-perl. [2022-02-07T17:39:57.832Z] #19 81.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:39:57.832Z] #19 81.34 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-07T17:39:57.832Z] #19 81.35 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-07T17:39:58.062Z] #1 transferring dockerfile: 16.86kB done [2022-02-07T17:39:58.062Z] #1 DONE 0.2s [2022-02-07T17:39:58.062Z] [2022-02-07T17:39:58.062Z] #2 [internal] load .dockerignore [2022-02-07T17:39:58.062Z] #2 sha256:acc258d7c602f68b5eef510b683dc99c595c1000e5a8a1163fb99d6fbb475c6a [2022-02-07T17:39:58.062Z] #2 transferring context: 87B done [2022-02-07T17:39:58.062Z] #2 DONE 0.1s [2022-02-07T17:39:58.062Z] [2022-02-07T17:39:58.062Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-07T17:39:58.062Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-07T17:39:58.092Z] #19 81.39 Selecting previously unselected package bzip2. [2022-02-07T17:39:58.092Z] #19 81.39 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-07T17:39:58.092Z] #19 81.40 Unpacking bzip2 (1.0.8-4) ... [2022-02-07T17:39:58.092Z] #19 81.45 Selecting previously unselected package libmagic-mgc. [2022-02-07T17:39:58.092Z] #19 81.45 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-07T17:39:58.092Z] #19 81.47 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-07T17:39:58.092Z] #19 81.67 Selecting previously unselected package libmagic1:amd64. [2022-02-07T17:39:58.352Z] #19 81.67 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-07T17:39:58.352Z] #19 81.68 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-07T17:39:58.352Z] #19 81.75 Selecting previously unselected package file. [2022-02-07T17:39:58.352Z] #19 81.75 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-07T17:39:58.352Z] #19 81.76 Unpacking file (1:5.39-3) ... [2022-02-07T17:39:58.614Z] #19 81.82 Selecting previously unselected package xz-utils. [2022-02-07T17:39:58.614Z] #19 81.82 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-07T17:39:58.614Z] #19 81.83 Unpacking xz-utils (5.2.5-2) ... [2022-02-07T17:39:58.614Z] #19 81.91 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-07T17:39:58.614Z] #19 81.91 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-07T17:39:58.614Z] #19 81.91 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-07T17:39:58.635Z] #3 DONE 0.5s [2022-02-07T17:39:58.635Z] [2022-02-07T17:39:58.635Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-07T17:39:58.635Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-07T17:39:58.635Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-07T17:39:58.635Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-07T17:39:58.635Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-07T17:39:58.635Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-07T17:39:58.635Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-02-07T17:39:58.960Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-02-07T17:39:59.221Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-07T17:39:59.221Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-02-07T17:39:59.221Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-02-07T17:39:59.445Z] #19 82.72 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-07T17:39:59.445Z] #19 82.72 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-07T17:39:59.445Z] #19 82.72 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-07T17:39:59.480Z] Client: [2022-02-07T17:39:59.480Z] Context: default [2022-02-07T17:39:59.480Z] Debug Mode: false [2022-02-07T17:39:59.480Z] Plugins: [2022-02-07T17:39:59.480Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-07T17:39:59.480Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-07T17:39:59.480Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-07T17:39:59.480Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-07T17:39:59.480Z] [2022-02-07T17:39:59.480Z] Server: [2022-02-07T17:39:59.480Z] Containers: 0 [2022-02-07T17:39:59.480Z] Running: 0 [2022-02-07T17:39:59.480Z] Paused: 0 [2022-02-07T17:39:59.480Z] Stopped: 0 [2022-02-07T17:39:59.480Z] Images: 0 [2022-02-07T17:39:59.480Z] Server Version: 20.10.12 [2022-02-07T17:39:59.480Z] Storage Driver: overlay2 [2022-02-07T17:39:59.480Z] Backing Filesystem: extfs [2022-02-07T17:39:59.480Z] Supports d_type: true [2022-02-07T17:39:59.480Z] Native Overlay Diff: true [2022-02-07T17:39:59.480Z] userxattr: false [2022-02-07T17:39:59.480Z] Logging Driver: json-file [2022-02-07T17:39:59.480Z] Cgroup Driver: systemd [2022-02-07T17:39:59.480Z] Cgroup Version: 2 [2022-02-07T17:39:59.480Z] Plugins: [2022-02-07T17:39:59.480Z] Volume: local [2022-02-07T17:39:59.480Z] Network: bridge host ipvlan macvlan null overlay [2022-02-07T17:39:59.480Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-07T17:39:59.480Z] Swarm: inactive [2022-02-07T17:39:59.480Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-07T17:39:59.480Z] Default Runtime: runc [2022-02-07T17:39:59.480Z] Init Binary: docker-init [2022-02-07T17:39:59.480Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-07T17:39:59.480Z] runc version: v1.0.2-0-g52b36a2 [2022-02-07T17:39:59.480Z] init version: de40ad0 [2022-02-07T17:39:59.480Z] Security Options: [2022-02-07T17:39:59.480Z] apparmor [2022-02-07T17:39:59.480Z] seccomp [2022-02-07T17:39:59.480Z] Profile: default [2022-02-07T17:39:59.480Z] cgroupns [2022-02-07T17:39:59.480Z] Kernel Version: 5.11.0-1023-aws [2022-02-07T17:39:59.480Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-07T17:39:59.480Z] OSType: linux [2022-02-07T17:39:59.480Z] Architecture: x86_64 [2022-02-07T17:39:59.480Z] CPUs: 2 [2022-02-07T17:39:59.480Z] Total Memory: 7.559GiB [2022-02-07T17:39:59.480Z] Name: ip-10-100-95-12 [2022-02-07T17:39:59.480Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-07T17:39:59.480Z] Docker Root Dir: /var/lib/docker [2022-02-07T17:39:59.480Z] Debug Mode: false [2022-02-07T17:39:59.480Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:39:59.480Z] Labels: [2022-02-07T17:39:59.480Z] Experimental: true [2022-02-07T17:39:59.480Z] Insecure Registries: [2022-02-07T17:39:59.480Z] 127.0.0.0/8 [2022-02-07T17:39:59.480Z] Live Restore Enabled: true [2022-02-07T17:39:59.480Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-07T17:39:59.811Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 . [2022-02-07T17:39:59.811Z] #1 [internal] load build definition from Dockerfile [2022-02-07T17:39:59.811Z] #1 sha256:4c6fa81202dcf0fa7fee088ab7ae2d935fe8f0863f0f5e922ac3a4e4830d0ff6 [2022-02-07T17:39:59.811Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-07T17:39:59.811Z] #1 DONE 0.1s [2022-02-07T17:39:59.811Z] [2022-02-07T17:39:59.811Z] #2 [internal] load .dockerignore [2022-02-07T17:39:59.811Z] #2 sha256:4fd644661352e8fd8b5004232eec6c762b414ad8391ebb21e20ab7cd695a71b2 [2022-02-07T17:39:59.811Z] #2 transferring context: 87B done [2022-02-07T17:39:59.811Z] #2 DONE 0.1s [2022-02-07T17:39:59.811Z] [2022-02-07T17:39:59.811Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-07T17:39:59.811Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-07T17:40:00.015Z] #19 83.32 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-07T17:40:00.015Z] #19 83.32 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-07T17:40:00.015Z] #19 83.33 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-07T17:40:00.157Z] #4 DONE 1.6s [2022-02-07T17:40:00.375Z] #3 DONE 0.3s [2022-02-07T17:40:00.375Z] [2022-02-07T17:40:00.375Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-07T17:40:00.375Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-07T17:40:00.375Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-07T17:40:00.375Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-07T17:40:00.375Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-07T17:40:00.375Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-07T17:40:00.375Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-07T17:40:00.588Z] #19 84.06 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-07T17:40:00.632Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-07T17:40:00.632Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-07T17:40:00.725Z] [2022-02-07T17:40:00.725Z] #6 [internal] load build definition from Dockerfile [2022-02-07T17:40:00.725Z] #6 sha256:a8dcf52778255e0215810fb7be7ec24877cdc89fdd83df14ccd88a7421f2b2b0 [2022-02-07T17:40:00.725Z] #6 DONE 0.0s [2022-02-07T17:40:00.725Z] [2022-02-07T17:40:00.725Z] #5 [internal] load .dockerignore [2022-02-07T17:40:00.725Z] #5 sha256:fa5febfced38b8af982e9b2dbadb1e22b4be74c4f1327e1672e0fafa2231a0d2 [2022-02-07T17:40:00.725Z] #5 DONE 0.0s [2022-02-07T17:40:00.849Z] #19 84.07 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-07T17:40:00.849Z] #19 84.07 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-07T17:40:00.892Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-07T17:40:00.984Z] [2022-02-07T17:40:00.984Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:40:00.984Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-07T17:40:01.151Z] #4 DONE 0.7s [2022-02-07T17:40:01.151Z] [2022-02-07T17:40:01.151Z] #6 [internal] load build definition from Dockerfile [2022-02-07T17:40:01.151Z] #6 sha256:87aaf43006e295f01f1c5ab7b2ff9eb334d61c00f3fe366f27f1284ebf504348 [2022-02-07T17:40:01.151Z] #6 DONE 0.0s [2022-02-07T17:40:01.151Z] [2022-02-07T17:40:01.151Z] #5 [internal] load .dockerignore [2022-02-07T17:40:01.151Z] #5 sha256:d6d5c2e38dd34a8fc9fe3d7fb77779047a4b9c3ed59d2a9a99c56c4d231a99a6 [2022-02-07T17:40:01.151Z] #5 DONE 0.0s [2022-02-07T17:40:01.151Z] [2022-02-07T17:40:01.151Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-07T17:40:01.151Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-07T17:40:01.226Z] #26 4.948 + RM_GOPATH=0 [2022-02-07T17:40:01.226Z] #26 4.948 + TMP_GOPATH= [2022-02-07T17:40:01.226Z] #26 4.948 + : /build [2022-02-07T17:40:01.226Z] #26 4.948 + '[' -z '' ']' [2022-02-07T17:40:01.226Z] #26 4.948 ++ mktemp -d [2022-02-07T17:40:01.226Z] #26 4.958 + export GOPATH=/tmp/tmp.F5QygrKzIw [2022-02-07T17:40:01.226Z] #26 4.958 + GOPATH=/tmp/tmp.F5QygrKzIw [2022-02-07T17:40:01.226Z] #26 4.958 + RM_GOPATH=1 [2022-02-07T17:40:01.226Z] #26 4.958 + case "$(go env GOARCH)" in [2022-02-07T17:40:01.226Z] #26 4.958 ++ go env GOARCH [2022-02-07T17:40:01.226Z] #26 4.981 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:01.226Z] #26 4.981 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:01.226Z] #26 4.981 ++ dirname /install.sh [2022-02-07T17:40:01.226Z] #26 4.984 + dir=/ [2022-02-07T17:40:01.226Z] #26 4.984 + bin=dockercli [2022-02-07T17:40:01.226Z] #26 4.984 + shift [2022-02-07T17:40:01.226Z] #26 4.984 + '[' '!' -f //dockercli.installer ']' [2022-02-07T17:40:01.226Z] #26 4.984 + . //dockercli.installer [2022-02-07T17:40:01.226Z] #26 4.984 ++ : stable [2022-02-07T17:40:01.226Z] #26 4.984 ++ : 17.06.2-ce [2022-02-07T17:40:01.226Z] #26 4.984 + install_dockercli [2022-02-07T17:40:01.226Z] #26 4.984 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-07T17:40:01.226Z] #26 4.985 Install docker/cli version 17.06.2-ce from stable [2022-02-07T17:40:01.226Z] #26 4.989 ++ uname -m [2022-02-07T17:40:01.226Z] #26 4.989 + arch=x86_64 [2022-02-07T17:40:01.226Z] #26 4.989 + '[' x86_64 '!=' x86_64 ']' [2022-02-07T17:40:01.226Z] #26 4.989 + url=https://download.docker.com/linux/static [2022-02-07T17:40:01.226Z] #26 4.992 + tar -xz docker/docker [2022-02-07T17:40:01.226Z] #26 4.993 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-07T17:40:01.226Z] #26 ... [2022-02-07T17:40:01.226Z] [2022-02-07T17:40:01.226Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:01.226Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:01.226Z] #58 5.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:01.226Z] #58 5.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:01.226Z] #58 5.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:01.419Z] #19 84.68 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-07T17:40:01.419Z] #19 84.68 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-07T17:40:01.419Z] #19 84.70 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-07T17:40:01.930Z] #10 DONE 1.0s [2022-02-07T17:40:01.930Z] [2022-02-07T17:40:01.930Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:40:01.930Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-07T17:40:01.930Z] #9 DONE 1.1s [2022-02-07T17:40:01.930Z] [2022-02-07T17:40:01.930Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-07T17:40:01.930Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-07T17:40:01.930Z] #7 DONE 1.0s [2022-02-07T17:40:01.930Z] [2022-02-07T17:40:01.930Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:40:01.930Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-07T17:40:01.930Z] #8 DONE 1.1s [2022-02-07T17:40:01.990Z] #19 85.28 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-07T17:40:01.990Z] #19 85.28 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:01.990Z] #19 85.29 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:40:01.990Z] #19 85.35 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-07T17:40:01.990Z] #19 85.35 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:01.990Z] #19 85.36 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:40:02.082Z] #10 DONE 1.0s [2022-02-07T17:40:02.082Z] [2022-02-07T17:40:02.082Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-07T17:40:02.082Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-07T17:40:02.082Z] #8 DONE 1.0s [2022-02-07T17:40:02.082Z] [2022-02-07T17:40:02.082Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:40:02.082Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-07T17:40:02.082Z] #7 DONE 1.0s [2022-02-07T17:40:02.082Z] [2022-02-07T17:40:02.082Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-07T17:40:02.082Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-07T17:40:02.082Z] #9 DONE 1.0s [2022-02-07T17:40:03.072Z] #26 5.309 + RM_GOPATH=0 [2022-02-07T17:40:03.072Z] #26 5.309 + TMP_GOPATH= [2022-02-07T17:40:03.072Z] #26 5.309 + : /build [2022-02-07T17:40:03.072Z] #26 5.309 + '[' -z '' ']' [2022-02-07T17:40:03.072Z] #26 5.309 ++ mktemp -d [2022-02-07T17:40:03.072Z] #26 5.326 + export GOPATH=/tmp/tmp.ELR1nOWLFd [2022-02-07T17:40:03.072Z] #26 5.326 + GOPATH=/tmp/tmp.ELR1nOWLFd [2022-02-07T17:40:03.072Z] #26 5.326 + RM_GOPATH=1 [2022-02-07T17:40:03.072Z] #26 5.326 + case "$(go env GOARCH)" in [2022-02-07T17:40:03.072Z] #26 5.328 ++ go env GOARCH [2022-02-07T17:40:03.072Z] #26 5.391 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:03.072Z] #26 5.391 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:03.072Z] #26 5.391 ++ dirname /install.sh [2022-02-07T17:40:03.072Z] #26 5.391 + dir=/ [2022-02-07T17:40:03.072Z] #26 5.391 + bin=dockercli [2022-02-07T17:40:03.072Z] #26 5.391 + shift [2022-02-07T17:40:03.072Z] #26 5.391 + '[' '!' -f //dockercli.installer ']' [2022-02-07T17:40:03.072Z] #26 5.391 + . //dockercli.installer [2022-02-07T17:40:03.073Z] #26 5.391 ++ : stable [2022-02-07T17:40:03.073Z] #26 5.391 ++ : 17.06.2-ce [2022-02-07T17:40:03.073Z] #26 5.391 + install_dockercli [2022-02-07T17:40:03.073Z] #26 5.391 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-07T17:40:03.073Z] #26 5.391 ++ uname -m [2022-02-07T17:40:03.073Z] #26 5.391 Install docker/cli version 17.06.2-ce from stable [2022-02-07T17:40:03.073Z] #26 5.422 + arch=x86_64 [2022-02-07T17:40:03.073Z] #26 5.422 + '[' x86_64 '!=' x86_64 ']' [2022-02-07T17:40:03.073Z] #26 5.422 + url=https://download.docker.com/linux/static [2022-02-07T17:40:03.073Z] #26 5.422 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-07T17:40:03.073Z] #26 5.422 + tar -xz docker/docker [2022-02-07T17:40:03.156Z] #58 7.688 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:03.647Z] #26 ... [2022-02-07T17:40:03.647Z] [2022-02-07T17:40:03.647Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:03.647Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:03.647Z] #38 6.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:03.647Z] #38 6.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:03.908Z] #38 6.258 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:04.655Z] [2022-02-07T17:40:04.655Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:04.655Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:04.655Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-07T17:40:04.655Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-07T17:40:04.655Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-07T17:40:04.655Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-07T17:40:04.918Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.05MB / 54.92MB 0.1s [2022-02-07T17:40:04.918Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.2s [2022-02-07T17:40:05.238Z] [2022-02-07T17:40:05.238Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:40:05.238Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:40:05.238Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-07T17:40:05.238Z] #69 DONE 0.0s [2022-02-07T17:40:05.238Z] [2022-02-07T17:40:05.238Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:40:05.238Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-07T17:40:05.238Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-07T17:40:05.296Z] #38 7.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:05.300Z] #11 ... [2022-02-07T17:40:05.300Z] [2022-02-07T17:40:05.300Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-07T17:40:05.300Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-07T17:40:05.300Z] #45 DONE 0.0s [2022-02-07T17:40:05.300Z] [2022-02-07T17:40:05.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:05.300Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:05.300Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.44MB / 54.92MB 0.3s [2022-02-07T17:40:05.300Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 2.10MB / 5.15MB 0.3s [2022-02-07T17:40:05.300Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 17.83MB / 54.92MB 0.4s [2022-02-07T17:40:05.300Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.4s [2022-02-07T17:40:05.300Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 34.60MB / 54.92MB 0.5s [2022-02-07T17:40:05.300Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-07T17:40:05.300Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.5s [2022-02-07T17:40:05.499Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-07T17:40:05.499Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-07T17:40:05.499Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-07T17:40:05.581Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 38.80MB / 54.92MB 0.7s [2022-02-07T17:40:05.581Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 5.24MB / 10.87MB 0.7s [2022-02-07T17:40:05.581Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 42.25MB / 54.92MB 0.8s [2022-02-07T17:40:05.581Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 9.44MB / 10.87MB 0.8s [2022-02-07T17:40:05.581Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s [2022-02-07T17:40:05.581Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 0.9s [2022-02-07T17:40:05.709Z] #58 ... [2022-02-07T17:40:05.709Z] [2022-02-07T17:40:05.709Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:05.709Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:40:05.709Z] #53 5.377 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-07T17:40:05.709Z] #53 6.551 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-07T17:40:05.709Z] #53 6.584 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-07T17:40:05.709Z] #53 6.722 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-07T17:40:05.709Z] #53 9.540 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-07T17:40:05.709Z] #53 ... [2022-02-07T17:40:05.709Z] [2022-02-07T17:40:05.709Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:05.709Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:05.709Z] #51 4.307 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-07T17:40:05.709Z] #51 ... [2022-02-07T17:40:05.709Z] [2022-02-07T17:40:05.709Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:05.709Z] #63 sha256:00a1a86a2ae237a972a3b1abb0c3a6fbdc2b311c20ddb5d1d325f21a8c092725 [2022-02-07T17:40:05.709Z] #63 5.207 + RM_GOPATH=0 [2022-02-07T17:40:05.709Z] #63 5.207 + TMP_GOPATH= [2022-02-07T17:40:05.709Z] #63 5.207 + : /build [2022-02-07T17:40:05.709Z] #63 5.207 + '[' -z '' ']' [2022-02-07T17:40:05.709Z] #63 5.207 ++ mktemp -d [2022-02-07T17:40:05.709Z] #63 5.209 + export GOPATH=/tmp/tmp.d2hFiNP1fi [2022-02-07T17:40:05.709Z] #63 5.209 + GOPATH=/tmp/tmp.d2hFiNP1fi [2022-02-07T17:40:05.709Z] #63 5.209 + RM_GOPATH=1 [2022-02-07T17:40:05.709Z] #63 5.209 + case "$(go env GOARCH)" in [2022-02-07T17:40:05.709Z] #63 5.215 ++ go env GOARCH [2022-02-07T17:40:05.709Z] #63 5.244 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:05.709Z] #63 5.244 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:05.709Z] #63 5.252 ++ dirname /install.sh [2022-02-07T17:40:05.709Z] #63 5.255 + dir=/ [2022-02-07T17:40:05.709Z] #63 5.257 + bin=rootlesskit [2022-02-07T17:40:05.709Z] #63 5.257 + shift [2022-02-07T17:40:05.709Z] #63 5.257 + '[' '!' -f //rootlesskit.installer ']' [2022-02-07T17:40:05.709Z] #63 5.258 + . //rootlesskit.installer [2022-02-07T17:40:05.709Z] #63 5.258 ++ : v0.14.6 [2022-02-07T17:40:05.709Z] #63 5.263 + install_rootlesskit [2022-02-07T17:40:05.709Z] #63 5.266 + case "$1" in [2022-02-07T17:40:05.709Z] #63 5.266 + export CGO_ENABLED=0 [2022-02-07T17:40:05.709Z] #63 5.266 + CGO_ENABLED=0 [2022-02-07T17:40:05.709Z] #63 5.266 + _install_rootlesskit [2022-02-07T17:40:05.709Z] #63 5.267 + echo 'Install rootlesskit version v0.14.6' [2022-02-07T17:40:05.709Z] #63 5.268 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:40:05.709Z] #63 5.268 + GOBIN=/build [2022-02-07T17:40:05.709Z] #63 5.268 + GO111MODULE=on [2022-02-07T17:40:05.709Z] #63 5.268 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-07T17:40:05.709Z] #63 5.268 Install rootlesskit version v0.14.6 [2022-02-07T17:40:05.709Z] #63 5.895 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-07T17:40:05.709Z] #63 9.477 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-07T17:40:05.709Z] #63 9.479 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-07T17:40:05.770Z] #28 ... [2022-02-07T17:40:05.770Z] [2022-02-07T17:40:05.770Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-07T17:40:05.770Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-07T17:40:05.770Z] #45 DONE 0.0s [2022-02-07T17:40:05.770Z] [2022-02-07T17:40:05.770Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:40:05.770Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-07T17:40:05.770Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0B / 53.61MB 0.4s [2022-02-07T17:40:05.849Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 1.0s [2022-02-07T17:40:05.849Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 3.59MB / 54.57MB 1.0s [2022-02-07T17:40:05.849Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.1s [2022-02-07T17:40:05.849Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.0s done [2022-02-07T17:40:05.849Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 10.49MB / 54.57MB 1.1s [2022-02-07T17:40:05.849Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 1.1s [2022-02-07T17:40:05.972Z] #63 ... [2022-02-07T17:40:05.973Z] [2022-02-07T17:40:05.973Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:05.973Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:05.973Z] #49 5.504 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-07T17:40:05.973Z] #49 7.555 go: downloading github.com/fatih/color v1.10.0 [2022-02-07T17:40:05.973Z] #49 7.619 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-07T17:40:05.973Z] #49 7.673 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T17:40:05.973Z] #49 7.829 go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T17:40:05.973Z] #49 8.455 go: downloading golang.org/x/tools v0.1.0 [2022-02-07T17:40:05.973Z] #49 8.489 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-07T17:40:05.973Z] #49 8.817 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-07T17:40:05.973Z] #49 9.114 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T17:40:05.973Z] #49 9.626 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-07T17:40:05.973Z] #49 ... [2022-02-07T17:40:05.973Z] [2022-02-07T17:40:05.973Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:05.973Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:05.973Z] #43 5.291 + git clone https://github.com/docker/distribution.git . [2022-02-07T17:40:05.973Z] #43 5.297 Cloning into '.'... [2022-02-07T17:40:06.042Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 7.34MB / 53.61MB 0.5s [2022-02-07T17:40:06.042Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 18.88MB / 53.61MB 0.6s [2022-02-07T17:40:06.153Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 18.87MB / 54.57MB 1.2s [2022-02-07T17:40:06.153Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 31.46MB / 54.57MB 1.4s [2022-02-07T17:40:06.153Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.24MB / 85.81MB 1.4s [2022-02-07T17:40:06.235Z] #43 ... [2022-02-07T17:40:06.235Z] [2022-02-07T17:40:06.235Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:06.235Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:06.235Z] #47 6.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:06.235Z] #47 6.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:06.235Z] #47 6.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:06.235Z] #47 6.882 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-07T17:40:06.235Z] #47 8.797 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:06.235Z] #47 ... [2022-02-07T17:40:06.235Z] [2022-02-07T17:40:06.235Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:06.235Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:40:06.235Z] #36 3.857 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-07T17:40:06.314Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 27.84MB / 53.61MB 0.7s [2022-02-07T17:40:06.314Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 51.80MB / 53.61MB 0.9s [2022-02-07T17:40:06.414Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 35.65MB / 54.57MB 1.5s [2022-02-07T17:40:06.414Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 10.49MB / 85.81MB 1.5s [2022-02-07T17:40:06.414Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.6s done [2022-02-07T17:40:06.414Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 38.80MB / 54.57MB 1.7s [2022-02-07T17:40:06.414Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 15.73MB / 85.81MB 1.8s [2022-02-07T17:40:06.414Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 1.8s [2022-02-07T17:40:06.497Z] #36 ... [2022-02-07T17:40:06.497Z] [2022-02-07T17:40:06.497Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:06.497Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:06.497Z] #14 5.690 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:06.497Z] #14 5.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:06.498Z] #14 5.741 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:06.498Z] #14 7.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:06.498Z] #14 11.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:06.498Z] #14 ... [2022-02-07T17:40:06.498Z] [2022-02-07T17:40:06.498Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:06.498Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:40:06.498Z] #34 5.039 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-07T17:40:06.498Z] #34 5.039 Cloning into '.'... [2022-02-07T17:40:06.673Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 47.19MB / 54.57MB 1.9s [2022-02-07T17:40:06.673Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 22.02MB / 85.81MB 1.9s [2022-02-07T17:40:06.673Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 50.33MB / 54.57MB 2.0s [2022-02-07T17:40:06.760Z] #34 ... [2022-02-07T17:40:06.760Z] [2022-02-07T17:40:06.760Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:06.760Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:06.760Z] #38 5.282 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:06.760Z] #38 5.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:06.760Z] #38 5.493 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:06.760Z] #38 7.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:06.760Z] #38 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:06.760Z] #38 ... [2022-02-07T17:40:06.760Z] [2022-02-07T17:40:06.760Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:06.760Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:06.760Z] #47 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:06.932Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.2s [2022-02-07T17:40:06.932Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 30.41MB / 85.81MB 2.2s [2022-02-07T17:40:06.932Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 11.06MB / 134.83MB 2.2s [2022-02-07T17:40:06.932Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.2s [2022-02-07T17:40:06.932Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 37.75MB / 85.81MB 2.3s [2022-02-07T17:40:07.196Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 44.04MB / 85.81MB 2.4s [2022-02-07T17:40:07.196Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 20.79MB / 134.83MB 2.4s [2022-02-07T17:40:07.459Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 59.77MB / 85.81MB 2.6s [2022-02-07T17:40:07.459Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 33.55MB / 134.83MB 2.6s [2022-02-07T17:40:07.459Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.6s done [2022-02-07T17:40:07.459Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 66.06MB / 85.81MB 2.7s [2022-02-07T17:40:07.718Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 73.15MB / 85.81MB 2.8s [2022-02-07T17:40:07.718Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 44.29MB / 134.83MB 2.8s [2022-02-07T17:40:07.718Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 2.8s [2022-02-07T17:40:07.718Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 84.93MB / 85.81MB 3.0s [2022-02-07T17:40:07.718Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 53.48MB / 134.83MB 3.0s [2022-02-07T17:40:07.718Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 2.8s done [2022-02-07T17:40:07.865Z] #38 ... [2022-02-07T17:40:07.865Z] [2022-02-07T17:40:07.865Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:07.865Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:40:07.865Z] #53 4.608 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-07T17:40:07.865Z] #53 5.421 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-07T17:40:07.865Z] #53 5.439 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-07T17:40:07.865Z] #53 5.547 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-07T17:40:07.865Z] #53 7.784 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-07T17:40:07.865Z] #53 ... [2022-02-07T17:40:07.865Z] [2022-02-07T17:40:07.865Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:07.865Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:07.865Z] #58 5.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:07.865Z] #58 6.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:07.865Z] #58 6.013 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:07.865Z] #58 8.051 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:07.865Z] #58 9.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:07.865Z] #58 ... [2022-02-07T17:40:07.865Z] [2022-02-07T17:40:07.865Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:07.865Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:07.865Z] #51 5.238 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-07T17:40:07.865Z] #51 ... [2022-02-07T17:40:07.865Z] [2022-02-07T17:40:07.865Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:07.865Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:40:07.865Z] #34 5.326 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-07T17:40:07.865Z] #34 5.337 Cloning into '.'... [2022-02-07T17:40:07.865Z] #34 ... [2022-02-07T17:40:07.865Z] [2022-02-07T17:40:07.865Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:07.865Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:07.865Z] #49 5.843 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-07T17:40:07.865Z] #49 7.636 go: downloading github.com/fatih/color v1.10.0 [2022-02-07T17:40:07.865Z] #49 7.697 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-07T17:40:07.865Z] #49 7.706 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T17:40:07.865Z] #49 7.776 go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T17:40:07.865Z] #49 8.492 go: downloading golang.org/x/tools v0.1.0 [2022-02-07T17:40:07.865Z] #49 8.568 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-07T17:40:07.865Z] #49 8.697 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-07T17:40:07.865Z] #49 8.764 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T17:40:07.865Z] #49 9.053 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-07T17:40:07.979Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 60.82MB / 134.83MB 3.3s [2022-02-07T17:40:08.138Z] #49 ... [2022-02-07T17:40:08.138Z] [2022-02-07T17:40:08.138Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:08.138Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:40:08.138Z] #36 4.636 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-07T17:40:08.235Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 74.45MB / 134.83MB 3.5s [2022-02-07T17:40:08.239Z] #28 ... [2022-02-07T17:40:08.239Z] [2022-02-07T17:40:08.239Z] #24 [internal] load build context [2022-02-07T17:40:08.239Z] #24 sha256:25ec2a7aa8623f610a5c8b3fd2417c60e1e210a84f595cfccb8545c174404476 [2022-02-07T17:40:08.239Z] #24 transferring context: 56.68MB 2.1s done [2022-02-07T17:40:08.239Z] #24 DONE 2.7s [2022-02-07T17:40:08.239Z] [2022-02-07T17:40:08.239Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:40:08.239Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-07T17:40:08.239Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.6s done [2022-02-07T17:40:08.239Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-07T17:40:08.402Z] #36 ... [2022-02-07T17:40:08.402Z] [2022-02-07T17:40:08.402Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:08.402Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:08.402Z] #47 5.983 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:08.402Z] #47 6.104 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:08.402Z] #47 6.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:08.402Z] #47 6.644 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-07T17:40:08.402Z] #47 7.920 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:08.402Z] #47 9.990 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:08.402Z] #47 ... [2022-02-07T17:40:08.402Z] [2022-02-07T17:40:08.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-02-07T17:40:08.402Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:08.402Z] #14 5.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:08.402Z] #14 5.994 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:08.402Z] #14 5.998 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:08.402Z] #14 7.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:08.402Z] #14 9.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:08.493Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 84.12MB / 134.83MB 3.7s [2022-02-07T17:40:08.494Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 91.23MB / 134.83MB 3.8s [2022-02-07T17:40:08.664Z] #14 ... [2022-02-07T17:40:08.664Z] [2022-02-07T17:40:08.664Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:08.664Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:08.664Z] #43 4.947 + git clone https://github.com/docker/distribution.git . [2022-02-07T17:40:08.664Z] #43 4.947 Cloning into '.'... [2022-02-07T17:40:08.664Z] #43 ... [2022-02-07T17:40:08.664Z] [2022-02-07T17:40:08.664Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:08.664Z] #63 sha256:75891dc32243b0a36bca0a69334c612b80c1ece290dbc2371fb70e53090029dc [2022-02-07T17:40:08.664Z] #63 5.489 + RM_GOPATH=0 [2022-02-07T17:40:08.664Z] #63 5.491 + TMP_GOPATH= [2022-02-07T17:40:08.664Z] #63 5.491 + : /build [2022-02-07T17:40:08.664Z] #63 5.491 + '[' -z '' ']' [2022-02-07T17:40:08.664Z] #63 5.492 ++ mktemp -d [2022-02-07T17:40:08.664Z] #63 5.497 + export GOPATH=/tmp/tmp.JjCUilhfs9 [2022-02-07T17:40:08.664Z] #63 5.505 + GOPATH=/tmp/tmp.JjCUilhfs9 [2022-02-07T17:40:08.664Z] #63 5.510 + RM_GOPATH=1 [2022-02-07T17:40:08.664Z] #63 5.510 + case "$(go env GOARCH)" in [2022-02-07T17:40:08.664Z] #63 5.512 ++ go env GOARCH [2022-02-07T17:40:08.664Z] #63 5.527 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:08.664Z] #63 5.527 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:08.664Z] #63 5.527 ++ dirname /install.sh [2022-02-07T17:40:08.664Z] #63 5.540 + dir=/ [2022-02-07T17:40:08.664Z] #63 5.540 + bin=rootlesskit [2022-02-07T17:40:08.664Z] #63 5.540 + shift [2022-02-07T17:40:08.664Z] #63 5.540 + '[' '!' -f //rootlesskit.installer ']' [2022-02-07T17:40:08.664Z] #63 5.540 + . //rootlesskit.installer [2022-02-07T17:40:08.664Z] #63 5.540 ++ : v0.14.6 [2022-02-07T17:40:08.664Z] #63 5.544 + install_rootlesskit [2022-02-07T17:40:08.664Z] #63 5.544 + case "$1" in [2022-02-07T17:40:08.664Z] #63 5.544 + export CGO_ENABLED=0 [2022-02-07T17:40:08.664Z] #63 5.544 + CGO_ENABLED=0 [2022-02-07T17:40:08.664Z] #63 5.544 + _install_rootlesskit [2022-02-07T17:40:08.664Z] #63 5.544 + echo 'Install rootlesskit version v0.14.6' [2022-02-07T17:40:08.664Z] #63 5.546 Install rootlesskit version v0.14.6 [2022-02-07T17:40:08.664Z] #63 5.549 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:40:08.664Z] #63 5.549 + GOBIN=/build [2022-02-07T17:40:08.664Z] #63 5.549 + GO111MODULE=on [2022-02-07T17:40:08.664Z] #63 5.549 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-07T17:40:08.664Z] #63 6.224 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-07T17:40:08.664Z] #63 9.449 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-07T17:40:08.664Z] #63 9.450 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-07T17:40:08.664Z] #63 10.39 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-07T17:40:08.752Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 99.80MB / 134.83MB 3.9s [2022-02-07T17:40:08.752Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.9s done [2022-02-07T17:40:08.752Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 113.96MB / 134.83MB 4.1s [2022-02-07T17:40:09.012Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 127.93MB / 134.83MB 4.3s [2022-02-07T17:40:09.274Z] #11 ... [2022-02-07T17:40:09.274Z] [2022-02-07T17:40:09.274Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:40:09.274Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-07T17:40:09.274Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-07T17:40:09.274Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-07T17:40:09.274Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-07T17:40:09.274Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-02-07T17:40:09.274Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-02-07T17:40:09.274Z] #67 DONE 4.7s [2022-02-07T17:40:09.274Z] [2022-02-07T17:40:09.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:09.274Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:09.274Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 4.5s [2022-02-07T17:40:09.610Z] #63 ... [2022-02-07T17:40:09.610Z] [2022-02-07T17:40:09.610Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:09.610Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:09.610Z] #58 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:10.082Z] #47 14.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:10.648Z] #11 ... [2022-02-07T17:40:10.648Z] [2022-02-07T17:40:10.648Z] #24 [internal] load build context [2022-02-07T17:40:10.648Z] #24 sha256:be7698e12ef689529a2009b087150c1fd7f5fa5f2fc06b8a17096a72ba2f3353 [2022-02-07T17:40:10.648Z] #24 transferring context: 56.67MB 5.3s done [2022-02-07T17:40:10.648Z] #24 DONE 5.9s [2022-02-07T17:40:10.648Z] [2022-02-07T17:40:10.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:10.648Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:10.648Z] #11 ... [2022-02-07T17:40:10.648Z] [2022-02-07T17:40:10.648Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:40:10.648Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:40:10.648Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-07T17:40:10.648Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:40:10.648Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-07T17:40:10.648Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-07T17:40:10.648Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-02-07T17:40:10.648Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-02-07T17:40:10.648Z] #69 DONE 6.0s [2022-02-07T17:40:10.648Z] [2022-02-07T17:40:10.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:10.648Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:11.535Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 2.8s done [2022-02-07T17:40:11.987Z] #19 94.87 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-07T17:40:11.987Z] #19 94.87 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:11.987Z] #19 94.88 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:40:11.987Z] #19 94.94 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-07T17:40:11.987Z] #19 94.95 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:11.987Z] #19 94.96 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-07T17:40:12.548Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.5s [2022-02-07T17:40:12.548Z] #11 ... [2022-02-07T17:40:12.548Z] [2022-02-07T17:40:12.548Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:40:12.548Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-07T17:40:12.548Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-07T17:40:12.548Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-07T17:40:12.548Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-07T17:40:12.548Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-07T17:40:12.548Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-07T17:40:12.548Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.6s done [2022-02-07T17:40:12.548Z] #28 DONE 8.1s [2022-02-07T17:40:12.548Z] [2022-02-07T17:40:12.548Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:12.548Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:12.548Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-07T17:40:12.653Z] #47 ... [2022-02-07T17:40:12.653Z] [2022-02-07T17:40:12.653Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:40:12.653Z] #26 sha256:f8362df2c24d7072e2804970c81d82771c26df0f8f00e76e97975098ace4f83e [2022-02-07T17:40:12.653Z] #26 16.27 + mkdir -p /build [2022-02-07T17:40:12.653Z] #26 16.29 + mv docker/docker /build/ [2022-02-07T17:40:12.653Z] #26 16.29 + rmdir docker [2022-02-07T17:40:12.653Z] #26 DONE 16.7s [2022-02-07T17:40:12.653Z] [2022-02-07T17:40:12.653Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:12.653Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:40:12.653Z] #36 16.67 tomll can be used in two ways: [2022-02-07T17:40:12.653Z] #36 16.67 Writing to STDIN and reading from STDOUT: [2022-02-07T17:40:12.653Z] #36 16.67 cat file.toml | tomll > file.toml [2022-02-07T17:40:12.653Z] #36 16.67 [2022-02-07T17:40:12.653Z] #36 16.67 Reading and updating a list of files: [2022-02-07T17:40:12.653Z] #36 16.67 tomll a.toml b.toml c.toml [2022-02-07T17:40:12.653Z] #36 16.67 [2022-02-07T17:40:12.653Z] #36 16.67 When given a list of files, tomll will modify all files in place without asking. [2022-02-07T17:40:12.653Z] #36 DONE 17.1s [2022-02-07T17:40:12.653Z] [2022-02-07T17:40:12.653Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:12.653Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:12.653Z] #47 16.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-07T17:40:13.113Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-07T17:40:13.371Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-07T17:40:13.629Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.2s done [2022-02-07T17:40:13.629Z] #11 ... [2022-02-07T17:40:13.629Z] [2022-02-07T17:40:13.629Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-07T17:40:13.629Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-07T17:40:13.629Z] #68 DONE 0.9s [2022-02-07T17:40:13.629Z] [2022-02-07T17:40:13.629Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:13.629Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:13.629Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-07T17:40:13.668Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-07T17:40:13.668Z] [2022-02-07T17:40:13.668Z] ________ ____ __. [2022-02-07T17:40:13.668Z] \_____ \ | |/ _| [2022-02-07T17:40:13.668Z] / | \| < [2022-02-07T17:40:13.668Z] / | \ | \ [2022-02-07T17:40:13.668Z] \_______ /____|__ \ [2022-02-07T17:40:13.668Z] \/ \/ [2022-02-07T17:40:13.668Z] [2022-02-07T17:40:13.668Z] INFO: make.ps1 ended at 02/07/2022 17:40:08 [2022-02-07T17:40:13.668Z] INFO: Binaries build ended at 02/07/2022 17:40:09. Duration:00:01:27.7438037 [2022-02-07T17:40:13.668Z] INFO: Copying the built daemon binary to d:\CI\PR-43176\4\binary\dockerd-be63b7d7f6.exe... [2022-02-07T17:40:13.668Z] INFO: Copying the built client binary to d:\CI\PR-43176\4\binary\docker-be63b7d7f6.exe... [2022-02-07T17:40:13.669Z] INFO: Copying dockerversion from the container... [2022-02-07T17:40:13.669Z] INFO: Copying the golang package from the container to d:\CI\PR-43176\4\installer\go.zip... [2022-02-07T17:40:13.669Z] INFO: Extracting go.zip to d:\CI\PR-43176\4\go [2022-02-07T17:40:14.072Z] #28 ... [2022-02-07T17:40:14.072Z] [2022-02-07T17:40:14.072Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:14.072Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-07T17:40:14.072Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-07T17:40:14.072Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-07T17:40:14.072Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-07T17:40:14.072Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-07T17:40:14.072Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.6s done [2022-02-07T17:40:14.072Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.8s done [2022-02-07T17:40:14.072Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.4s done [2022-02-07T17:40:14.072Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.9s done [2022-02-07T17:40:14.072Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 8.2s [2022-02-07T17:40:14.072Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 7.0s done [2022-02-07T17:40:14.072Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 4.1s done [2022-02-07T17:40:14.072Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-07T17:40:14.072Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.1s [2022-02-07T17:40:14.333Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-07T17:40:14.564Z] #11 ... [2022-02-07T17:40:14.564Z] [2022-02-07T17:40:14.564Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-07T17:40:14.564Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-07T17:40:14.564Z] #70 DONE 0.7s [2022-02-07T17:40:14.564Z] [2022-02-07T17:40:14.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:14.564Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:14.592Z] #11 ... [2022-02-07T17:40:14.592Z] [2022-02-07T17:40:14.592Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:40:14.592Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-07T17:40:14.592Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-07T17:40:14.592Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:40:14.592Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-07T17:40:14.592Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-07T17:40:14.592Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-02-07T17:40:14.592Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-02-07T17:40:14.592Z] #67 DONE 9.2s [2022-02-07T17:40:14.592Z] [2022-02-07T17:40:14.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:14.592Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-07T17:40:14.592Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-07T17:40:14.592Z] #11 ... [2022-02-07T17:40:14.592Z] [2022-02-07T17:40:14.592Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-07T17:40:14.592Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-07T17:40:14.592Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-07T17:40:14.592Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-07T17:40:14.592Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-07T17:40:14.592Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-02-07T17:40:14.592Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2022-02-07T17:40:14.592Z] #69 DONE 9.3s [2022-02-07T17:40:14.592Z] [2022-02-07T17:40:14.592Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-07T17:40:14.592Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-07T17:40:14.592Z] #28 DONE 9.3s [2022-02-07T17:40:14.592Z] [2022-02-07T17:40:14.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:14.592Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-07T17:40:14.925Z] #58 ... [2022-02-07T17:40:14.925Z] [2022-02-07T17:40:14.925Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:40:14.925Z] #26 sha256:4bb56f4fc345aca97029220ca8f980164a111c0f4052596575c9fc4d378a57a6 [2022-02-07T17:40:14.925Z] #26 16.76 + mkdir -p /build [2022-02-07T17:40:14.925Z] #26 16.78 + mv docker/docker /build/ [2022-02-07T17:40:14.925Z] #26 16.78 + rmdir docker [2022-02-07T17:40:15.189Z] #26 DONE 17.4s [2022-02-07T17:40:15.189Z] [2022-02-07T17:40:15.189Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:15.189Z] #63 sha256:75891dc32243b0a36bca0a69334c612b80c1ece290dbc2371fb70e53090029dc [2022-02-07T17:40:15.189Z] #63 14.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-07T17:40:15.189Z] #63 15.26 go: downloading github.com/google/uuid v1.3.0 [2022-02-07T17:40:15.189Z] #63 15.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-07T17:40:15.189Z] #63 15.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-07T17:40:15.189Z] #63 15.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-07T17:40:15.189Z] #63 16.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-07T17:40:15.189Z] #63 16.28 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-07T17:40:15.189Z] #63 16.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-07T17:40:15.189Z] #63 16.63 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-07T17:40:15.189Z] #63 16.68 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-07T17:40:15.962Z] #47 ... [2022-02-07T17:40:15.962Z] [2022-02-07T17:40:15.962Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:15.962Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:15.962Z] #51 10.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-07T17:40:15.962Z] #51 10.50 go: downloading github.com/fatih/color v1.7.0 [2022-02-07T17:40:15.962Z] #51 10.65 go: downloading github.com/pkg/errors v0.8.1 [2022-02-07T17:40:15.962Z] #51 10.66 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-07T17:40:15.962Z] #51 10.73 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-07T17:40:15.962Z] #51 11.17 go: downloading github.com/spf13/viper v1.6.1 [2022-02-07T17:40:15.962Z] #51 11.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-07T17:40:15.962Z] #51 11.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-07T17:40:15.962Z] #51 11.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-07T17:40:15.962Z] #51 11.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-07T17:40:15.962Z] #51 12.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-07T17:40:15.962Z] #51 13.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-07T17:40:15.962Z] #51 17.62 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-07T17:40:15.962Z] #51 17.62 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-07T17:40:15.962Z] #51 18.00 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-07T17:40:15.962Z] #51 18.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-07T17:40:15.962Z] #51 18.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-07T17:40:15.962Z] #51 18.57 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-07T17:40:15.962Z] #51 18.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-07T17:40:15.962Z] #51 18.78 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-07T17:40:15.962Z] #51 18.78 go: downloading github.com/spf13/afero v1.1.2 [2022-02-07T17:40:15.962Z] #51 19.04 go: downloading github.com/spf13/cast v1.3.0 [2022-02-07T17:40:15.962Z] #51 19.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-07T17:40:15.962Z] #51 19.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-07T17:40:15.962Z] #51 19.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-07T17:40:15.962Z] #51 19.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-07T17:40:15.962Z] #51 19.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-07T17:40:15.962Z] #51 19.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-07T17:40:15.962Z] #51 20.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-07T17:40:15.962Z] #51 20.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-07T17:40:15.962Z] #51 20.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-07T17:40:15.962Z] #51 20.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-07T17:40:15.962Z] #51 20.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-07T17:40:15.962Z] #51 ... [2022-02-07T17:40:15.962Z] [2022-02-07T17:40:15.962Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:15.962Z] #63 sha256:00a1a86a2ae237a972a3b1abb0c3a6fbdc2b311c20ddb5d1d325f21a8c092725 [2022-02-07T17:40:15.962Z] #63 10.23 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-07T17:40:15.962Z] #63 14.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-07T17:40:15.962Z] #63 15.19 go: downloading github.com/google/uuid v1.3.0 [2022-02-07T17:40:15.962Z] #63 15.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-07T17:40:15.962Z] #63 15.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-07T17:40:15.962Z] #63 15.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-07T17:40:15.962Z] #63 16.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-07T17:40:15.962Z] #63 16.31 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-07T17:40:15.962Z] #63 16.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-07T17:40:15.962Z] #63 16.86 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-07T17:40:15.962Z] #63 17.22 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-07T17:40:15.962Z] #63 19.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-07T17:40:16.133Z] #63 18.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-07T17:40:16.252Z] #63 ... [2022-02-07T17:40:16.252Z] [2022-02-07T17:40:16.252Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:16.252Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:16.252Z] #58 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:16.252Z] #58 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:16.252Z] #58 ... [2022-02-07T17:40:16.252Z] [2022-02-07T17:40:16.252Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:16.252Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:16.252Z] #51 20.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-07T17:40:16.252Z] #51 20.87 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-07T17:40:16.252Z] #51 20.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-07T17:40:16.496Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 1.9s done [2022-02-07T17:40:16.555Z] #51 20.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-07T17:40:16.555Z] #51 21.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-07T17:40:16.842Z] #51 21.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-07T17:40:16.842Z] #51 21.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-07T17:40:17.062Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-07T17:40:17.076Z] #63 ... [2022-02-07T17:40:17.076Z] [2022-02-07T17:40:17.076Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:17.076Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:40:17.076Z] #36 19.21 tomll can be used in two ways: [2022-02-07T17:40:17.076Z] #36 19.21 Writing to STDIN and reading from STDOUT: [2022-02-07T17:40:17.076Z] #36 19.21 cat file.toml | tomll > file.toml [2022-02-07T17:40:17.076Z] #36 19.21 [2022-02-07T17:40:17.076Z] #36 19.21 Reading and updating a list of files: [2022-02-07T17:40:17.076Z] #36 19.21 tomll a.toml b.toml c.toml [2022-02-07T17:40:17.076Z] #36 19.21 [2022-02-07T17:40:17.076Z] #36 19.21 When given a list of files, tomll will modify all files in place without asking. [2022-02-07T17:40:17.076Z] #36 DONE 19.5s [2022-02-07T17:40:17.076Z] [2022-02-07T17:40:17.076Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:17.076Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:17.076Z] #51 13.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-07T17:40:17.076Z] #51 13.07 go: downloading github.com/fatih/color v1.7.0 [2022-02-07T17:40:17.076Z] #51 13.25 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-07T17:40:17.076Z] #51 13.25 go: downloading github.com/pkg/errors v0.8.1 [2022-02-07T17:40:17.076Z] #51 13.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-07T17:40:17.076Z] #51 13.84 go: downloading github.com/spf13/viper v1.6.1 [2022-02-07T17:40:17.076Z] #51 14.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-07T17:40:17.076Z] #51 14.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-07T17:40:17.076Z] #51 14.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-07T17:40:17.076Z] #51 14.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-07T17:40:17.076Z] #51 15.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-07T17:40:17.076Z] #51 16.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-07T17:40:17.076Z] #51 16.19 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-07T17:40:17.076Z] #51 16.48 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-07T17:40:17.076Z] #51 19.34 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-07T17:40:17.076Z] #51 19.38 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-07T17:40:17.076Z] #51 19.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-07T17:40:17.337Z] #51 19.76 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-07T17:40:17.337Z] #51 19.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-07T17:40:17.337Z] #51 19.92 go: downloading github.com/spf13/afero v1.1.2 [2022-02-07T17:40:17.337Z] #51 19.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-07T17:40:17.417Z] #51 21.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-07T17:40:17.417Z] #51 21.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-07T17:40:17.417Z] #51 21.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-07T17:40:17.417Z] #51 22.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-07T17:40:17.417Z] #51 22.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-07T17:40:17.417Z] #51 22.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-07T17:40:17.598Z] #51 ... [2022-02-07T17:40:17.599Z] [2022-02-07T17:40:17.599Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:17.599Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:17.599Z] #38 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:17.599Z] #38 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:17.688Z] #51 ... [2022-02-07T17:40:17.688Z] [2022-02-07T17:40:17.688Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:17.688Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:17.688Z] #38 12.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:17.688Z] #38 22.09 Fetched 8501 kB in 17s (496 kB/s) [2022-02-07T17:40:17.688Z] #38 22.09 Reading package lists... [2022-02-07T17:40:17.688Z] #38 ... [2022-02-07T17:40:17.688Z] [2022-02-07T17:40:17.689Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:17.689Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:17.689Z] #51 22.35 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-07T17:40:17.861Z] #38 ... [2022-02-07T17:40:17.861Z] [2022-02-07T17:40:17.861Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:17.861Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:17.861Z] #51 20.29 go: downloading github.com/spf13/cast v1.3.0 [2022-02-07T17:40:17.861Z] #51 20.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-07T17:40:17.861Z] #51 20.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-07T17:40:17.861Z] #51 20.37 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-07T17:40:17.861Z] #51 20.37 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-07T17:40:17.951Z] #51 22.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-07T17:40:17.951Z] #51 22.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-07T17:40:18.122Z] #51 20.74 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-07T17:40:18.122Z] #51 20.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-07T17:40:18.214Z] #51 22.66 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-07T17:40:18.214Z] #51 22.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-07T17:40:18.214Z] #51 22.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-07T17:40:18.214Z] #51 22.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-07T17:40:18.386Z] #51 20.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-07T17:40:18.647Z] #51 21.12 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-07T17:40:18.647Z] #51 21.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-07T17:40:18.743Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.7s done [2022-02-07T17:40:18.743Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-07T17:40:18.910Z] #51 21.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-07T17:40:18.910Z] #51 21.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-07T17:40:18.910Z] #51 21.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-07T17:40:18.964Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 1.8s done [2022-02-07T17:40:19.161Z] #51 23.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-07T17:40:19.161Z] #51 23.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-07T17:40:19.161Z] #51 23.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-07T17:40:19.171Z] #51 21.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-07T17:40:19.171Z] #51 21.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-07T17:40:19.171Z] #51 21.69 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-07T17:40:19.171Z] #51 21.81 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-07T17:40:19.423Z] #51 23.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-07T17:40:19.423Z] #51 23.89 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-07T17:40:19.423Z] #51 ... [2022-02-07T17:40:19.423Z] [2022-02-07T17:40:19.423Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:19.423Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:19.423Z] #14 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:19.423Z] #14 22.95 Fetched 8501 kB in 18s (482 kB/s) [2022-02-07T17:40:19.423Z] #14 22.95 Reading package lists... [2022-02-07T17:40:19.423Z] #14 ... [2022-02-07T17:40:19.423Z] [2022-02-07T17:40:19.423Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:19.423Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:19.423Z] #51 24.01 go: downloading golang.org/x/text v0.3.2 [2022-02-07T17:40:19.434Z] #51 21.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-07T17:40:19.434Z] #51 21.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-07T17:40:19.434Z] #51 21.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-07T17:40:19.434Z] #51 22.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-07T17:40:19.533Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 [2022-02-07T17:40:19.696Z] #51 22.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-07T17:40:19.958Z] #51 22.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-07T17:40:19.958Z] #51 22.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-07T17:40:19.958Z] #51 22.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-07T17:40:19.996Z] #51 ... [2022-02-07T17:40:19.996Z] [2022-02-07T17:40:19.996Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:19.996Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:19.996Z] #49 14.51 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-07T17:40:19.996Z] #49 14.59 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-07T17:40:19.996Z] #49 14.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T17:40:19.996Z] #49 16.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T17:40:19.996Z] #49 16.88 go: downloading golang.org/x/mod v0.3.0 [2022-02-07T17:40:19.996Z] #49 ... [2022-02-07T17:40:19.996Z] [2022-02-07T17:40:19.996Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:19.996Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:19.996Z] #47 23.49 Fetched 8504 kB in 18s (476 kB/s) [2022-02-07T17:40:20.221Z] #51 22.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-07T17:40:20.484Z] #51 22.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-07T17:40:20.484Z] #51 22.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-07T17:40:20.484Z] #51 ... [2022-02-07T17:40:20.484Z] [2022-02-07T17:40:20.484Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:20.484Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:20.484Z] #14 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:20.484Z] #14 21.75 Fetched 8501 kB in 16s (528 kB/s) [2022-02-07T17:40:20.484Z] #14 21.75 Reading package lists... [2022-02-07T17:40:20.484Z] #14 ... [2022-02-07T17:40:20.484Z] [2022-02-07T17:40:20.484Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:20.484Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:20.484Z] #51 22.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-07T17:40:20.746Z] #51 23.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-07T17:40:21.009Z] #51 23.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-07T17:40:21.009Z] #51 23.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-07T17:40:21.009Z] #51 23.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-07T17:40:21.009Z] #51 ... [2022-02-07T17:40:21.009Z] [2022-02-07T17:40:21.009Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:21.009Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:21.009Z] #49 13.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-07T17:40:21.009Z] #49 13.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-07T17:40:21.009Z] #49 13.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T17:40:21.009Z] #49 16.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T17:40:21.009Z] #49 16.62 go: downloading golang.org/x/mod v0.3.0 [2022-02-07T17:40:21.009Z] #49 ... [2022-02-07T17:40:21.009Z] [2022-02-07T17:40:21.009Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:21.009Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:21.009Z] #51 23.53 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-07T17:40:21.009Z] #51 23.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-07T17:40:21.271Z] #51 23.74 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-07T17:40:21.271Z] #51 ... [2022-02-07T17:40:21.271Z] [2022-02-07T17:40:21.271Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:21.271Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:21.271Z] #47 13.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:21.271Z] #47 16.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-07T17:40:21.271Z] #47 23.32 Fetched 8504 kB in 18s (483 kB/s) [2022-02-07T17:40:21.534Z] #47 23.32 Reading package lists... [2022-02-07T17:40:21.534Z] #47 ... [2022-02-07T17:40:21.534Z] [2022-02-07T17:40:21.534Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:21.534Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:21.534Z] #51 23.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-07T17:40:21.534Z] #51 23.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-07T17:40:21.534Z] #51 24.06 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-07T17:40:21.534Z] #51 24.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-07T17:40:21.534Z] #51 24.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-07T17:40:21.534Z] #51 24.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-07T17:40:21.979Z] #19 104.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-07T17:40:21.979Z] #19 104.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:21.979Z] #19 104.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:40:21.979Z] #19 104.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-07T17:40:21.979Z] #19 104.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:21.979Z] #19 104.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-07T17:40:22.109Z] #51 24.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-07T17:40:22.242Z] #19 ... [2022-02-07T17:40:22.242Z] [2022-02-07T17:40:22.242Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:22.242Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:22.242Z] #58 114.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-07T17:40:22.372Z] #51 24.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-07T17:40:22.372Z] #51 24.86 go: downloading golang.org/x/text v0.3.2 [2022-02-07T17:40:22.824Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 3.3s done [2022-02-07T17:40:22.947Z] #11 ... [2022-02-07T17:40:22.947Z] [2022-02-07T17:40:22.947Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:22.947Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:40:22.947Z] #29 1.861 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:22.947Z] #29 1.861 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:22.947Z] #29 1.882 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:22.947Z] #29 2.007 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:22.947Z] #29 2.188 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:22.947Z] #29 2.487 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:22.947Z] #29 3.911 Fetched 8501 kB in 2s (3668 kB/s) [2022-02-07T17:40:22.947Z] #29 3.911 Reading package lists... [2022-02-07T17:40:22.947Z] #29 4.713 Reading package lists... [2022-02-07T17:40:22.947Z] #29 5.481 Building dependency tree... [2022-02-07T17:40:22.947Z] #29 5.854 The following additional packages will be installed: [2022-02-07T17:40:22.947Z] #29 5.854 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-07T17:40:22.947Z] #29 5.854 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-07T17:40:22.947Z] #29 5.854 Recommended packages: [2022-02-07T17:40:22.947Z] #29 5.854 libldap-common publicsuffix libsasl2-modules [2022-02-07T17:40:22.947Z] #29 6.012 The following NEW packages will be installed: [2022-02-07T17:40:22.947Z] #29 6.012 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-07T17:40:22.947Z] #29 6.012 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-07T17:40:22.947Z] #29 6.012 libssh2-1 openssl [2022-02-07T17:40:22.947Z] #29 6.285 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:22.947Z] #29 6.285 Need to get 3038 kB of archives. [2022-02-07T17:40:22.947Z] #29 6.285 After this operation, 6650 kB of additional disk space will be used. [2022-02-07T17:40:22.947Z] #29 6.285 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-07T17:40:22.947Z] #29 6.291 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-07T17:40:22.947Z] #29 6.293 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-07T17:40:22.947Z] #29 6.296 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-07T17:40:22.947Z] #29 6.297 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-07T17:40:22.947Z] #29 6.298 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-07T17:40:22.947Z] #29 6.300 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-07T17:40:22.947Z] #29 6.301 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-07T17:40:22.947Z] #29 6.305 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-07T17:40:22.947Z] #29 6.305 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-07T17:40:22.947Z] #29 6.305 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-07T17:40:22.947Z] #29 6.345 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-07T17:40:22.947Z] #29 6.345 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:40:22.947Z] #29 6.345 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:40:22.947Z] #29 6.345 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:40:22.947Z] #29 6.540 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:22.947Z] #29 6.571 Fetched 3038 kB in 0s (9220 kB/s) [2022-02-07T17:40:22.947Z] #29 6.612 Selecting previously unselected package openssl. [2022-02-07T17:40:22.947Z] #29 6.612 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-07T17:40:22.947Z] #29 6.612 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-07T17:40:22.947Z] #29 6.621 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:40:22.947Z] #29 6.842 Selecting previously unselected package ca-certificates. [2022-02-07T17:40:22.947Z] #29 6.842 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-07T17:40:22.947Z] #29 6.846 Unpacking ca-certificates (20210119) ... [2022-02-07T17:40:22.947Z] #29 6.931 Selecting previously unselected package libbrotli1:amd64. [2022-02-07T17:40:22.947Z] #29 6.931 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-07T17:40:22.947Z] #29 6.939 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:40:22.947Z] #29 7.013 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-07T17:40:22.947Z] #29 7.013 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:40:22.947Z] #29 7.016 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:22.947Z] #29 7.058 Selecting previously unselected package libsasl2-2:amd64. [2022-02-07T17:40:22.947Z] #29 7.060 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-07T17:40:22.947Z] #29 7.063 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:22.947Z] #29 7.117 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-07T17:40:22.947Z] #29 7.117 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.127 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:40:22.948Z] #29 7.219 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-07T17:40:22.948Z] #29 7.219 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.223 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:40:22.948Z] #29 7.268 Selecting previously unselected package libpsl5:amd64. [2022-02-07T17:40:22.948Z] #29 7.268 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.271 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:40:22.948Z] #29 7.314 Selecting previously unselected package librtmp1:amd64. [2022-02-07T17:40:22.948Z] #29 7.314 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.318 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:40:22.948Z] #29 7.362 Selecting previously unselected package libssh2-1:amd64. [2022-02-07T17:40:22.948Z] #29 7.363 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.366 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:40:22.948Z] #29 7.424 Selecting previously unselected package libcurl4:amd64. [2022-02-07T17:40:22.948Z] #29 7.425 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.428 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:22.948Z] #29 7.499 Selecting previously unselected package curl. [2022-02-07T17:40:22.948Z] #29 7.499 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.502 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:22.948Z] #29 7.566 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:40:22.948Z] #29 7.566 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.569 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:40:22.948Z] #29 7.634 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:40:22.948Z] #29 7.634 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.639 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:40:22.948Z] #29 7.690 Selecting previously unselected package jq. [2022-02-07T17:40:22.948Z] #29 7.690 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:40:22.948Z] #29 7.696 Unpacking jq (1.6-2.1) ... [2022-02-07T17:40:22.948Z] #29 7.744 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-07T17:40:22.948Z] #29 7.755 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-07T17:40:22.948Z] #29 7.766 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-07T17:40:22.948Z] #29 7.775 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:22.948Z] #29 7.784 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:40:22.948Z] #29 7.792 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:22.948Z] #29 7.802 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-07T17:40:22.948Z] #29 7.812 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:40:22.948Z] #29 7.826 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:40:22.948Z] #29 7.836 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:40:22.948Z] #29 7.846 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-07T17:40:22.948Z] #29 7.857 Setting up ca-certificates (20210119) ... [2022-02-07T17:40:22.948Z] #29 8.443 Updating certificates in /etc/ssl/certs... [2022-02-07T17:40:22.948Z] #29 9.074 129 added, 0 removed; done. [2022-02-07T17:40:22.948Z] #29 9.105 Setting up jq (1.6-2.1) ... [2022-02-07T17:40:22.948Z] #29 9.114 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:22.948Z] #29 9.123 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:22.948Z] #29 9.136 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:22.948Z] #29 9.152 Processing triggers for ca-certificates (20210119) ... [2022-02-07T17:40:22.948Z] #29 9.161 Updating certificates in /etc/ssl/certs... [2022-02-07T17:40:22.948Z] #29 9.717 0 added, 0 removed; done. [2022-02-07T17:40:22.948Z] #29 9.717 Running hooks in /etc/ca-certificates/update.d... [2022-02-07T17:40:22.948Z] #29 9.718 done. [2022-02-07T17:40:22.948Z] #29 ... [2022-02-07T17:40:22.948Z] [2022-02-07T17:40:22.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:22.948Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:22.948Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.3s done [2022-02-07T17:40:23.513Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-07T17:40:23.762Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a [2022-02-07T17:40:23.762Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-07T17:40:24.080Z] #11 ... [2022-02-07T17:40:24.080Z] [2022-02-07T17:40:24.080Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:24.080Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-07T17:40:24.080Z] #29 DONE 11.4s [2022-02-07T17:40:24.080Z] [2022-02-07T17:40:24.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:24.080Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:24.212Z] #47 23.49 Reading package lists... [2022-02-07T17:40:24.212Z] #47 28.13 Reading package lists... [2022-02-07T17:40:24.212Z] #47 ... [2022-02-07T17:40:24.212Z] [2022-02-07T17:40:24.212Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:24.212Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:24.212Z] #51 28.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-07T17:40:24.212Z] #51 28.63 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-07T17:40:24.212Z] #51 28.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-07T17:40:24.212Z] #51 28.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-07T17:40:24.212Z] #51 28.76 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-07T17:40:24.337Z] #11 ... [2022-02-07T17:40:24.338Z] [2022-02-07T17:40:24.338Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-07T17:40:24.338Z] #30 sha256:1843efa26df4131fc5ab259a3b7a9d5123448c0526cf6d66aa33754f175c42f4 [2022-02-07T17:40:24.338Z] #30 DONE 0.3s [2022-02-07T17:40:24.338Z] [2022-02-07T17:40:24.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:24.338Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-07T17:40:24.702Z] #11 ... [2022-02-07T17:40:24.702Z] [2022-02-07T17:40:24.702Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:24.702Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-07T17:40:24.961Z] #29 ... [2022-02-07T17:40:24.961Z] [2022-02-07T17:40:24.961Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-07T17:40:24.961Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-07T17:40:24.961Z] #11 DONE 19.6s [2022-02-07T17:40:24.961Z] [2022-02-07T17:40:24.961Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-07T17:40:24.961Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-07T17:40:25.157Z] #51 29.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-07T17:40:25.419Z] #51 29.93 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-07T17:40:25.680Z] #51 30.15 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-07T17:40:25.954Z] INFO: Extraction ended at 02/07/2022 17:40:21. Duration:00:00:25.5211850 [2022-02-07T17:40:25.954Z] INFO: Updating the golang and path environment variables [2022-02-07T17:40:25.954Z] INFO: GOPATH=d:\gopath [2022-02-07T17:40:25.954Z] INFO: go version go1.17.6 windows/amd64 [2022-02-07T17:40:25.954Z] INFO: Running the daemon under test in debug mode [2022-02-07T17:40:25.954Z] INFO: Starting a daemon under test... [2022-02-07T17:40:25.954Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43176\4\daemon --pidfile d:\CI\PR-43176\4\docker.pid -D [2022-02-07T17:40:25.954Z] INFO: Process started successfully. [2022-02-07T17:40:25.954Z] INFO: Start tailing logs of the daemon under tests [2022-02-07T17:40:25.954Z] INFO: Waiting for the daemon under test to start... [2022-02-07T17:40:27.524Z] #58 ... [2022-02-07T17:40:27.524Z] [2022-02-07T17:40:27.524Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:27.524Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:27.524Z] #50 116.2 + dpkg --print-architecture [2022-02-07T17:40:27.524Z] #50 116.2 + git checkout -q v2.1.0 [2022-02-07T17:40:27.524Z] #50 116.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-07T17:40:27.524Z] #50 116.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-07T17:40:27.684Z] #51 29.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-07T17:40:27.684Z] #51 29.62 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-07T17:40:27.684Z] #51 29.68 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-07T17:40:27.684Z] #51 29.70 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-07T17:40:27.684Z] #51 29.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-07T17:40:28.253Z] #12 DONE 2.7s [2022-02-07T17:40:28.253Z] [2022-02-07T17:40:28.253Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-07T17:40:28.253Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-07T17:40:28.253Z] #68 DONE 1.4s [2022-02-07T17:40:28.253Z] [2022-02-07T17:40:28.253Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-02-07T17:40:28.253Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-07T17:40:28.256Z] #51 30.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-07T17:40:28.518Z] #51 31.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-07T17:40:28.779Z] #51 ... [2022-02-07T17:40:28.779Z] [2022-02-07T17:40:28.779Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:28.779Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:28.779Z] #43 24.90 + git checkout -q v2.3.0 [2022-02-07T17:40:28.779Z] #43 26.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-02-07T17:40:28.985Z] #51 ... [2022-02-07T17:40:28.986Z] [2022-02-07T17:40:28.986Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:28.986Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:28.986Z] #58 23.08 Fetched 8501 kB in 18s (483 kB/s) [2022-02-07T17:40:28.986Z] #58 23.08 Reading package lists... [2022-02-07T17:40:28.986Z] #58 27.36 Reading package lists... [2022-02-07T17:40:28.986Z] #58 31.47 Building dependency tree... [2022-02-07T17:40:28.986Z] #58 ... [2022-02-07T17:40:28.986Z] [2022-02-07T17:40:28.986Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:28.986Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:28.986Z] #47 28.13 Reading package lists... [2022-02-07T17:40:28.986Z] #47 32.15 Building dependency tree... [2022-02-07T17:40:29.039Z] #43 ... [2022-02-07T17:40:29.039Z] [2022-02-07T17:40:29.039Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:29.039Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:29.039Z] #51 31.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-07T17:40:29.302Z] #51 ... [2022-02-07T17:40:29.302Z] [2022-02-07T17:40:29.302Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:29.302Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:29.302Z] #38 21.73 Fetched 8501 kB in 16s (537 kB/s) [2022-02-07T17:40:29.302Z] #38 21.73 Reading package lists... [2022-02-07T17:40:29.302Z] #38 26.08 Reading package lists... [2022-02-07T17:40:29.302Z] #38 30.39 Building dependency tree... [2022-02-07T17:40:29.302Z] #38 ... [2022-02-07T17:40:29.302Z] [2022-02-07T17:40:29.302Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:29.302Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:29.302Z] #14 21.75 Reading package lists... [2022-02-07T17:40:29.302Z] #14 26.02 Reading package lists... [2022-02-07T17:40:29.302Z] #14 30.24 Building dependency tree... [2022-02-07T17:40:29.432Z] #50 ... [2022-02-07T17:40:29.432Z] [2022-02-07T17:40:29.432Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:29.432Z] #58 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:29.432Z] #58 DONE 121.8s [2022-02-07T17:40:29.432Z] [2022-02-07T17:40:29.432Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:40:29.432Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:40:29.433Z] #19 111.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-07T17:40:29.433Z] #19 111.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:29.433Z] #19 111.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:40:29.433Z] #19 112.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-07T17:40:29.433Z] #19 112.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:29.433Z] #19 112.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:40:29.563Z] #14 ... [2022-02-07T17:40:29.564Z] [2022-02-07T17:40:29.564Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:29.564Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:29.564Z] #58 22.08 Fetched 8501 kB in 16s (518 kB/s) [2022-02-07T17:40:29.564Z] #58 22.08 Reading package lists... [2022-02-07T17:40:29.564Z] #58 26.43 Reading package lists... [2022-02-07T17:40:29.564Z] #58 30.61 Building dependency tree... [2022-02-07T17:40:29.564Z] #58 ... [2022-02-07T17:40:29.564Z] [2022-02-07T17:40:29.564Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:29.564Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:29.564Z] #47 23.32 Reading package lists... [2022-02-07T17:40:29.564Z] #47 27.66 Reading package lists... [2022-02-07T17:40:29.607Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-07T17:40:29.644Z] #13 ... [2022-02-07T17:40:29.644Z] [2022-02-07T17:40:29.644Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-07T17:40:29.644Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-07T17:40:29.644Z] #70 DONE 1.7s [2022-02-07T17:40:29.644Z] [2022-02-07T17:40:29.644Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:29.644Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-07T17:40:29.644Z] #29 12.44 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:29.644Z] #29 12.44 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:29.644Z] #29 12.45 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:29.644Z] #29 12.54 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:40:29.644Z] #29 12.63 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:40:29.644Z] #29 13.00 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:40:29.644Z] #29 14.08 Fetched 8385 kB in 2s (4399 kB/s) [2022-02-07T17:40:29.644Z] #29 14.08 Reading package lists... [2022-02-07T17:40:29.913Z] #29 14.62 Reading package lists... [2022-02-07T17:40:29.913Z] #29 ... [2022-02-07T17:40:29.913Z] [2022-02-07T17:40:29.913Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-02-07T17:40:29.913Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-07T17:40:29.913Z] #13 DONE 2.1s [2022-02-07T17:40:29.913Z] [2022-02-07T17:40:29.913Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:29.913Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-07T17:40:29.913Z] #29 14.62 Reading package lists... [2022-02-07T17:40:30.178Z] #29 15.19 Building dependency tree...#29 ... [2022-02-07T17:40:30.178Z] [2022-02-07T17:40:30.178Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-07T17:40:30.178Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-07T17:40:30.178Z] #46 DONE 0.2s [2022-02-07T17:40:30.178Z] [2022-02-07T17:40:30.178Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-07T17:40:30.178Z] #62 sha256:7065a2279d41c4fd0e5d92626f707ddf1ef73d5d2abf07bc6ef4c4aa96b3a585 [2022-02-07T17:40:30.178Z] #62 DONE 0.2s [2022-02-07T17:40:30.178Z] [2022-02-07T17:40:30.178Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:30.178Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-07T17:40:30.178Z] #29 15.19 Building dependency tree... [2022-02-07T17:40:30.178Z] #29 ... [2022-02-07T17:40:30.178Z] [2022-02-07T17:40:30.178Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-07T17:40:30.178Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-07T17:40:30.178Z] #33 DONE 0.3s [2022-02-07T17:40:30.178Z] [2022-02-07T17:40:30.178Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-07T17:40:30.178Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-07T17:40:30.178Z] #42 DONE 0.3s [2022-02-07T17:40:30.178Z] [2022-02-07T17:40:30.178Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-07T17:40:30.178Z] #25 sha256:ef15d0343b1999ca6de8184cf20079581c79fabe3b5cbc54769cd64963158b23 [2022-02-07T17:40:30.178Z] #25 DONE 0.4s [2022-02-07T17:40:30.399Z] #47 32.10 Building dependency tree... [2022-02-07T17:40:30.399Z] #47 ... [2022-02-07T17:40:30.399Z] [2022-02-07T17:40:30.399Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:30.399Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:30.399Z] #38 32.74 The following additional packages will be installed: [2022-02-07T17:40:30.399Z] #38 32.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-07T17:40:30.399Z] #38 32.75 Suggested packages: [2022-02-07T17:40:30.399Z] #38 32.76 cmake-doc ninja-build lrzip [2022-02-07T17:40:30.399Z] #38 32.76 Recommended packages: [2022-02-07T17:40:30.399Z] #38 32.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-07T17:40:30.440Z] [2022-02-07T17:40:30.440Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:40:30.440Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:40:30.905Z] #47 34.88 The following additional packages will be installed: [2022-02-07T17:40:30.906Z] #47 34.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:40:30.906Z] #47 34.88 python3-protobuf python3-six [2022-02-07T17:40:30.906Z] #47 34.90 Suggested packages: [2022-02-07T17:40:30.906Z] #47 34.90 python3-setuptools [2022-02-07T17:40:30.906Z] #47 34.90 Recommended packages: [2022-02-07T17:40:30.906Z] #47 34.91 iproute2 | iproute [2022-02-07T17:40:30.906Z] #47 35.42 The following NEW packages will be installed: [2022-02-07T17:40:30.974Z] #38 33.47 The following NEW packages will be installed: [2022-02-07T17:40:30.974Z] #38 33.47 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-07T17:40:30.974Z] #38 33.48 vim-common xxd [2022-02-07T17:40:31.181Z] #47 ... [2022-02-07T17:40:31.181Z] [2022-02-07T17:40:31.181Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:31.181Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:40:31.181Z] #53 35.18 v3.0.2 [2022-02-07T17:40:31.181Z] #53 DONE 35.7s [2022-02-07T17:40:31.181Z] [2022-02-07T17:40:31.181Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:31.181Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:31.181Z] #47 35.43 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:40:31.181Z] #47 35.43 python3-protobuf python3-six [2022-02-07T17:40:31.237Z] #38 33.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:31.237Z] #38 33.83 Need to get 17.7 MB of archives. [2022-02-07T17:40:31.237Z] #38 33.83 After this operation, 70.7 MB of additional disk space will be used. [2022-02-07T17:40:31.237Z] #38 33.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:40:31.502Z] #38 33.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:40:31.502Z] #38 33.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-07T17:40:31.502Z] #38 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:40:31.512Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.6s done [2022-02-07T17:40:31.512Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-07T17:40:31.512Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-07T17:40:31.512Z] #11 DONE 27.1s [2022-02-07T17:40:31.512Z] [2022-02-07T17:40:31.512Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-07T17:40:31.512Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-07T17:40:31.754Z] #47 35.97 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:31.755Z] #47 35.97 Need to get 2292 kB of archives. [2022-02-07T17:40:31.755Z] #47 35.97 After this operation, 11.0 MB of additional disk space will be used. [2022-02-07T17:40:31.755Z] #47 35.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-07T17:40:31.755Z] #47 36.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:40:31.755Z] #47 36.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-07T17:40:31.755Z] #47 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-07T17:40:31.755Z] #47 36.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:40:31.755Z] #47 36.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:40:31.755Z] #47 36.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:40:31.765Z] #38 ... [2022-02-07T17:40:31.765Z] [2022-02-07T17:40:31.765Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:31.765Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:40:31.765Z] #53 33.74 v3.0.2 [2022-02-07T17:40:31.765Z] #53 DONE 34.1s [2022-02-07T17:40:31.765Z] [2022-02-07T17:40:31.765Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:31.765Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:31.765Z] #14 32.53 The following additional packages will be installed: [2022-02-07T17:40:31.765Z] #14 32.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:40:31.765Z] #14 32.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-07T17:40:31.765Z] #14 32.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-07T17:40:31.766Z] #14 32.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-07T17:40:31.766Z] #14 32.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-07T17:40:31.766Z] #14 32.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-07T17:40:31.766Z] #14 32.54 mingw-w64-common mingw-w64-x86-64-dev [2022-02-07T17:40:31.766Z] #14 32.56 Suggested packages: [2022-02-07T17:40:31.766Z] #14 32.56 gcc-10-locales seccomp wine64 [2022-02-07T17:40:31.766Z] #14 33.82 The following NEW packages will be installed: [2022-02-07T17:40:31.766Z] #14 33.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:40:31.766Z] #14 33.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-07T17:40:31.766Z] #14 33.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-07T17:40:31.766Z] #14 33.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-07T17:40:31.766Z] #14 33.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-07T17:40:31.766Z] #14 33.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-07T17:40:31.766Z] #14 33.82 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-07T17:40:31.766Z] #14 33.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-07T17:40:31.766Z] #14 33.83 mingw-w64-x86-64-dev [2022-02-07T17:40:31.766Z] #14 34.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:31.766Z] #14 34.17 Need to get 115 MB of archives. [2022-02-07T17:40:31.766Z] #14 34.17 After this operation, 645 MB of additional disk space will be used. [2022-02-07T17:40:31.766Z] #14 34.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-07T17:40:31.766Z] #14 34.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-07T17:40:32.017Z] #47 ... [2022-02-07T17:40:32.017Z] [2022-02-07T17:40:32.017Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:32.017Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:32.017Z] #43 26.25 + git checkout -q v2.3.0 [2022-02-07T17:40:32.017Z] #43 28.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-07T17:40:32.017Z] #43 ... [2022-02-07T17:40:32.017Z] [2022-02-07T17:40:32.017Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:32.017Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:32.017Z] #38 22.09 Reading package lists... [2022-02-07T17:40:32.017Z] #38 26.79 Reading package lists... [2022-02-07T17:40:32.017Z] #38 30.89 Building dependency tree... [2022-02-07T17:40:32.017Z] #38 33.74 The following additional packages will be installed: [2022-02-07T17:40:32.017Z] #38 33.77 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-07T17:40:32.017Z] #38 33.79 Suggested packages: [2022-02-07T17:40:32.017Z] #38 33.79 cmake-doc ninja-build lrzip [2022-02-07T17:40:32.017Z] #38 33.79 Recommended packages: [2022-02-07T17:40:32.017Z] #38 33.79 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-07T17:40:32.017Z] #38 34.58 The following NEW packages will be installed: [2022-02-07T17:40:32.017Z] #38 34.59 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-07T17:40:32.017Z] #38 34.59 vim-common xxd [2022-02-07T17:40:32.017Z] #38 34.98 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:32.017Z] #38 34.98 Need to get 17.7 MB of archives. [2022-02-07T17:40:32.017Z] #38 34.98 After this operation, 70.7 MB of additional disk space will be used. [2022-02-07T17:40:32.017Z] #38 34.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:40:32.017Z] #38 34.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:40:32.017Z] #38 35.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-07T17:40:32.017Z] #38 35.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:40:32.017Z] #38 35.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-07T17:40:32.017Z] #38 35.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-07T17:40:32.017Z] #38 35.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-07T17:40:32.017Z] #38 35.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-07T17:40:32.017Z] #38 35.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-07T17:40:32.017Z] #38 35.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-07T17:40:32.031Z] #14 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-07T17:40:32.031Z] #14 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-07T17:40:32.031Z] #14 34.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-07T17:40:32.031Z] #14 34.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-07T17:40:32.278Z] #38 ... [2022-02-07T17:40:32.278Z] [2022-02-07T17:40:32.278Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:32.278Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:32.278Z] #58 34.30 The following additional packages will be installed: [2022-02-07T17:40:32.278Z] #58 34.31 libbtrfs0 [2022-02-07T17:40:32.278Z] #58 34.46 The following NEW packages will be installed: [2022-02-07T17:40:32.278Z] #58 34.49 libbtrfs-dev libbtrfs0 [2022-02-07T17:40:32.278Z] #58 34.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:32.278Z] #58 34.90 Need to get 460 kB of archives. [2022-02-07T17:40:32.278Z] #58 34.90 After this operation, 1237 kB of additional disk space will be used. [2022-02-07T17:40:32.278Z] #58 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:40:32.278Z] #58 34.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:40:32.278Z] #58 36.08 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:32.278Z] #58 36.58 Fetched 460 kB in 0s (1363 kB/s) [2022-02-07T17:40:32.278Z] #58 36.74 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:40:32.278Z] #58 36.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:40:32.278Z] #58 36.89 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:40:32.294Z] #14 34.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-07T17:40:32.539Z] #58 36.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:40:32.539Z] #58 37.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:40:32.558Z] #14 35.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-07T17:40:32.558Z] #14 35.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-07T17:40:32.801Z] #58 37.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:40:32.801Z] #58 37.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:40:32.801Z] #58 ... [2022-02-07T17:40:32.801Z] [2022-02-07T17:40:32.801Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:32.801Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:32.801Z] #14 22.95 Reading package lists... [2022-02-07T17:40:32.801Z] #14 27.48 Reading package lists... [2022-02-07T17:40:32.801Z] #14 31.75 Building dependency tree... [2022-02-07T17:40:32.801Z] #14 34.30 The following additional packages will be installed: [2022-02-07T17:40:32.801Z] #14 34.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:40:32.801Z] #14 34.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-07T17:40:32.801Z] #14 34.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-07T17:40:32.801Z] #14 34.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-07T17:40:32.801Z] #14 34.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-07T17:40:32.801Z] #14 34.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-07T17:40:32.801Z] #14 34.31 mingw-w64-common mingw-w64-x86-64-dev [2022-02-07T17:40:32.801Z] #14 34.32 Suggested packages: [2022-02-07T17:40:32.801Z] #14 34.33 gcc-10-locales seccomp wine64 [2022-02-07T17:40:32.801Z] #14 35.28 The following NEW packages will be installed: [2022-02-07T17:40:32.801Z] #14 35.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:40:32.801Z] #14 35.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-07T17:40:32.801Z] #14 35.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-07T17:40:32.801Z] #14 35.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-07T17:40:32.801Z] #14 35.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-07T17:40:32.801Z] #14 35.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-07T17:40:32.801Z] #14 35.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-07T17:40:32.801Z] #14 35.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-07T17:40:32.801Z] #14 35.29 mingw-w64-x86-64-dev [2022-02-07T17:40:32.801Z] #14 35.69 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:32.801Z] #14 35.69 Need to get 115 MB of archives. [2022-02-07T17:40:32.801Z] #14 35.69 After this operation, 645 MB of additional disk space will be used. [2022-02-07T17:40:32.801Z] #14 35.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-07T17:40:32.801Z] #14 35.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-07T17:40:32.801Z] #14 36.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-02-07T17:40:32.801Z] #14 36.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-07T17:40:32.801Z] #14 36.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-07T17:40:32.801Z] #14 36.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-07T17:40:32.801Z] #14 36.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-02-07T17:40:32.801Z] #14 36.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-02-07T17:40:32.801Z] #14 36.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-07T17:40:32.801Z] #14 37.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:40:32.801Z] #14 ... [2022-02-07T17:40:32.801Z] [2022-02-07T17:40:32.801Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:32.801Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:32.801Z] #38 37.08 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:32.801Z] #38 37.26 Fetched 17.7 MB in 1s (14.6 MB/s) [2022-02-07T17:40:32.801Z] #38 37.32 Selecting previously unselected package xxd. [2022-02-07T17:40:32.801Z] #38 37.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:40:32.801Z] #38 37.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:40:32.801Z] #38 37.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:32.801Z] #38 37.57 Selecting previously unselected package vim-common. [2022-02-07T17:40:32.884Z] #12 DONE 1.2s [2022-02-07T17:40:32.884Z] [2022-02-07T17:40:32.884Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:40:32.884Z] #31 sha256:b1feb152bcd45869256e83d8b2dde4f2eeb642ed83da5a91ce160bcc67df119b [2022-02-07T17:40:32.884Z] #31 1.568 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-07T17:40:32.884Z] #31 1.830 [2022-02-07T17:40:32.884Z] #31 2.049 #=#=# ######################################################################## 100.0% [2022-02-07T17:40:32.884Z] #31 2.316 [2022-02-07T17:40:32.884Z] #31 3.142 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-07T17:40:32.884Z] #31 3.402 [2022-02-07T17:40:32.884Z] #31 3.620 #=#=# ######################################################################## 100.0% [2022-02-07T17:40:32.884Z] #31 3.885 [2022-02-07T17:40:32.884Z] #31 4.821 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-07T17:40:32.884Z] #31 5.076 [2022-02-07T17:40:32.884Z] #31 5.297 #=#=# ############ 16.7% ######################################### 57.2% ################################################################ 89.3% ######################################################################## 100.0% [2022-02-07T17:40:32.884Z] #31 5.834 [2022-02-07T17:40:32.884Z] #31 6.962 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-07T17:40:32.884Z] #31 7.191 [2022-02-07T17:40:32.884Z] #31 7.405 #=#=# ######################################################################## 100.0% [2022-02-07T17:40:32.884Z] #31 7.637 [2022-02-07T17:40:32.884Z] #31 8.190 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-07T17:40:32.884Z] #31 8.424 [2022-02-07T17:40:32.884Z] #31 ... [2022-02-07T17:40:32.884Z] [2022-02-07T17:40:32.884Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-02-07T17:40:32.884Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-07T17:40:32.994Z] #26 2.589 + RM_GOPATH=0 [2022-02-07T17:40:32.994Z] #26 2.589 + TMP_GOPATH= [2022-02-07T17:40:32.994Z] #26 2.589 + : /build [2022-02-07T17:40:32.994Z] #26 2.589 + '[' -z '' ']' [2022-02-07T17:40:32.994Z] #26 2.589 ++ mktemp -d [2022-02-07T17:40:32.994Z] #26 2.592 + export GOPATH=/tmp/tmp.ypIXuuVdMb [2022-02-07T17:40:32.994Z] #26 2.592 + GOPATH=/tmp/tmp.ypIXuuVdMb [2022-02-07T17:40:32.994Z] #26 2.592 + RM_GOPATH=1 [2022-02-07T17:40:32.994Z] #26 2.592 + case "$(go env GOARCH)" in [2022-02-07T17:40:32.994Z] #26 2.592 ++ go env GOARCH [2022-02-07T17:40:32.994Z] #26 2.604 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:32.994Z] #26 2.604 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:32.994Z] #26 2.605 ++ dirname /install.sh [2022-02-07T17:40:32.994Z] #26 2.605 + dir=/ [2022-02-07T17:40:32.994Z] #26 2.605 + bin=dockercli [2022-02-07T17:40:32.994Z] #26 2.605 + shift [2022-02-07T17:40:32.994Z] #26 2.605 + '[' '!' -f //dockercli.installer ']' [2022-02-07T17:40:32.994Z] #26 2.605 + . //dockercli.installer [2022-02-07T17:40:32.994Z] #26 2.605 ++ : stable [2022-02-07T17:40:32.994Z] #26 2.605 ++ : 17.06.2-ce [2022-02-07T17:40:32.994Z] #26 2.605 + install_dockercli [2022-02-07T17:40:32.994Z] #26 2.605 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-07T17:40:32.994Z] #26 2.605 Install docker/cli version 17.06.2-ce from stable [2022-02-07T17:40:32.994Z] #26 2.608 ++ uname -m [2022-02-07T17:40:32.994Z] #26 2.608 + arch=aarch64 [2022-02-07T17:40:32.994Z] #26 2.608 + '[' aarch64 '!=' x86_64 ']' [2022-02-07T17:40:32.994Z] #26 2.608 + '[' aarch64 '!=' s390x ']' [2022-02-07T17:40:32.994Z] #26 2.608 + '[' aarch64 '!=' armhf ']' [2022-02-07T17:40:32.994Z] #26 2.608 + build_dockercli [2022-02-07T17:40:32.994Z] #26 2.608 + git clone https://github.com/docker/docker-ce /tmp/tmp.ypIXuuVdMb/tmp/docker-ce [2022-02-07T17:40:32.994Z] #26 2.621 Cloning into '/tmp/tmp.ypIXuuVdMb/tmp/docker-ce'... [2022-02-07T17:40:33.064Z] #38 37.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:40:33.064Z] #38 37.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:33.134Z] #14 35.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:40:33.143Z] #13 DONE 0.5s [2022-02-07T17:40:33.143Z] [2022-02-07T17:40:33.143Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:40:33.143Z] #31 sha256:b1feb152bcd45869256e83d8b2dde4f2eeb642ed83da5a91ce160bcc67df119b [2022-02-07T17:40:33.143Z] #31 8.639 #=#=# ######################################################################## 100.0% [2022-02-07T17:40:33.143Z] #31 8.888 [2022-02-07T17:40:33.143Z] #31 8.939 Download of images into '/build' complete. [2022-02-07T17:40:33.143Z] #31 8.939 Use something like the following to load the result into a Docker daemon: [2022-02-07T17:40:33.143Z] #31 8.939 tar -cC '/build' . | docker load [2022-02-07T17:40:33.143Z] #31 DONE 9.0s [2022-02-07T17:40:33.328Z] #38 ... [2022-02-07T17:40:33.328Z] [2022-02-07T17:40:33.328Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:33.328Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:33.328Z] #58 37.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:40:33.328Z] #58 37.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:40:33.328Z] #58 37.56 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:33.328Z] #58 DONE 37.8s [2022-02-07T17:40:33.328Z] [2022-02-07T17:40:33.328Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-07T17:40:33.328Z] #59 sha256:fcff45050849eae2e47dddb38954970e1b4f2f5f5cadf1ef0f9394d29d2f4ac0 [2022-02-07T17:40:33.328Z] #59 DONE 0.1s [2022-02-07T17:40:33.328Z] [2022-02-07T17:40:33.328Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:33.328Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:33.328Z] #38 37.96 Selecting previously unselected package cmake-data. [2022-02-07T17:40:33.328Z] #38 37.98 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-07T17:40:33.400Z] [2022-02-07T17:40:33.400Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-07T17:40:33.400Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-07T17:40:33.591Z] #38 38.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:40:33.657Z] #33 ... [2022-02-07T17:40:33.657Z] [2022-02-07T17:40:33.657Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-07T17:40:33.657Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-07T17:40:33.657Z] #42 DONE 0.3s [2022-02-07T17:40:33.657Z] [2022-02-07T17:40:33.657Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-07T17:40:33.657Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-07T17:40:33.657Z] #33 DONE 0.3s [2022-02-07T17:40:33.657Z] [2022-02-07T17:40:33.657Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:33.657Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:40:33.918Z] #34 ... [2022-02-07T17:40:33.918Z] [2022-02-07T17:40:33.918Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-07T17:40:33.918Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-07T17:40:33.918Z] #46 DONE 0.4s [2022-02-07T17:40:33.918Z] [2022-02-07T17:40:33.918Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-07T17:40:33.918Z] #62 sha256:ef290559f5671edb12b317f6c7e32d196bcbe6a9af429e3efcd2ccd4246b3e3a [2022-02-07T17:40:33.918Z] #62 DONE 0.4s [2022-02-07T17:40:33.918Z] [2022-02-07T17:40:33.918Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-07T17:40:33.918Z] #25 sha256:82d58957ea640dcb3e28d594d6b5a7c784c4efe4141f077e154c7c04a03e3a0c [2022-02-07T17:40:33.918Z] #25 DONE 0.5s [2022-02-07T17:40:33.918Z] [2022-02-07T17:40:33.918Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:40:33.918Z] #26 sha256:975428f9743afa7139bbc081fecaa3aa8b87317f8f5e61a70d24b8f4520e6bbd [2022-02-07T17:40:34.081Z] #14 ... [2022-02-07T17:40:34.081Z] [2022-02-07T17:40:34.081Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:34.081Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:34.081Z] #58 33.31 The following additional packages will be installed: [2022-02-07T17:40:34.081Z] #58 33.31 libbtrfs0 [2022-02-07T17:40:34.081Z] #58 33.51 The following NEW packages will be installed: [2022-02-07T17:40:34.081Z] #58 33.52 libbtrfs-dev libbtrfs0 [2022-02-07T17:40:34.081Z] #58 33.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:34.081Z] #58 33.92 Need to get 460 kB of archives. [2022-02-07T17:40:34.081Z] #58 33.92 After this operation, 1237 kB of additional disk space will be used. [2022-02-07T17:40:34.081Z] #58 33.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:40:34.081Z] #58 33.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:40:34.081Z] #58 35.21 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:34.081Z] #58 35.41 Fetched 460 kB in 0s (1377 kB/s) [2022-02-07T17:40:34.081Z] #58 35.52 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:40:34.082Z] #58 35.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:40:34.082Z] #58 35.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:40:34.082Z] #58 35.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:40:34.082Z] #58 35.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:40:34.082Z] #58 35.82 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:40:34.082Z] #58 35.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:40:34.082Z] #58 36.18 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:40:34.082Z] #58 36.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:40:34.082Z] #58 36.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:34.082Z] #58 DONE 36.5s [2022-02-07T17:40:34.082Z] [2022-02-07T17:40:34.082Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-07T17:40:34.082Z] #59 sha256:9710c711a72fab9976695cae7a38617828c57ee8de2acc34ca264f6e586021ea [2022-02-07T17:40:34.082Z] #59 DONE 0.1s [2022-02-07T17:40:34.082Z] [2022-02-07T17:40:34.082Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:34.082Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:34.082Z] #38 34.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-07T17:40:34.082Z] #38 34.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-07T17:40:34.082Z] #38 34.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-07T17:40:34.082Z] #38 34.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-07T17:40:34.082Z] #38 34.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-07T17:40:34.082Z] #38 34.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-07T17:40:34.082Z] #38 35.83 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:34.082Z] #38 35.98 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-02-07T17:40:34.082Z] #38 36.06 Selecting previously unselected package xxd. [2022-02-07T17:40:34.082Z] #38 36.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:40:34.082Z] #38 36.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:40:34.082Z] #38 36.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:34.082Z] #38 36.32 Selecting previously unselected package vim-common. [2022-02-07T17:40:34.082Z] #38 36.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:40:34.082Z] #38 36.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:34.082Z] #38 36.67 Selecting previously unselected package cmake-data. [2022-02-07T17:40:34.082Z] #38 36.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-07T17:40:34.082Z] #38 36.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:40:35.610Z] #26 ... [2022-02-07T17:40:35.611Z] [2022-02-07T17:40:35.611Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:35.611Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-07T17:40:35.611Z] #29 15.82 The following additional packages will be installed: [2022-02-07T17:40:35.611Z] #29 15.82 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-07T17:40:35.611Z] #29 15.82 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-07T17:40:35.611Z] #29 15.82 Recommended packages: [2022-02-07T17:40:35.611Z] #29 15.82 libldap-common publicsuffix libsasl2-modules [2022-02-07T17:40:35.611Z] #29 16.02 The following NEW packages will be installed: [2022-02-07T17:40:35.611Z] #29 16.02 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-07T17:40:35.611Z] #29 16.02 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-07T17:40:35.611Z] #29 16.02 libssh2-1 openssl [2022-02-07T17:40:35.611Z] #29 16.29 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:35.611Z] #29 16.29 Need to get 2932 kB of archives. [2022-02-07T17:40:35.611Z] #29 16.29 After this operation, 6483 kB of additional disk space will be used. [2022-02-07T17:40:35.611Z] #29 16.29 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-07T17:40:35.611Z] #29 16.30 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-07T17:40:35.611Z] #29 16.32 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-07T17:40:35.611Z] #29 16.32 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-07T17:40:35.611Z] #29 16.33 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-07T17:40:35.611Z] #29 16.39 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-07T17:40:35.611Z] #29 16.39 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-07T17:40:35.611Z] #29 16.39 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-07T17:40:35.611Z] #29 16.69 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:35.611Z] #29 16.76 Fetched 2932 kB in 0s (7470 kB/s) [2022-02-07T17:40:35.611Z] #29 16.86 Selecting previously unselected package openssl. [2022-02-07T17:40:35.611Z] #29 16.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-02-07T17:40:35.611Z] #29 16.87 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 16.88 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:40:35.611Z] #29 17.03 Selecting previously unselected package ca-certificates. [2022-02-07T17:40:35.611Z] #29 17.03 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-07T17:40:35.611Z] #29 17.03 Unpacking ca-certificates (20210119) ... [2022-02-07T17:40:35.611Z] #29 17.14 Selecting previously unselected package libbrotli1:arm64. [2022-02-07T17:40:35.611Z] #29 17.14 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.15 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-07T17:40:35.611Z] #29 17.23 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-07T17:40:35.611Z] #29 17.23 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.24 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:35.611Z] #29 17.30 Selecting previously unselected package libsasl2-2:arm64. [2022-02-07T17:40:35.611Z] #29 17.30 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.30 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:35.611Z] #29 17.43 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-07T17:40:35.611Z] #29 17.43 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.43 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-07T17:40:35.611Z] #29 17.51 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-07T17:40:35.611Z] #29 17.51 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.51 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-07T17:40:35.611Z] #29 17.56 Selecting previously unselected package libpsl5:arm64. [2022-02-07T17:40:35.611Z] #29 17.56 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.57 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-07T17:40:35.611Z] #29 17.66 Selecting previously unselected package librtmp1:arm64. [2022-02-07T17:40:35.611Z] #29 17.66 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.66 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:40:35.611Z] #29 17.73 Selecting previously unselected package libssh2-1:arm64. [2022-02-07T17:40:35.611Z] #29 17.73 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.74 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-07T17:40:35.611Z] #29 17.82 Selecting previously unselected package libcurl4:arm64. [2022-02-07T17:40:35.611Z] #29 17.82 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.83 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:35.611Z] #29 17.94 Selecting previously unselected package curl. [2022-02-07T17:40:35.611Z] #29 17.94 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 17.94 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:35.611Z] #29 18.05 Selecting previously unselected package libonig5:arm64. [2022-02-07T17:40:35.611Z] #29 18.05 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 18.05 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-07T17:40:35.611Z] #29 18.19 Selecting previously unselected package libjq1:arm64. [2022-02-07T17:40:35.611Z] #29 18.19 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 18.20 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-07T17:40:35.611Z] #29 18.44 Selecting previously unselected package jq. [2022-02-07T17:40:35.611Z] #29 18.45 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-07T17:40:35.611Z] #29 18.46 Unpacking jq (1.6-2.1) ... [2022-02-07T17:40:35.611Z] #29 18.54 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-07T17:40:35.611Z] #29 18.56 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-07T17:40:35.611Z] #29 18.57 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-07T17:40:35.611Z] #29 18.59 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:35.611Z] #29 18.60 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-07T17:40:35.611Z] #29 18.62 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-07T17:40:35.611Z] #29 18.65 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-07T17:40:35.611Z] #29 18.66 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-07T17:40:35.611Z] #29 18.76 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-07T17:40:35.611Z] #29 18.78 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-07T17:40:35.611Z] #29 18.80 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-07T17:40:35.611Z] #29 18.83 Setting up ca-certificates (20210119) ... [2022-02-07T17:40:36.025Z] #19 ... [2022-02-07T17:40:36.026Z] [2022-02-07T17:40:36.026Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:36.026Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:36.026Z] #50 DONE 127.8s [2022-02-07T17:40:36.026Z] [2022-02-07T17:40:36.026Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-07T17:40:36.026Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-07T17:40:36.026Z] #19 118.6 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-07T17:40:36.026Z] #19 118.6 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:36.026Z] #19 118.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:40:36.026Z] #19 118.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-07T17:40:36.026Z] #19 118.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:36.026Z] #19 118.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:40:36.144Z] #38 40.34 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:40:36.144Z] #38 40.34 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:40:36.144Z] #38 40.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:40:36.549Z] #29 21.99 Updating certificates in /etc/ssl/certs... [2022-02-07T17:40:36.713Z] #38 39.22 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:40:36.713Z] #38 39.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:40:36.713Z] #38 39.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:40:38.196Z] #26 3.729 + RM_GOPATH=0 [2022-02-07T17:40:38.196Z] #26 3.739 + TMP_GOPATH= [2022-02-07T17:40:38.196Z] #26 3.739 + : /build [2022-02-07T17:40:38.196Z] #26 3.739 + '[' -z '' ']' [2022-02-07T17:40:38.196Z] #26 3.741 ++ mktemp -d [2022-02-07T17:40:38.196Z] #26 3.749 + export GOPATH=/tmp/tmp.PcSSYTNw4y [2022-02-07T17:40:38.196Z] #26 3.749 + GOPATH=/tmp/tmp.PcSSYTNw4y [2022-02-07T17:40:38.196Z] #26 3.749 + RM_GOPATH=1 [2022-02-07T17:40:38.196Z] #26 3.750 + case "$(go env GOARCH)" in [2022-02-07T17:40:38.196Z] #26 3.750 ++ go env GOARCH [2022-02-07T17:40:38.196Z] #26 3.775 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:38.196Z] #26 3.775 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:38.196Z] #26 3.775 ++ dirname /install.sh [2022-02-07T17:40:38.196Z] #26 3.775 + dir=/ [2022-02-07T17:40:38.196Z] #26 3.775 + bin=dockercli [2022-02-07T17:40:38.196Z] #26 3.775 + shift [2022-02-07T17:40:38.196Z] #26 3.775 + '[' '!' -f //dockercli.installer ']' [2022-02-07T17:40:38.196Z] #26 3.775 + . //dockercli.installer [2022-02-07T17:40:38.196Z] #26 3.775 ++ : stable [2022-02-07T17:40:38.196Z] #26 3.775 ++ : 17.06.2-ce [2022-02-07T17:40:38.196Z] #26 3.775 + install_dockercli [2022-02-07T17:40:38.196Z] #26 3.775 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-07T17:40:38.196Z] #26 3.775 ++ uname -m [2022-02-07T17:40:38.196Z] #26 3.775 + arch=x86_64 [2022-02-07T17:40:38.196Z] #26 3.775 + '[' x86_64 '!=' x86_64 ']' [2022-02-07T17:40:38.196Z] #26 3.775 + url=https://download.docker.com/linux/static [2022-02-07T17:40:38.196Z] #26 3.775 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-07T17:40:38.196Z] #26 3.775 Install docker/cli version 17.06.2-ce from stable [2022-02-07T17:40:38.196Z] #26 3.785 + tar -xz docker/docker [2022-02-07T17:40:38.702Z] #38 ... [2022-02-07T17:40:38.702Z] [2022-02-07T17:40:38.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-02-07T17:40:38.702Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:40:38.702Z] #34 42.25 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-07T17:40:38.702Z] #34 42.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-07T17:40:38.965Z] #34 43.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:39.323Z] #38 ... [2022-02-07T17:40:39.323Z] [2022-02-07T17:40:39.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:39.323Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:39.323Z] #14 37.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:40:39.323Z] #14 37.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-07T17:40:39.323Z] #14 38.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:40:39.323Z] #14 39.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:40:39.323Z] #14 39.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-07T17:40:39.323Z] #14 39.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-07T17:40:39.323Z] #14 39.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-07T17:40:39.323Z] #14 39.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:40:39.323Z] #14 40.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:40:39.323Z] #14 40.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-07T17:40:39.323Z] #14 40.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-07T17:40:39.323Z] #14 40.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-07T17:40:39.323Z] #14 40.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-07T17:40:39.323Z] #14 40.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-07T17:40:39.323Z] #14 40.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-07T17:40:39.323Z] #14 40.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-07T17:40:39.323Z] #14 40.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-07T17:40:39.323Z] #14 40.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-07T17:40:39.323Z] #14 40.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-07T17:40:39.323Z] #14 40.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-07T17:40:39.323Z] #14 41.02 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:39.323Z] #14 41.18 Fetched 115 MB in 6s (18.2 MB/s) [2022-02-07T17:40:39.323Z] #14 41.27 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-07T17:40:39.323Z] #14 41.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-02-07T17:40:39.323Z] #14 41.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:40:39.323Z] #14 41.36 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:40:39.435Z] #19 122.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-07T17:40:39.435Z] #19 122.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:39.435Z] #19 122.9 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:40:39.435Z] #19 122.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-07T17:40:39.435Z] #19 122.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:39.435Z] #19 122.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-07T17:40:39.435Z] #19 122.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-07T17:40:39.435Z] #19 122.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:39.435Z] #19 122.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-07T17:40:39.435Z] #19 123.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-07T17:40:39.435Z] #19 123.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:39.435Z] #19 123.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:40:39.564Z] #26 ... [2022-02-07T17:40:39.564Z] [2022-02-07T17:40:39.564Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:39.564Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:40:39.564Z] #34 4.418 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-07T17:40:39.564Z] #34 4.443 Cloning into '.'... [2022-02-07T17:40:39.693Z] #19 123.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-07T17:40:39.693Z] #19 123.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:39.693Z] #19 123.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:40:39.693Z] #19 123.0 Selecting previously unselected package cross-config. [2022-02-07T17:40:39.693Z] #19 123.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-07T17:40:39.693Z] #19 123.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-07T17:40:39.693Z] #19 123.1 Selecting previously unselected package gcc-10-cross-base. [2022-02-07T17:40:39.693Z] #19 123.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:39.693Z] #19 123.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-07T17:40:39.693Z] #19 123.1 Selecting previously unselected package libc6-arm64-cross. [2022-02-07T17:40:39.693Z] #19 123.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-07T17:40:39.693Z] #19 123.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-07T17:40:39.875Z] #29 24.92 129 added, 0 removed; done. [2022-02-07T17:40:39.875Z] #29 25.06 Setting up jq (1.6-2.1) ... [2022-02-07T17:40:39.875Z] #29 25.09 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:39.875Z] #29 25.12 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-07T17:40:39.875Z] #29 25.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:39.875Z] #29 25.17 Processing triggers for ca-certificates (20210119) ... [2022-02-07T17:40:39.875Z] #29 25.21 Updating certificates in /etc/ssl/certs... [2022-02-07T17:40:39.875Z] #29 ... [2022-02-07T17:40:39.875Z] [2022-02-07T17:40:39.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-02-07T17:40:39.875Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:40:39.875Z] #14 3.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:39.875Z] #14 3.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:39.875Z] #14 3.479 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:39.875Z] #14 4.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:40:39.875Z] #14 4.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:40:39.875Z] #14 6.749 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:40:39.951Z] #19 123.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-07T17:40:39.951Z] #19 123.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:39.951Z] #19 123.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:39.951Z] #19 123.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-07T17:40:39.951Z] #19 123.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:39.951Z] #19 123.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:39.951Z] #19 123.3 Selecting previously unselected package libitm1-arm64-cross. [2022-02-07T17:40:39.951Z] #19 123.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:39.951Z] #19 123.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:39.951Z] #19 123.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-07T17:40:39.951Z] #19 123.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:39.951Z] #19 123.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:39.951Z] #19 123.4 Selecting previously unselected package libasan6-arm64-cross. [2022-02-07T17:40:39.951Z] #19 123.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:39.951Z] #19 123.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:40.136Z] #14 ... [2022-02-07T17:40:40.136Z] [2022-02-07T17:40:40.136Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:40.136Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-07T17:40:40.136Z] #36 3.262 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-07T17:40:40.136Z] #36 ... [2022-02-07T17:40:40.136Z] [2022-02-07T17:40:40.136Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:40.136Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-07T17:40:40.136Z] #34 2.719 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-07T17:40:40.136Z] #34 2.721 Cloning into '.'... [2022-02-07T17:40:40.211Z] #19 123.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-07T17:40:40.211Z] #19 123.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:40.211Z] #19 123.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:40.211Z] #19 123.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-07T17:40:40.264Z] #14 ... [2022-02-07T17:40:40.264Z] [2022-02-07T17:40:40.264Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:40.264Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:40:40.395Z] #34 ... [2022-02-07T17:40:40.395Z] [2022-02-07T17:40:40.395Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:40.395Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-07T17:40:40.395Z] #38 3.598 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:40.395Z] #38 3.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:40.395Z] #38 3.617 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:40.395Z] #38 4.418 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:40:40.395Z] #38 5.672 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:40:40.395Z] #38 7.487 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:40:40.395Z] #38 ... [2022-02-07T17:40:40.395Z] [2022-02-07T17:40:40.395Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:40.395Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-07T17:40:40.395Z] #58 3.528 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:40.395Z] #58 3.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:40.395Z] #58 3.596 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:40.395Z] #58 4.211 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:40:40.395Z] #58 5.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:40:40.395Z] #58 7.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:40:40.470Z] #19 123.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:40.470Z] #19 123.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:40.470Z] #19 124.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-07T17:40:40.470Z] #19 124.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:40.470Z] #19 124.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:40.470Z] #19 124.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-07T17:40:40.531Z] #34 42.69 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-07T17:40:40.531Z] #34 42.80 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-07T17:40:40.661Z] #58 ... [2022-02-07T17:40:40.661Z] [2022-02-07T17:40:40.662Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:40.662Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-07T17:40:40.662Z] #47 3.432 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:40.662Z] #47 3.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:40.662Z] #47 3.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:40.662Z] #47 4.037 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-07T17:40:40.662Z] #47 4.487 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:40:40.662Z] #47 6.636 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:40:40.662Z] #47 8.206 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:40:40.662Z] #47 10.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-07T17:40:40.729Z] #19 124.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:40.729Z] #19 124.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:40.729Z] #19 124.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-07T17:40:40.729Z] #19 124.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:40.729Z] #19 124.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:40.729Z] #19 124.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-07T17:40:40.920Z] #47 ... [2022-02-07T17:40:40.920Z] [2022-02-07T17:40:40.920Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:40.920Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-07T17:40:40.920Z] #43 2.854 + git clone https://github.com/docker/distribution.git . [2022-02-07T17:40:40.920Z] #43 2.854 Cloning into '.'... [2022-02-07T17:40:40.920Z] #43 ... [2022-02-07T17:40:40.920Z] [2022-02-07T17:40:40.921Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:40.921Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-07T17:40:40.921Z] #51 2.526 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-07T17:40:40.921Z] #51 7.107 go: downloading github.com/fatih/color v1.7.0 [2022-02-07T17:40:40.921Z] #51 7.127 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-07T17:40:40.921Z] #51 7.135 go: downloading github.com/pkg/errors v0.8.1 [2022-02-07T17:40:40.921Z] #51 7.164 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-07T17:40:40.921Z] #51 7.220 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-07T17:40:40.921Z] #51 7.368 go: downloading github.com/spf13/viper v1.6.1 [2022-02-07T17:40:40.921Z] #51 7.688 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-07T17:40:40.921Z] #51 7.693 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-07T17:40:40.921Z] #51 7.727 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-07T17:40:40.921Z] #51 7.748 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-07T17:40:40.921Z] #51 8.422 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-07T17:40:40.921Z] #51 8.651 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-07T17:40:40.921Z] #51 11.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-07T17:40:40.921Z] #51 11.04 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-07T17:40:40.935Z] .....INFO: Daemon under test started and replied! [2022-02-07T17:40:40.935Z] INFO: Docker version of the daemon under test [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] Client: [2022-02-07T17:40:40.935Z] Version: 17.06.2-ce [2022-02-07T17:40:40.935Z] API version: 1.30 [2022-02-07T17:40:40.935Z] Go version: go1.8.3 [2022-02-07T17:40:40.935Z] Git commit: cec0b72 [2022-02-07T17:40:40.935Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-07T17:40:40.935Z] OS/Arch: windows/amd64 [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] Server: [2022-02-07T17:40:40.935Z] Version: 0.0.0-dev [2022-02-07T17:40:40.935Z] API version: 1.42 (minimum version 1.24) [2022-02-07T17:40:40.935Z] Go version: go1.17.6 [2022-02-07T17:40:40.935Z] Git commit: be63b7d7f6 [2022-02-07T17:40:40.935Z] Built: 02/07/2022 17:38:42 [2022-02-07T17:40:40.935Z] OS/Arch: windows/amd64 [2022-02-07T17:40:40.935Z] Experimental: false [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] INFO: Docker info of the daemon under test [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] Containers: 0 [2022-02-07T17:40:40.935Z] Running: 0 [2022-02-07T17:40:40.935Z] Paused: 0 [2022-02-07T17:40:40.935Z] Stopped: 0 [2022-02-07T17:40:40.935Z] Images: 0 [2022-02-07T17:40:40.935Z] Server Version: 0.0.0-dev [2022-02-07T17:40:40.935Z] Storage Driver: windowsfilter [2022-02-07T17:40:40.935Z] Windows: [2022-02-07T17:40:40.935Z] Logging Driver: json-file [2022-02-07T17:40:40.935Z] Plugins: [2022-02-07T17:40:40.935Z] Volume: local [2022-02-07T17:40:40.935Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:40:40.935Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:40:40.935Z] Swarm: inactive [2022-02-07T17:40:40.935Z] Default Isolation: process [2022-02-07T17:40:40.935Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-07T17:40:40.935Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-07T17:40:40.935Z] OSType: windows [2022-02-07T17:40:40.935Z] Architecture: x86_64 [2022-02-07T17:40:40.935Z] CPUs: 4 [2022-02-07T17:40:40.935Z] Total Memory: 32GiB [2022-02-07T17:40:40.935Z] Name: azwin-2-c94860 [2022-02-07T17:40:40.935Z] ID: CID6:GKKB:2P3D:MJX5:S3TS:PYL2:3MQ4:5XJV:XQRD:YBRF:RUF6:IZCW [2022-02-07T17:40:40.935Z] Docker Root Dir: D:\CI\PR-43176\4\daemon [2022-02-07T17:40:40.935Z] Debug Mode (client): false [2022-02-07T17:40:40.935Z] Debug Mode (server): true [2022-02-07T17:40:40.935Z] File Descriptors: -1 [2022-02-07T17:40:40.935Z] Goroutines: 16 [2022-02-07T17:40:40.935Z] System Time: 2022-02-07T17:40:40.8009202Z [2022-02-07T17:40:40.935Z] EventsListeners: 0 [2022-02-07T17:40:40.935Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:40:40.935Z] Labels: [2022-02-07T17:40:40.935Z] Experimental: false [2022-02-07T17:40:40.935Z] Insecure Registries: [2022-02-07T17:40:40.935Z] 127.0.0.0/8 [2022-02-07T17:40:40.935Z] Live Restore Enabled: false [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] INFO: Docker images of the daemon under test [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-07T17:40:40.935Z] [2022-02-07T17:40:40.935Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-07T17:40:40.990Z] #19 124.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:40.990Z] #19 124.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:40:41.055Z] #34 43.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:41.055Z] #34 ... [2022-02-07T17:40:41.055Z] [2022-02-07T17:40:41.055Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:41.055Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:41.055Z] #47 32.10 Building dependency tree... [2022-02-07T17:40:41.055Z] #47 35.22 The following additional packages will be installed: [2022-02-07T17:40:41.055Z] #47 35.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:40:41.055Z] #47 35.23 python3-protobuf python3-six [2022-02-07T17:40:41.055Z] #47 35.23 Suggested packages: [2022-02-07T17:40:41.055Z] #47 35.24 python3-setuptools [2022-02-07T17:40:41.055Z] #47 35.24 Recommended packages: [2022-02-07T17:40:41.055Z] #47 35.24 iproute2 | iproute [2022-02-07T17:40:41.055Z] #47 35.66 The following NEW packages will be installed: [2022-02-07T17:40:41.055Z] #47 35.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:40:41.055Z] #47 35.69 python3-protobuf python3-six [2022-02-07T17:40:41.055Z] #47 36.12 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:41.055Z] #47 36.12 Need to get 2292 kB of archives. [2022-02-07T17:40:41.055Z] #47 36.12 After this operation, 11.0 MB of additional disk space will be used. [2022-02-07T17:40:41.055Z] #47 36.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-07T17:40:41.055Z] #47 36.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:40:41.055Z] #47 36.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-07T17:40:41.055Z] #47 36.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-07T17:40:41.055Z] #47 36.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:40:41.055Z] #47 36.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-02-07T17:40:41.055Z] #47 36.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-02-07T17:40:41.055Z] #47 39.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-07T17:40:41.055Z] #47 40.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:41.055Z] #47 40.95 Fetched 2292 kB in 4s (555 kB/s) [2022-02-07T17:40:41.055Z] #47 41.04 Selecting previously unselected package libprotobuf23:amd64. [2022-02-07T17:40:41.055Z] #47 41.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-02-07T17:40:41.055Z] #47 41.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-07T17:40:41.055Z] #47 41.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:40:41.055Z] #47 41.84 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:40:41.055Z] #47 41.85 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:40:41.055Z] #47 41.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:40:41.055Z] #47 42.07 Selecting previously unselected package python3-six. [2022-02-07T17:40:41.055Z] #47 42.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-07T17:40:41.055Z] #47 42.09 Unpacking python3-six (1.16.0-2) ... [2022-02-07T17:40:41.056Z] #47 42.19 Selecting previously unselected package python3-protobuf. [2022-02-07T17:40:41.056Z] #47 42.19 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-07T17:40:41.056Z] #47 42.20 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-07T17:40:41.056Z] #47 42.67 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:40:41.056Z] #47 42.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:40:41.056Z] #47 42.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:40:41.056Z] #47 42.80 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:40:41.056Z] #47 42.82 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:40:41.056Z] #47 42.83 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:40:41.056Z] #47 42.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:40:41.056Z] #47 42.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:40:41.056Z] #47 42.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:40:41.056Z] #47 43.10 Selecting previously unselected package criu. [2022-02-07T17:40:41.056Z] #47 43.10 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-07T17:40:41.056Z] #47 43.11 Unpacking criu (3.16.1-3) ... [2022-02-07T17:40:41.056Z] #47 ... [2022-02-07T17:40:41.056Z] [2022-02-07T17:40:41.056Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:41.056Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:41.056Z] #14 43.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-07T17:40:41.056Z] #14 43.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:40:41.056Z] #14 43.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:40:41.179Z] #51 11.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-07T17:40:41.179Z] #51 11.25 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-07T17:40:41.179Z] #51 11.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-07T17:40:41.179Z] #51 ... [2022-02-07T17:40:41.179Z] [2022-02-07T17:40:41.179Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:41.179Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-07T17:40:41.179Z] #53 2.642 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-07T17:40:41.179Z] #53 3.459 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-07T17:40:41.179Z] #53 3.459 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-07T17:40:41.179Z] #53 3.565 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-07T17:40:41.179Z] #53 5.027 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-07T17:40:41.179Z] #53 ... [2022-02-07T17:40:41.179Z] [2022-02-07T17:40:41.179Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:41.179Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-07T17:40:41.179Z] #49 2.452 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-07T17:40:41.179Z] #49 3.432 go: downloading github.com/fatih/color v1.10.0 [2022-02-07T17:40:41.179Z] #49 3.435 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-07T17:40:41.179Z] #49 3.470 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T17:40:41.179Z] #49 3.483 go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T17:40:41.179Z] #49 3.537 go: downloading golang.org/x/tools v0.1.0 [2022-02-07T17:40:41.179Z] #49 3.539 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-07T17:40:41.179Z] #49 3.595 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-07T17:40:41.179Z] #49 3.765 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-07T17:40:41.179Z] #49 3.823 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-07T17:40:41.179Z] #49 3.966 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T17:40:41.179Z] #49 4.169 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T17:40:41.179Z] #49 4.194 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-07T17:40:41.179Z] #49 8.445 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T17:40:41.179Z] #49 8.453 go: downloading golang.org/x/mod v0.3.0 [2022-02-07T17:40:41.407Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-07T17:40:41.407Z] ltsc2019: Pulling from windows/servercore [2022-02-07T17:40:41.407Z] 4612f6d0b889: Pulling fs layer [2022-02-07T17:40:41.407Z] 567fd00846e9: Pulling fs layer [2022-02-07T17:40:41.438Z] #49 ... [2022-02-07T17:40:41.438Z] [2022-02-07T17:40:41.438Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:41.438Z] #63 sha256:8d6bb46a0a26f7f9d82603e19c2e0cadd4531d8d1eb54dbe8b2cc9e0c5ac0e31 [2022-02-07T17:40:41.438Z] #63 2.986 + RM_GOPATH=0 [2022-02-07T17:40:41.438Z] #63 2.986 + TMP_GOPATH= [2022-02-07T17:40:41.438Z] #63 2.986 + : /build [2022-02-07T17:40:41.438Z] #63 2.986 + '[' -z '' ']' [2022-02-07T17:40:41.438Z] #63 2.986 ++ mktemp -d [2022-02-07T17:40:41.438Z] #63 2.988 + export GOPATH=/tmp/tmp.5qnV1gfsXC [2022-02-07T17:40:41.438Z] #63 2.988 + GOPATH=/tmp/tmp.5qnV1gfsXC [2022-02-07T17:40:41.438Z] #63 2.988 + RM_GOPATH=1 [2022-02-07T17:40:41.438Z] #63 2.988 + case "$(go env GOARCH)" in [2022-02-07T17:40:41.438Z] #63 2.988 ++ go env GOARCH [2022-02-07T17:40:41.438Z] #63 3.012 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:41.438Z] #63 3.012 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:41.438Z] #63 3.013 ++ dirname /install.sh [2022-02-07T17:40:41.438Z] #63 3.014 + dir=/ [2022-02-07T17:40:41.438Z] #63 3.015 + bin=rootlesskit [2022-02-07T17:40:41.438Z] #63 3.015 + shift [2022-02-07T17:40:41.438Z] #63 3.015 + '[' '!' -f //rootlesskit.installer ']' [2022-02-07T17:40:41.438Z] #63 3.016 + . //rootlesskit.installer [2022-02-07T17:40:41.438Z] #63 3.016 ++ : v0.14.6 [2022-02-07T17:40:41.438Z] #63 3.017 + install_rootlesskit [2022-02-07T17:40:41.438Z] #63 3.017 + case "$1" in [2022-02-07T17:40:41.438Z] #63 3.017 + export CGO_ENABLED=0 [2022-02-07T17:40:41.438Z] #63 3.017 + CGO_ENABLED=0 [2022-02-07T17:40:41.438Z] #63 3.017 + _install_rootlesskit [2022-02-07T17:40:41.438Z] #63 3.018 + echo 'Install rootlesskit version v0.14.6' [2022-02-07T17:40:41.438Z] #63 3.018 Install rootlesskit version v0.14.6 [2022-02-07T17:40:41.438Z] #63 3.021 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:40:41.438Z] #63 3.021 + GOBIN=/build [2022-02-07T17:40:41.438Z] #63 3.021 + GO111MODULE=on [2022-02-07T17:40:41.438Z] #63 3.022 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-07T17:40:41.438Z] #63 3.604 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-07T17:40:41.438Z] #63 5.888 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-07T17:40:41.438Z] #63 5.910 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-07T17:40:41.438Z] #63 6.269 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-07T17:40:41.438Z] #63 8.675 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-07T17:40:41.438Z] #63 9.160 go: downloading github.com/google/uuid v1.3.0 [2022-02-07T17:40:41.438Z] #63 9.191 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-07T17:40:41.438Z] #63 9.212 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-07T17:40:41.438Z] #63 9.300 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-07T17:40:41.438Z] #63 9.383 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-07T17:40:41.438Z] #63 9.451 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-07T17:40:41.438Z] #63 9.756 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-07T17:40:41.438Z] #63 10.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-07T17:40:41.438Z] #63 ... [2022-02-07T17:40:41.438Z] [2022-02-07T17:40:41.438Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:41.438Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-07T17:40:41.438Z] #51 11.54 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-07T17:40:41.438Z] #51 11.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-07T17:40:41.438Z] #51 11.62 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-07T17:40:41.438Z] #51 11.64 go: downloading github.com/spf13/afero v1.1.2 [2022-02-07T17:40:41.698Z] #51 11.83 go: downloading github.com/spf13/cast v1.3.0 [2022-02-07T17:40:41.698Z] #51 11.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-07T17:40:41.698Z] #51 11.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-07T17:40:41.698Z] #51 11.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-07T17:40:41.698Z] #51 11.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-07T17:40:41.957Z] #51 12.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-07T17:40:41.957Z] #51 12.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-07T17:40:41.957Z] #51 12.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-07T17:40:41.957Z] #51 12.24 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-07T17:40:42.217Z] #51 12.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-07T17:40:42.217Z] #51 12.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-07T17:40:42.217Z] #51 12.42 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-07T17:40:42.217Z] #51 12.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-07T17:40:42.477Z] #51 12.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-07T17:40:42.477Z] #51 12.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-07T17:40:42.477Z] #51 12.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-07T17:40:42.737Z] #51 12.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-07T17:40:42.978Z] #14 45.48 Selecting previously unselected package binutils-mingw-w64. [2022-02-07T17:40:42.978Z] #14 45.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-07T17:40:42.978Z] #14 45.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:40:42.998Z] #51 12.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-07T17:40:42.998Z] #51 13.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-07T17:40:43.240Z] #14 45.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-07T17:40:43.241Z] #14 45.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:40:43.241Z] #14 45.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:40:43.241Z] #14 45.82 Selecting previously unselected package dmsetup. [2022-02-07T17:40:43.256Z] #51 13.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-07T17:40:43.256Z] #51 13.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-07T17:40:43.511Z] #14 45.82 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:40:43.511Z] #14 45.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:40:43.511Z] #14 46.03 Selecting previously unselected package mingw-w64-common. [2022-02-07T17:40:43.511Z] #14 46.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-07T17:40:43.511Z] #14 46.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-07T17:40:43.516Z] #51 13.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-07T17:40:43.516Z] #51 13.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-07T17:40:43.516Z] #51 13.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-07T17:40:43.666Z] INFO: Extraction ended at 02/07/2022 17:40:40. Duration:00:00:28.4160972 [2022-02-07T17:40:43.666Z] INFO: Updating the golang and path environment variables [2022-02-07T17:40:43.666Z] INFO: GOPATH=d:\gopath [2022-02-07T17:40:43.666Z] INFO: go version go1.17.6 windows/amd64 [2022-02-07T17:40:43.666Z] INFO: Running the daemon under test in debug mode [2022-02-07T17:40:43.666Z] INFO: Starting a daemon under test... [2022-02-07T17:40:43.666Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43176\4\daemon --pidfile d:\CI\PR-43176\4\docker.pid -D [2022-02-07T17:40:43.666Z] INFO: Process started successfully. [2022-02-07T17:40:43.666Z] INFO: Start tailing logs of the daemon under tests [2022-02-07T17:40:43.666Z] INFO: Waiting for the daemon under test to start... [2022-02-07T17:40:43.749Z] #34 ... [2022-02-07T17:40:43.749Z] [2022-02-07T17:40:43.749Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:43.749Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:43.749Z] #14 3.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:43.749Z] #14 3.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:43.749Z] #14 3.292 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:43.749Z] #14 3.556 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:43.749Z] #14 4.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:43.749Z] #14 6.314 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:43.749Z] #14 ... [2022-02-07T17:40:43.749Z] [2022-02-07T17:40:43.749Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:43.749Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:40:43.749Z] #36 2.666 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-07T17:40:43.749Z] #36 ... [2022-02-07T17:40:43.749Z] [2022-02-07T17:40:43.749Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:43.749Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:43.749Z] #43 4.745 + git clone https://github.com/docker/distribution.git . [2022-02-07T17:40:43.749Z] #43 4.746 Cloning into '.'... [2022-02-07T17:40:43.749Z] #43 ... [2022-02-07T17:40:43.749Z] [2022-02-07T17:40:43.749Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:43.749Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:43.749Z] #58 5.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:43.749Z] #58 5.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:43.749Z] #58 5.255 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:43.749Z] #58 6.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:43.749Z] #58 8.374 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:43.749Z] #58 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:43.749Z] #58 ... [2022-02-07T17:40:43.749Z] [2022-02-07T17:40:43.749Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:43.749Z] #63 sha256:e652c143eefba06b54ddcffa492c15e3fd1e8dda1e00af39110d9c4f9dacd820 [2022-02-07T17:40:43.749Z] #63 3.608 + RM_GOPATH=0 [2022-02-07T17:40:43.749Z] #63 3.608 + TMP_GOPATH= [2022-02-07T17:40:43.749Z] #63 3.608 + : /build [2022-02-07T17:40:43.749Z] #63 3.608 + '[' -z '' ']' [2022-02-07T17:40:43.749Z] #63 3.608 ++ mktemp -d [2022-02-07T17:40:43.749Z] #63 3.608 + export GOPATH=/tmp/tmp.CrqEsyPXaU [2022-02-07T17:40:43.749Z] #63 3.608 + GOPATH=/tmp/tmp.CrqEsyPXaU [2022-02-07T17:40:43.749Z] #63 3.608 + RM_GOPATH=1 [2022-02-07T17:40:43.749Z] #63 3.608 + case "$(go env GOARCH)" in [2022-02-07T17:40:43.749Z] #63 3.608 ++ go env GOARCH [2022-02-07T17:40:43.749Z] #63 3.615 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:43.749Z] #63 3.615 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:43.749Z] #63 3.615 ++ dirname /install.sh [2022-02-07T17:40:43.749Z] #63 3.615 + dir=/ [2022-02-07T17:40:43.749Z] #63 3.615 + bin=rootlesskit [2022-02-07T17:40:43.749Z] #63 3.615 + shift [2022-02-07T17:40:43.749Z] #63 3.615 + '[' '!' -f //rootlesskit.installer ']' [2022-02-07T17:40:43.749Z] #63 3.615 + . //rootlesskit.installer [2022-02-07T17:40:43.749Z] #63 3.615 ++ : v0.14.6 [2022-02-07T17:40:43.749Z] #63 3.615 + install_rootlesskit [2022-02-07T17:40:43.749Z] #63 3.615 + case "$1" in [2022-02-07T17:40:43.749Z] #63 3.615 + export CGO_ENABLED=0 [2022-02-07T17:40:43.749Z] #63 3.615 + CGO_ENABLED=0 [2022-02-07T17:40:43.749Z] #63 3.615 + _install_rootlesskit [2022-02-07T17:40:43.749Z] #63 3.622 Install rootlesskit version v0.14.6 [2022-02-07T17:40:43.749Z] #63 3.641 + echo 'Install rootlesskit version v0.14.6' [2022-02-07T17:40:43.749Z] #63 3.641 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:40:43.749Z] #63 3.641 + GOBIN=/build [2022-02-07T17:40:43.749Z] #63 3.641 + GO111MODULE=on [2022-02-07T17:40:43.749Z] #63 3.641 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-07T17:40:43.749Z] #63 4.308 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-07T17:40:43.749Z] #63 6.752 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-07T17:40:43.749Z] #63 6.756 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-07T17:40:43.749Z] #63 7.315 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-07T17:40:43.749Z] #63 9.859 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-07T17:40:43.775Z] #51 13.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-07T17:40:44.009Z] #63 ... [2022-02-07T17:40:44.009Z] [2022-02-07T17:40:44.009Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:44.009Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:44.009Z] #38 4.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:44.009Z] #38 4.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:44.009Z] #38 4.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:44.009Z] #38 5.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:44.009Z] #38 7.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:44.009Z] #38 9.627 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:44.035Z] #51 14.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-07T17:40:44.085Z] #14 ... [2022-02-07T17:40:44.085Z] [2022-02-07T17:40:44.085Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:40:44.085Z] #60 sha256:e1ff1f43f774eef2b495c458facedf4b31b9fc8409fd9bbac80291964c5f8884 [2022-02-07T17:40:44.085Z] #60 0.836 + RM_GOPATH=0 [2022-02-07T17:40:44.085Z] #60 0.837 + TMP_GOPATH= [2022-02-07T17:40:44.085Z] #60 0.837 + : /build [2022-02-07T17:40:44.085Z] #60 0.838 + '[' -z '' ']' [2022-02-07T17:40:44.085Z] #60 0.841 ++ mktemp -d [2022-02-07T17:40:44.085Z] #60 0.847 + export GOPATH=/tmp/tmp.DdmYdlFhoO [2022-02-07T17:40:44.085Z] #60 0.847 + GOPATH=/tmp/tmp.DdmYdlFhoO [2022-02-07T17:40:44.085Z] #60 0.847 + RM_GOPATH=1 [2022-02-07T17:40:44.085Z] #60 0.848 + case "$(go env GOARCH)" in [2022-02-07T17:40:44.085Z] #60 0.849 ++ go env GOARCH [2022-02-07T17:40:44.085Z] #60 0.868 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:44.085Z] #60 0.869 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:44.085Z] #60 0.869 ++ dirname /install.sh [2022-02-07T17:40:44.085Z] #60 0.870 + dir=/ [2022-02-07T17:40:44.085Z] #60 0.876 + bin=containerd [2022-02-07T17:40:44.085Z] #60 0.876 + shift [2022-02-07T17:40:44.085Z] #60 0.876 + '[' '!' -f //containerd.installer ']' [2022-02-07T17:40:44.085Z] #60 0.876 + . //containerd.installer [2022-02-07T17:40:44.085Z] #60 0.876 ++ set -e [2022-02-07T17:40:44.085Z] #60 0.877 ++ : v1.5.9 [2022-02-07T17:40:44.085Z] #60 0.877 + install_containerd [2022-02-07T17:40:44.085Z] #60 0.877 + echo 'Install containerd version v1.5.9' [2022-02-07T17:40:44.085Z] #60 0.880 Install containerd version v1.5.9 [2022-02-07T17:40:44.085Z] #60 0.880 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DdmYdlFhoO/src/github.com/containerd/containerd [2022-02-07T17:40:44.085Z] #60 0.882 Cloning into '/tmp/tmp.DdmYdlFhoO/src/github.com/containerd/containerd'... [2022-02-07T17:40:44.270Z] #38 ... [2022-02-07T17:40:44.270Z] [2022-02-07T17:40:44.270Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:44.270Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:44.270Z] #51 4.337 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-02-07T17:40:44.270Z] #51 9.765 go: downloading github.com/fatih/color v1.7.0 [2022-02-07T17:40:44.270Z] #51 9.778 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-02-07T17:40:44.270Z] #51 9.872 go: downloading github.com/pkg/errors v0.8.1 [2022-02-07T17:40:44.270Z] #51 9.877 go: downloading github.com/spf13/cobra v0.0.5 [2022-02-07T17:40:44.270Z] #51 9.938 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-07T17:40:44.270Z] #51 10.24 go: downloading github.com/spf13/viper v1.6.1 [2022-02-07T17:40:44.270Z] #51 10.66 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-02-07T17:40:44.270Z] #51 10.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-02-07T17:40:44.270Z] #51 10.69 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-02-07T17:40:44.270Z] #51 10.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-02-07T17:40:44.270Z] #51 ... [2022-02-07T17:40:44.270Z] [2022-02-07T17:40:44.270Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:44.270Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:44.270Z] #49 3.737 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-07T17:40:44.270Z] #49 5.173 go: downloading github.com/fatih/color v1.10.0 [2022-02-07T17:40:44.270Z] #49 5.176 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-07T17:40:44.270Z] #49 5.240 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T17:40:44.270Z] #49 5.311 go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T17:40:44.270Z] #49 5.755 go: downloading golang.org/x/tools v0.1.0 [2022-02-07T17:40:44.270Z] #49 5.796 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-07T17:40:44.270Z] #49 5.976 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-07T17:40:44.270Z] #49 6.035 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T17:40:44.270Z] #49 6.272 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-07T17:40:44.270Z] #49 9.758 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-07T17:40:44.270Z] #49 9.803 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-07T17:40:44.270Z] #49 9.859 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T17:40:44.274Z] #34 ... [2022-02-07T17:40:44.274Z] [2022-02-07T17:40:44.274Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:40:44.274Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:40:44.274Z] #60 1.001 + RM_GOPATH=0 [2022-02-07T17:40:44.274Z] #60 1.001 + TMP_GOPATH= [2022-02-07T17:40:44.274Z] #60 1.001 + : /build [2022-02-07T17:40:44.274Z] #60 1.001 + '[' -z '' ']' [2022-02-07T17:40:44.274Z] #60 1.001 ++ mktemp -d [2022-02-07T17:40:44.274Z] #60 1.003 + export GOPATH=/tmp/tmp.CG4MKpESgt [2022-02-07T17:40:44.274Z] #60 1.003 + GOPATH=/tmp/tmp.CG4MKpESgt [2022-02-07T17:40:44.274Z] #60 1.003 + RM_GOPATH=1 [2022-02-07T17:40:44.274Z] #60 1.003 + case "$(go env GOARCH)" in [2022-02-07T17:40:44.274Z] #60 1.004 ++ go env GOARCH [2022-02-07T17:40:44.274Z] #60 1.034 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:44.274Z] #60 1.034 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:44.274Z] #60 1.036 ++ dirname /install.sh [2022-02-07T17:40:44.274Z] #60 1.038 + dir=/ [2022-02-07T17:40:44.274Z] #60 1.039 + bin=containerd [2022-02-07T17:40:44.274Z] #60 1.039 + shift [2022-02-07T17:40:44.274Z] #60 1.039 + '[' '!' -f //containerd.installer ']' [2022-02-07T17:40:44.274Z] #60 1.039 + . //containerd.installer [2022-02-07T17:40:44.274Z] #60 1.040 ++ set -e [2022-02-07T17:40:44.274Z] #60 1.040 ++ : v1.5.9 [2022-02-07T17:40:44.274Z] #60 1.040 + install_containerd [2022-02-07T17:40:44.274Z] #60 1.041 + echo 'Install containerd version v1.5.9' [2022-02-07T17:40:44.274Z] #60 1.041 Install containerd version v1.5.9 [2022-02-07T17:40:44.274Z] #60 1.042 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CG4MKpESgt/src/github.com/containerd/containerd [2022-02-07T17:40:44.274Z] #60 1.046 Cloning into '/tmp/tmp.CG4MKpESgt/src/github.com/containerd/containerd'... [2022-02-07T17:40:44.274Z] #60 ... [2022-02-07T17:40:44.274Z] [2022-02-07T17:40:44.275Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:44.275Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:44.275Z] #38 45.92 Selecting previously unselected package libxml2:amd64. [2022-02-07T17:40:44.275Z] #38 45.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-07T17:40:44.275Z] #38 45.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:40:44.275Z] #38 46.46 Selecting previously unselected package libarchive13:amd64. [2022-02-07T17:40:44.275Z] #38 46.47 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-07T17:40:44.275Z] #38 46.50 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:40:44.275Z] #38 46.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-07T17:40:44.275Z] #38 46.84 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-07T17:40:44.275Z] #38 46.85 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:40:44.275Z] #38 46.96 Selecting previously unselected package librhash0:amd64. [2022-02-07T17:40:44.275Z] #38 46.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-07T17:40:44.275Z] #38 46.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:40:44.275Z] #38 47.17 Selecting previously unselected package libuv1:amd64. [2022-02-07T17:40:44.275Z] #38 47.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-07T17:40:44.275Z] #38 47.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:40:44.275Z] #38 47.37 Selecting previously unselected package cmake. [2022-02-07T17:40:44.275Z] #38 47.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-07T17:40:44.275Z] #38 47.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:40:44.275Z] #38 ... [2022-02-07T17:40:44.275Z] [2022-02-07T17:40:44.275Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:44.275Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:44.275Z] #14 38.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:40:44.275Z] #14 38.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-07T17:40:44.275Z] #14 39.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:40:44.275Z] #14 40.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:40:44.275Z] #14 40.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-07T17:40:44.275Z] #14 40.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-07T17:40:44.275Z] #14 40.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-07T17:40:44.275Z] #14 40.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:40:44.275Z] #14 40.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:40:44.275Z] #14 40.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-07T17:40:44.275Z] #14 40.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-07T17:40:44.275Z] #14 40.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-07T17:40:44.275Z] #14 40.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-07T17:40:44.275Z] #14 40.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-07T17:40:44.275Z] #14 40.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-07T17:40:44.275Z] #14 40.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-07T17:40:44.275Z] #14 40.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-07T17:40:44.275Z] #14 40.72 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-07T17:40:44.275Z] #14 40.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-07T17:40:44.275Z] #14 40.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-07T17:40:44.275Z] #14 41.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:44.275Z] #14 41.83 Fetched 115 MB in 5s (21.1 MB/s) [2022-02-07T17:40:44.275Z] #14 41.90 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-07T17:40:44.275Z] #14 41.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:40:44.275Z] #14 41.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:40:44.275Z] #14 41.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:40:44.275Z] #14 43.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-07T17:40:44.275Z] #14 43.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:40:44.275Z] #14 43.93 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:40:44.275Z] #14 46.20 Selecting previously unselected package binutils-mingw-w64. [2022-02-07T17:40:44.275Z] #14 46.21 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-07T17:40:44.275Z] #14 46.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:40:44.275Z] #14 46.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-07T17:40:44.275Z] #14 46.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:40:44.275Z] #14 46.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:40:44.275Z] #14 46.62 Selecting previously unselected package dmsetup. [2022-02-07T17:40:44.275Z] #14 46.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:40:44.275Z] #14 46.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:40:44.275Z] #14 46.82 Selecting previously unselected package mingw-w64-common. [2022-02-07T17:40:44.275Z] #14 46.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-07T17:40:44.275Z] #14 46.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-07T17:40:44.296Z] #51 14.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-07T17:40:44.296Z] #51 14.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-07T17:40:44.296Z] #51 14.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-07T17:40:44.296Z] #51 14.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-07T17:40:44.296Z] #51 14.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-07T17:40:44.347Z] #60 ... [2022-02-07T17:40:44.347Z] [2022-02-07T17:40:44.347Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:44.347Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:44.347Z] #38 45.11 Selecting previously unselected package libxml2:amd64. [2022-02-07T17:40:44.347Z] #38 45.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-07T17:40:44.347Z] #38 45.15 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:40:44.347Z] #38 45.59 Selecting previously unselected package libarchive13:amd64. [2022-02-07T17:40:44.347Z] #38 45.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-07T17:40:44.347Z] #38 45.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:40:44.347Z] #38 45.90 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-07T17:40:44.347Z] #38 45.90 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-07T17:40:44.347Z] #38 45.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:40:44.347Z] #38 46.05 Selecting previously unselected package librhash0:amd64. [2022-02-07T17:40:44.347Z] #38 46.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-07T17:40:44.347Z] #38 46.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:40:44.347Z] #38 46.32 Selecting previously unselected package libuv1:amd64. [2022-02-07T17:40:44.347Z] #38 46.32 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-07T17:40:44.347Z] #38 46.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:40:44.347Z] #38 46.48 Selecting previously unselected package cmake. [2022-02-07T17:40:44.347Z] #38 46.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-07T17:40:44.347Z] #38 46.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:40:44.529Z] #49 ... [2022-02-07T17:40:44.529Z] [2022-02-07T17:40:44.529Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:44.529Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-07T17:40:44.529Z] #36 10.51 tomll can be used in two ways: [2022-02-07T17:40:44.529Z] #36 10.51 Writing to STDIN and reading from STDOUT: [2022-02-07T17:40:44.529Z] #36 10.51 cat file.toml | tomll > file.toml [2022-02-07T17:40:44.529Z] #36 10.51 [2022-02-07T17:40:44.529Z] #36 10.51 Reading and updating a list of files: [2022-02-07T17:40:44.529Z] #36 10.51 tomll a.toml b.toml c.toml [2022-02-07T17:40:44.529Z] #36 10.51 [2022-02-07T17:40:44.529Z] #36 10.51 When given a list of files, tomll will modify all files in place without asking. [2022-02-07T17:40:44.529Z] #36 DONE 11.1s [2022-02-07T17:40:44.529Z] [2022-02-07T17:40:44.529Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:44.529Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:40:44.529Z] #53 4.656 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-07T17:40:44.529Z] #53 5.620 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-07T17:40:44.529Z] #53 5.641 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-07T17:40:44.529Z] #53 5.716 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-07T17:40:44.529Z] #53 7.533 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-07T17:40:44.529Z] #53 ... [2022-02-07T17:40:44.529Z] [2022-02-07T17:40:44.529Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:44.529Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:44.529Z] #47 5.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:40:44.529Z] #47 5.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:40:44.529Z] #47 5.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:40:44.529Z] #47 5.934 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-07T17:40:44.529Z] #47 6.203 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:40:44.529Z] #47 8.532 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:40:44.529Z] #47 10.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:40:44.556Z] #51 14.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-07T17:40:44.556Z] #51 14.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-07T17:40:44.556Z] #51 14.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-07T17:40:44.787Z] #47 ... [2022-02-07T17:40:44.787Z] [2022-02-07T17:40:44.787Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:44.787Z] #63 sha256:e652c143eefba06b54ddcffa492c15e3fd1e8dda1e00af39110d9c4f9dacd820 [2022-02-07T17:40:44.787Z] #63 10.59 go: downloading github.com/google/uuid v1.3.0 [2022-02-07T17:40:44.787Z] #63 10.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-07T17:40:44.787Z] #63 11.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-07T17:40:44.787Z] #63 11.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-07T17:40:44.817Z] #51 14.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-07T17:40:44.817Z] #51 14.91 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-07T17:40:44.817Z] #51 14.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-07T17:40:44.817Z] #51 14.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-07T17:40:44.817Z] #51 15.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-07T17:40:45.045Z] #63 11.28 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-07T17:40:45.224Z] #14 ... [2022-02-07T17:40:45.224Z] [2022-02-07T17:40:45.224Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:45.224Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:45.224Z] #47 39.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-07T17:40:45.224Z] #47 40.62 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:45.224Z] #47 40.81 Fetched 2292 kB in 4s (527 kB/s) [2022-02-07T17:40:45.224Z] #47 40.90 Selecting previously unselected package libprotobuf23:amd64. [2022-02-07T17:40:45.224Z] #47 40.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:40:45.224Z] #47 40.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-07T17:40:45.224Z] #47 40.97 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:40:45.224Z] #47 41.60 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:40:45.224Z] #47 41.60 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:40:45.224Z] #47 41.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:40:45.224Z] #47 41.81 Selecting previously unselected package python3-six. [2022-02-07T17:40:45.224Z] #47 41.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-07T17:40:45.224Z] #47 41.83 Unpacking python3-six (1.16.0-2) ... [2022-02-07T17:40:45.224Z] #47 41.92 Selecting previously unselected package python3-protobuf. [2022-02-07T17:40:45.224Z] #47 41.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-07T17:40:45.224Z] #47 41.92 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-07T17:40:45.225Z] #47 42.43 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:40:45.225Z] #47 42.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:40:45.225Z] #47 42.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:40:45.225Z] #47 42.61 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:40:45.225Z] #47 42.61 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:40:45.225Z] #47 42.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:40:45.225Z] #47 42.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:40:45.225Z] #47 42.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:40:45.225Z] #47 42.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:40:45.225Z] #47 42.90 Selecting previously unselected package criu. [2022-02-07T17:40:45.225Z] #47 42.90 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-07T17:40:45.225Z] #47 42.90 Unpacking criu (3.16.1-3) ... [2022-02-07T17:40:45.225Z] #47 43.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:40:45.225Z] #47 45.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:40:45.225Z] #47 45.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:40:45.225Z] #47 45.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:40:45.225Z] #47 45.11 Setting up python3-six (1.16.0-2) ... [2022-02-07T17:40:45.225Z] #47 46.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:40:45.225Z] #47 46.22 Setting up python3-protobuf (3.12.4-1) ... [2022-02-07T17:40:45.225Z] #47 49.40 Setting up criu (3.16.1-3) ... [2022-02-07T17:40:45.306Z] #63 11.53 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-07T17:40:45.386Z] #51 15.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-07T17:40:45.386Z] #51 15.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-07T17:40:45.386Z] #51 15.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-07T17:40:45.562Z] #63 ... [2022-02-07T17:40:45.562Z] [2022-02-07T17:40:45.562Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:40:45.562Z] #26 sha256:975428f9743afa7139bbc081fecaa3aa8b87317f8f5e61a70d24b8f4520e6bbd [2022-02-07T17:40:45.562Z] #26 11.31 + mkdir -p /build [2022-02-07T17:40:45.562Z] #26 11.31 + mv docker/docker /build/ [2022-02-07T17:40:45.562Z] #26 11.31 + rmdir docker [2022-02-07T17:40:45.562Z] #26 DONE 11.6s [2022-02-07T17:40:45.562Z] [2022-02-07T17:40:45.562Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:45.562Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:45.562Z] #49 12.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T17:40:45.562Z] #49 12.06 go: downloading golang.org/x/mod v0.3.0 [2022-02-07T17:40:45.645Z] #51 15.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-07T17:40:45.645Z] #51 15.80 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-07T17:40:45.645Z] #51 15.81 go: downloading golang.org/x/text v0.3.2 [2022-02-07T17:40:46.169Z] #47 ... [2022-02-07T17:40:46.169Z] [2022-02-07T17:40:46.169Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:46.169Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:46.169Z] #38 50.77 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:40:46.169Z] #38 50.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:46.169Z] #38 50.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:40:46.169Z] #38 50.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:46.169Z] #38 50.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:40:46.169Z] #38 50.92 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:40:46.276Z] #19 129.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-07T17:40:46.276Z] #19 129.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:46.276Z] #19 129.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:40:46.276Z] #19 129.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-07T17:40:46.276Z] #19 129.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-07T17:40:46.276Z] #19 129.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-07T17:40:46.276Z] #19 129.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-07T17:40:46.276Z] #19 129.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-07T17:40:46.276Z] #19 129.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-07T17:40:46.276Z] #19 129.7 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-07T17:40:46.276Z] #19 129.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:46.276Z] #19 129.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:40:46.433Z] #38 50.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:40:46.433Z] #38 50.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:40:46.433Z] #38 50.99 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:40:46.433Z] #38 51.02 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:40:46.433Z] #38 51.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:46.535Z] #19 130.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-07T17:40:46.535Z] #19 130.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:46.535Z] #19 130.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:40:47.026Z] #51 ... [2022-02-07T17:40:47.027Z] [2022-02-07T17:40:47.027Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-07T17:40:47.027Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-07T17:40:47.027Z] #36 13.18 tomll can be used in two ways: [2022-02-07T17:40:47.027Z] #36 13.19 Writing to STDIN and reading from STDOUT: [2022-02-07T17:40:47.027Z] #36 13.19 cat file.toml | tomll > file.toml [2022-02-07T17:40:47.027Z] #36 13.19 [2022-02-07T17:40:47.027Z] #36 13.19 Reading and updating a list of files: [2022-02-07T17:40:47.027Z] #36 13.19 tomll a.toml b.toml c.toml [2022-02-07T17:40:47.027Z] #36 13.19 [2022-02-07T17:40:47.027Z] #36 13.19 When given a list of files, tomll will modify all files in place without asking. [2022-02-07T17:40:47.027Z] #36 DONE 17.1s [2022-02-07T17:40:47.027Z] [2022-02-07T17:40:47.027Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-02-07T17:40:47.027Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-07T17:40:47.027Z] #29 28.14 0 added, 0 removed; done. [2022-02-07T17:40:47.027Z] #29 28.14 Running hooks in /etc/ca-certificates/update.d... [2022-02-07T17:40:47.027Z] #29 28.14 done. [2022-02-07T17:40:47.027Z] #29 DONE 32.3s [2022-02-07T17:40:47.027Z] [2022-02-07T17:40:47.027Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-07T17:40:47.027Z] #30 sha256:88b532be481d69da9d8e416277e4974fde937ce6859b2d56b18d811143cf8c85 [2022-02-07T17:40:47.290Z] #30 DONE 0.3s [2022-02-07T17:40:47.290Z] [2022-02-07T17:40:47.290Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:40:47.290Z] #31 sha256:d4995a36643b3a6e1678bf3e23e123f791de9e6d29b9e4fcb97e2fd790ce2b99 [2022-02-07T17:40:47.379Z] #38 DONE 52.0s [2022-02-07T17:40:47.379Z] [2022-02-07T17:40:47.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-02-07T17:40:47.379Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:47.379Z] #14 51.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-07T17:40:47.379Z] #14 51.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-07T17:40:47.379Z] #14 51.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:40:47.379Z] #14 ... [2022-02-07T17:40:47.379Z] [2022-02-07T17:40:47.379Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:47.379Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:47.379Z] #47 51.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:47.379Z] #47 DONE 51.8s [2022-02-07T17:40:47.642Z] [2022-02-07T17:40:47.642Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-07T17:40:47.642Z] #39 sha256:09f05bbb3cc15cc2f9745cb0ec3022b4ea4a0e884343b0c7bdb4a603c2fd1dbf [2022-02-07T17:40:47.642Z] #39 DONE 0.2s [2022-02-07T17:40:47.642Z] [2022-02-07T17:40:47.642Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:40:47.642Z] #40 sha256:5f667ae60c935c251433cd265e7dbc261afd2f6b4568259ebeb9a5280a8190ba [2022-02-07T17:40:48.595Z] #38 50.64 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:40:48.595Z] #38 50.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:48.595Z] #38 50.68 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:40:48.595Z] #38 50.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:48.595Z] #38 50.75 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:40:48.595Z] #38 50.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:40:48.595Z] #38 50.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:40:48.595Z] #38 50.88 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:40:48.595Z] #38 50.90 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:40:48.595Z] #38 50.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:40:48.595Z] #38 50.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:49.035Z] #40 1.450 + RM_GOPATH=0 [2022-02-07T17:40:49.035Z] #40 1.450 + TMP_GOPATH= [2022-02-07T17:40:49.035Z] #40 1.450 + : /build [2022-02-07T17:40:49.035Z] #40 1.450 + '[' -z '' ']' [2022-02-07T17:40:49.035Z] #40 1.450 ++ mktemp -d [2022-02-07T17:40:49.035Z] #40 1.450 + export GOPATH=/tmp/tmp.aJ0zxY0zIs [2022-02-07T17:40:49.035Z] #40 1.450 + GOPATH=/tmp/tmp.aJ0zxY0zIs [2022-02-07T17:40:49.035Z] #40 1.450 + RM_GOPATH=1 [2022-02-07T17:40:49.035Z] #40 1.450 + case "$(go env GOARCH)" in [2022-02-07T17:40:49.035Z] #40 1.450 ++ go env GOARCH [2022-02-07T17:40:49.035Z] #40 1.542 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:49.035Z] #40 1.542 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:49.035Z] #40 1.546 ++ dirname /install.sh [2022-02-07T17:40:49.035Z] #40 1.548 + dir=/ [2022-02-07T17:40:49.035Z] #40 1.548 + bin=tini [2022-02-07T17:40:49.035Z] #40 1.548 + shift [2022-02-07T17:40:49.035Z] #40 1.548 + '[' '!' -f //tini.installer ']' [2022-02-07T17:40:49.035Z] #40 1.548 + . //tini.installer [2022-02-07T17:40:49.035Z] #40 1.548 ++ : v0.19.0 [2022-02-07T17:40:49.035Z] #40 1.548 + install_tini [2022-02-07T17:40:49.035Z] #40 1.548 + echo 'Install tini version v0.19.0' [2022-02-07T17:40:49.035Z] #40 1.548 + git clone https://github.com/krallin/tini.git /tmp/tmp.aJ0zxY0zIs/tini [2022-02-07T17:40:49.035Z] #40 1.548 Install tini version v0.19.0 [2022-02-07T17:40:49.035Z] #40 1.558 Cloning into '/tmp/tmp.aJ0zxY0zIs/tini'... [2022-02-07T17:40:49.167Z] #38 ... [2022-02-07T17:40:49.167Z] [2022-02-07T17:40:49.167Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:49.167Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:49.167Z] #14 51.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-07T17:40:49.167Z] #14 51.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-07T17:40:49.167Z] #14 51.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:40:49.741Z] #14 ... [2022-02-07T17:40:49.741Z] [2022-02-07T17:40:49.741Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:49.741Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:49.741Z] #38 DONE 52.2s [2022-02-07T17:40:49.741Z] [2022-02-07T17:40:49.741Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:49.741Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:49.741Z] #47 43.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:40:49.741Z] #47 45.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:40:49.741Z] #47 45.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:40:49.741Z] #47 45.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:40:49.741Z] #47 45.48 Setting up python3-six (1.16.0-2) ... [2022-02-07T17:40:49.741Z] #47 46.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:40:49.741Z] #47 46.55 Setting up python3-protobuf (3.12.4-1) ... [2022-02-07T17:40:49.741Z] #47 49.55 Setting up criu (3.16.1-3) ... [2022-02-07T17:40:49.741Z] #47 51.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:49.741Z] #47 DONE 52.1s [2022-02-07T17:40:49.741Z] [2022-02-07T17:40:49.741Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-07T17:40:49.741Z] #39 sha256:6d0ebd2e351fc2e6d999eeb668d981842ab6aad7037fbc8e1b42546cf9798f51 [2022-02-07T17:40:49.982Z] #40 ... [2022-02-07T17:40:49.982Z] [2022-02-07T17:40:49.982Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:49.982Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:49.982Z] #49 54.24 gotestsum version dev [2022-02-07T17:40:49.982Z] #49 DONE 54.5s [2022-02-07T17:40:49.982Z] [2022-02-07T17:40:49.982Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:40:49.982Z] #40 sha256:5f667ae60c935c251433cd265e7dbc261afd2f6b4568259ebeb9a5280a8190ba [2022-02-07T17:40:49.982Z] #40 2.366 + cd /tmp/tmp.aJ0zxY0zIs/tini [2022-02-07T17:40:49.982Z] #40 2.366 + git checkout -q v0.19.0 [2022-02-07T17:40:49.982Z] #40 2.393 + cmake . [2022-02-07T17:40:50.002Z] #39 DONE 0.4s [2022-02-07T17:40:50.002Z] [2022-02-07T17:40:50.002Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:40:50.002Z] #40 sha256:f5796ba499220d8fb1e9de47730cc1268fe5ed332c373c9a5f60cd468ccd057c [2022-02-07T17:40:50.814Z] #49 ... [2022-02-07T17:40:50.814Z] [2022-02-07T17:40:50.814Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:50.814Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:50.814Z] #51 11.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-02-07T17:40:50.814Z] #51 11.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-07T17:40:50.814Z] #51 14.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-02-07T17:40:50.814Z] #51 14.53 go: downloading github.com/stretchr/testify v1.4.0 [2022-02-07T17:40:50.814Z] #51 14.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-02-07T17:40:50.814Z] #51 14.68 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-02-07T17:40:50.814Z] #51 14.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.08 go: downloading github.com/magiconair/properties v1.8.1 [2022-02-07T17:40:50.814Z] #51 15.08 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-07T17:40:50.814Z] #51 15.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-02-07T17:40:50.814Z] #51 15.17 go: downloading github.com/spf13/afero v1.1.2 [2022-02-07T17:40:50.814Z] #51 15.27 go: downloading github.com/spf13/cast v1.3.0 [2022-02-07T17:40:50.814Z] #51 15.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-07T17:40:50.814Z] #51 15.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-02-07T17:40:50.814Z] #51 15.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-02-07T17:40:50.814Z] #51 15.64 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-02-07T17:40:50.814Z] #51 15.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.71 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-07T17:40:50.814Z] #51 15.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-07T17:40:50.814Z] #51 16.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-02-07T17:40:50.814Z] #51 16.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-02-07T17:40:50.814Z] #51 16.20 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-02-07T17:40:50.814Z] #51 16.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-07T17:40:50.814Z] #51 16.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-07T17:40:50.814Z] #51 16.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-02-07T17:40:50.814Z] #51 16.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-07T17:40:50.814Z] #51 16.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-02-07T17:40:50.814Z] #51 16.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-02-07T17:40:50.814Z] #51 17.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-07T17:40:50.814Z] #51 17.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-02-07T17:40:50.814Z] #51 17.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-07T17:40:50.814Z] #51 ... [2022-02-07T17:40:50.814Z] [2022-02-07T17:40:50.814Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:50.814Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:40:50.814Z] #58 17.34 Fetched 8501 kB in 12s (684 kB/s) [2022-02-07T17:40:50.926Z] #40 3.137 -- The C compiler identification is GNU 10.2.1 [2022-02-07T17:40:50.926Z] #40 3.242 -- Detecting C compiler ABI info [2022-02-07T17:40:51.187Z] #40 3.657 -- Detecting C compiler ABI info - done [2022-02-07T17:40:51.187Z] #40 3.751 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-07T17:40:51.187Z] #40 3.762 -- Detecting C compile features [2022-02-07T17:40:51.389Z] #40 1.263 + RM_GOPATH=0 [2022-02-07T17:40:51.389Z] #40 1.263 + TMP_GOPATH= [2022-02-07T17:40:51.389Z] #40 1.263 + : /build [2022-02-07T17:40:51.389Z] #40 1.263 + '[' -z '' ']' [2022-02-07T17:40:51.389Z] #40 1.263 ++ mktemp -d [2022-02-07T17:40:51.389Z] #40 1.276 + export GOPATH=/tmp/tmp.vETUYd8j2V [2022-02-07T17:40:51.389Z] #40 1.276 + GOPATH=/tmp/tmp.vETUYd8j2V [2022-02-07T17:40:51.389Z] #40 1.276 + RM_GOPATH=1 [2022-02-07T17:40:51.389Z] #40 1.276 + case "$(go env GOARCH)" in [2022-02-07T17:40:51.389Z] #40 1.276 ++ go env GOARCH [2022-02-07T17:40:51.447Z] #40 3.763 -- Detecting C compile features - done [2022-02-07T17:40:51.447Z] #40 3.797 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-07T17:40:51.447Z] #40 3.952 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-07T17:40:51.447Z] #40 4.035 -- Configuring done [2022-02-07T17:40:51.651Z] #40 1.365 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:51.651Z] #40 1.365 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:40:51.651Z] #40 1.365 ++ dirname /install.sh [2022-02-07T17:40:51.651Z] #40 1.368 Install tini version v0.19.0 [2022-02-07T17:40:51.651Z] #40 1.369 + dir=/ [2022-02-07T17:40:51.651Z] #40 1.369 + bin=tini [2022-02-07T17:40:51.651Z] #40 1.369 + shift [2022-02-07T17:40:51.651Z] #40 1.369 + '[' '!' -f //tini.installer ']' [2022-02-07T17:40:51.651Z] #40 1.369 + . //tini.installer [2022-02-07T17:40:51.651Z] #40 1.369 ++ : v0.19.0 [2022-02-07T17:40:51.651Z] #40 1.369 + install_tini [2022-02-07T17:40:51.651Z] #40 1.369 + echo 'Install tini version v0.19.0' [2022-02-07T17:40:51.651Z] #40 1.369 + git clone https://github.com/krallin/tini.git /tmp/tmp.vETUYd8j2V/tini [2022-02-07T17:40:51.651Z] #40 1.376 Cloning into '/tmp/tmp.vETUYd8j2V/tini'... [2022-02-07T17:40:51.708Z] #40 4.063 -- Generating done [2022-02-07T17:40:51.708Z] #40 4.066 -- Build files have been written to: /tmp/tmp.aJ0zxY0zIs/tini [2022-02-07T17:40:51.708Z] #40 4.081 + make tini-static [2022-02-07T17:40:51.819Z] #19 134.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-07T17:40:51.819Z] #19 134.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:40:51.819Z] #19 134.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:40:51.819Z] #19 134.7 Selecting previously unselected package patch. [2022-02-07T17:40:51.819Z] #19 134.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-07T17:40:51.819Z] #19 134.8 Unpacking patch (2.7.6-7) ... [2022-02-07T17:40:51.819Z] #19 134.8 Selecting previously unselected package dpkg-dev. [2022-02-07T17:40:51.819Z] #19 134.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-07T17:40:51.819Z] #19 134.8 Unpacking dpkg-dev (1.20.9) ... [2022-02-07T17:40:51.819Z] #19 134.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-07T17:40:51.819Z] #19 134.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-07T17:40:51.819Z] #19 134.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-07T17:40:51.819Z] #19 135.0 Selecting previously unselected package libio-string-perl. [2022-02-07T17:40:51.819Z] #19 135.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-07T17:40:51.820Z] #19 135.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-07T17:40:51.820Z] #19 135.0 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:40:51.820Z] #19 135.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:40:51.820Z] #19 135.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:40:51.911Z] #40 ... [2022-02-07T17:40:51.911Z] [2022-02-07T17:40:51.911Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:40:51.911Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:40:51.911Z] #49 54.40 gotestsum version dev [2022-02-07T17:40:51.911Z] #49 DONE 54.5s [2022-02-07T17:40:51.968Z] #40 4.256 Scanning dependencies of target tini-static [2022-02-07T17:40:51.968Z] #40 4.353 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-07T17:40:52.030Z] 567fd00846e9: Verifying Checksum [2022-02-07T17:40:52.030Z] 567fd00846e9: Download complete [2022-02-07T17:40:52.172Z] [2022-02-07T17:40:52.172Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:40:52.172Z] #40 sha256:f5796ba499220d8fb1e9de47730cc1268fe5ed332c373c9a5f60cd468ccd057c [2022-02-07T17:40:52.172Z] #40 2.088 + cd /tmp/tmp.vETUYd8j2V/tini [2022-02-07T17:40:52.172Z] #40 2.088 + git checkout -q v0.19.0 [2022-02-07T17:40:52.172Z] #40 2.134 + cmake . [2022-02-07T17:40:52.389Z] #19 135.9 Selecting previously unselected package libxml2:amd64. [2022-02-07T17:40:52.389Z] #19 135.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-07T17:40:52.389Z] #19 135.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:40:52.389Z] #19 135.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-07T17:40:52.389Z] #19 135.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-07T17:40:52.389Z] #19 135.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-07T17:40:52.389Z] #19 136.0 Selecting previously unselected package libxml-sax-base-perl. [2022-02-07T17:40:52.579Z] #31 ... [2022-02-07T17:40:52.579Z] [2022-02-07T17:40:52.579Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:52.579Z] #63 sha256:8d6bb46a0a26f7f9d82603e19c2e0cadd4531d8d1eb54dbe8b2cc9e0c5ac0e31 [2022-02-07T17:40:52.579Z] #63 11.92 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-07T17:40:52.579Z] #63 12.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-07T17:40:52.579Z] #63 ... [2022-02-07T17:40:52.579Z] [2022-02-07T17:40:52.579Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:52.579Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-07T17:40:52.579Z] #51 20.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-07T17:40:52.579Z] #51 20.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-07T17:40:52.579Z] #51 20.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-07T17:40:52.579Z] #51 21.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-07T17:40:52.579Z] #51 21.06 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-07T17:40:52.579Z] #51 21.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-07T17:40:52.579Z] #51 22.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-07T17:40:52.579Z] #51 22.23 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-07T17:40:52.579Z] #51 ... [2022-02-07T17:40:52.579Z] [2022-02-07T17:40:52.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:52.579Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:40:52.579Z] #14 12.53 Fetched 8385 kB in 10s (876 kB/s) [2022-02-07T17:40:52.579Z] #14 12.53 Reading package lists... [2022-02-07T17:40:52.579Z] #14 16.41 Reading package lists... [2022-02-07T17:40:52.579Z] #14 20.07 Building dependency tree... [2022-02-07T17:40:52.579Z] #14 ... [2022-02-07T17:40:52.579Z] [2022-02-07T17:40:52.579Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:40:52.579Z] #31 sha256:d4995a36643b3a6e1678bf3e23e123f791de9e6d29b9e4fcb97e2fd790ce2b99 [2022-02-07T17:40:52.579Z] #31 5.175 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-07T17:40:52.648Z] #19 136.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-07T17:40:52.648Z] #19 136.0 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-07T17:40:52.648Z] #19 136.0 Selecting previously unselected package libxml-sax-perl. [2022-02-07T17:40:52.648Z] #19 136.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-07T17:40:52.648Z] #19 136.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-07T17:40:52.648Z] #19 136.1 Selecting previously unselected package libxml-libxml-perl. [2022-02-07T17:40:52.648Z] #19 136.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-07T17:40:52.648Z] #19 136.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-07T17:40:52.648Z] #19 136.1 Selecting previously unselected package libxml-simple-perl. [2022-02-07T17:40:52.648Z] #19 136.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-07T17:40:52.648Z] #19 136.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-07T17:40:52.648Z] #19 136.2 Selecting previously unselected package libyaml-perl. [2022-02-07T17:40:52.648Z] #19 136.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-07T17:40:52.648Z] #19 136.2 Unpacking libyaml-perl (1.30-1) ... [2022-02-07T17:40:52.648Z] #19 136.2 Selecting previously unselected package libconfig-auto-perl. [2022-02-07T17:40:52.648Z] #19 136.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-07T17:40:52.648Z] #19 136.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-07T17:40:52.745Z] #40 2.671 -- The C compiler identification is GNU 10.2.1 [2022-02-07T17:40:52.745Z] #40 2.780 -- Detecting C compiler ABI info [2022-02-07T17:40:52.840Z] #31 ... [2022-02-07T17:40:52.840Z] [2022-02-07T17:40:52.840Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:52.840Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-07T17:40:52.840Z] #58 12.89 Fetched 8385 kB in 10s (872 kB/s) [2022-02-07T17:40:52.840Z] #58 12.89 Reading package lists... [2022-02-07T17:40:52.840Z] #58 16.37 Reading package lists... [2022-02-07T17:40:52.840Z] #58 20.64 Building dependency tree... [2022-02-07T17:40:52.840Z] #58 ... [2022-02-07T17:40:52.840Z] [2022-02-07T17:40:52.840Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:52.840Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-07T17:40:52.840Z] #38 13.01 Fetched 8385 kB in 10s (866 kB/s) [2022-02-07T17:40:52.840Z] #38 13.01 Reading package lists... [2022-02-07T17:40:52.840Z] #38 16.80 Reading package lists... [2022-02-07T17:40:52.840Z] #38 21.24 Building dependency tree... [2022-02-07T17:40:52.909Z] #19 136.3 Selecting previously unselected package libfile-which-perl. [2022-02-07T17:40:52.909Z] #19 136.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-07T17:40:52.909Z] #19 136.3 Unpacking libfile-which-perl (1.23-1) ... [2022-02-07T17:40:52.909Z] #19 136.3 Selecting previously unselected package libfile-homedir-perl. [2022-02-07T17:40:52.909Z] #19 136.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-07T17:40:52.909Z] #19 136.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-07T17:40:52.909Z] #19 136.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-07T17:40:52.909Z] #19 136.3 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-07T17:40:52.909Z] #19 136.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-07T17:40:52.909Z] #19 136.4 Selecting previously unselected package dpkg-cross. [2022-02-07T17:40:52.909Z] #19 136.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-07T17:40:52.909Z] #19 136.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-07T17:40:52.909Z] #19 136.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-07T17:40:52.909Z] #19 136.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-07T17:40:52.909Z] #19 136.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-07T17:40:52.909Z] #19 136.4 Selecting previously unselected package libc6-armel-cross. [2022-02-07T17:40:52.915Z] #40 5.258 [100%] Linking C executable tini-static [2022-02-07T17:40:53.100Z] #38 ... [2022-02-07T17:40:53.100Z] [2022-02-07T17:40:53.100Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:53.100Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-07T17:40:53.100Z] #43 15.86 + git checkout -q v2.3.0 [2022-02-07T17:40:53.100Z] #43 18.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-07T17:40:53.169Z] #19 136.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-07T17:40:53.169Z] #19 136.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-07T17:40:53.169Z] #19 136.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-07T17:40:53.169Z] #19 136.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.169Z] #19 136.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.169Z] #19 136.6 Selecting previously unselected package libgomp1-armel-cross. [2022-02-07T17:40:53.169Z] #19 136.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.169Z] #19 136.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.169Z] #19 136.6 Selecting previously unselected package libatomic1-armel-cross. [2022-02-07T17:40:53.169Z] #19 136.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.169Z] #19 136.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.169Z] #19 136.7 Selecting previously unselected package libasan6-armel-cross. [2022-02-07T17:40:53.323Z] #40 3.292 -- Detecting C compiler ABI info - done [2022-02-07T17:40:53.359Z] #43 ... [2022-02-07T17:40:53.360Z] [2022-02-07T17:40:53.360Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:53.360Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:40:53.360Z] #14 23.44 The following additional packages will be installed: [2022-02-07T17:40:53.360Z] #14 23.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:40:53.360Z] #14 23.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-07T17:40:53.360Z] #14 23.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-07T17:40:53.360Z] #14 23.44 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-07T17:40:53.360Z] #14 23.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-07T17:40:53.360Z] #14 23.45 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-07T17:40:53.360Z] #14 23.45 mingw-w64-common mingw-w64-x86-64-dev [2022-02-07T17:40:53.360Z] #14 23.46 Suggested packages: [2022-02-07T17:40:53.360Z] #14 23.47 gcc-10-locales seccomp wine64 [2022-02-07T17:40:53.428Z] #19 136.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.428Z] #19 136.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.428Z] #19 136.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-07T17:40:53.428Z] #19 136.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.428Z] #19 136.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.428Z] #19 137.0 Selecting previously unselected package libubsan1-armel-cross. [2022-02-07T17:40:53.489Z] #40 5.757 [100%] Built target tini-static [2022-02-07T17:40:53.489Z] #40 5.795 + mkdir -p /build [2022-02-07T17:40:53.489Z] #40 5.800 + cp tini-static /build/docker-init [2022-02-07T17:40:53.585Z] #40 3.389 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-07T17:40:53.585Z] #40 3.391 -- Detecting C compile features [2022-02-07T17:40:53.585Z] #40 3.393 -- Detecting C compile features - done [2022-02-07T17:40:53.585Z] #40 3.452 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-07T17:40:53.618Z] #14 ... [2022-02-07T17:40:53.619Z] [2022-02-07T17:40:53.619Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:53.619Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-07T17:40:53.619Z] #47 13.54 Fetched 8388 kB in 10s (809 kB/s) [2022-02-07T17:40:53.619Z] #47 13.54 Reading package lists... [2022-02-07T17:40:53.619Z] #47 17.86 Reading package lists... [2022-02-07T17:40:53.619Z] #47 21.70 Building dependency tree... [2022-02-07T17:40:53.645Z] Removing intermediate container 1aacd00956ed [2022-02-07T17:40:53.645Z] ---> b53c0b06f16d [2022-02-07T17:40:53.645Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-02-07T17:40:53.645Z] ---> Running in d6c5a792a3dd [2022-02-07T17:40:53.645Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-07T17:40:53.645Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-07T17:40:53.645Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-07T17:40:53.645Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-07T17:40:53.645Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T17:40:53.645Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T17:40:53.645Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-07T17:40:53.645Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-07T17:40:53.645Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-07T17:40:53.645Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T17:40:53.645Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-07T17:40:53.645Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-07T17:40:53.645Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T17:40:53.645Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-07T17:40:53.645Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T17:40:53.645Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-07T17:40:53.687Z] #19 137.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.687Z] #19 137.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.687Z] #19 137.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-07T17:40:53.687Z] #19 137.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:40:53.687Z] #19 137.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:40:53.687Z] #19 137.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-07T17:40:53.754Z] #40 DONE 6.2s [2022-02-07T17:40:53.754Z] [2022-02-07T17:40:53.754Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:53.754Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:53.754Z] #14 57.47 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-07T17:40:53.754Z] #14 57.47 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:40:53.754Z] #14 57.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:40:53.754Z] #14 57.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-07T17:40:53.754Z] #14 57.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:40:53.754Z] #14 57.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:40:53.847Z] #40 3.599 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-07T17:40:53.847Z] #40 3.690 -- Configuring done [2022-02-07T17:40:53.847Z] #40 3.699 -- Generating done [2022-02-07T17:40:53.847Z] #40 3.710 -- Build files have been written to: /tmp/tmp.vETUYd8j2V/tini [2022-02-07T17:40:53.847Z] #40 3.717 + make tini-static [2022-02-07T17:40:53.879Z] #47 ... [2022-02-07T17:40:53.879Z] [2022-02-07T17:40:53.879Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:40:53.879Z] #31 sha256:d4995a36643b3a6e1678bf3e23e123f791de9e6d29b9e4fcb97e2fd790ce2b99 [2022-02-07T17:40:53.879Z] #31 6.570 #=#=# [2022-02-07T17:40:53.947Z] #19 137.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:40:53.947Z] #19 137.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-07T17:40:54.117Z] #40 3.988 Scanning dependencies of target tini-static [2022-02-07T17:40:54.117Z] #40 4.040 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-07T17:40:54.400Z] #31 6.860 #=#=# # 2.0% ######################################################################## 100.0% [2022-02-07T17:40:55.339Z] #31 8.122 [2022-02-07T17:40:55.507Z] #40 5.109 [100%] Linking C executable tini-static [2022-02-07T17:40:55.508Z] #40 5.469 [100%] Built target tini-static [2022-02-07T17:40:55.769Z] #40 5.519 + mkdir -p /build [2022-02-07T17:40:55.769Z] #40 5.521 + cp tini-static /build/docker-init [2022-02-07T17:40:56.031Z] #40 DONE 5.8s [2022-02-07T17:40:56.031Z] [2022-02-07T17:40:56.031Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:56.031Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:56.031Z] #14 57.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-07T17:40:56.031Z] #14 57.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:40:56.031Z] #14 57.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:40:56.031Z] #14 57.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-07T17:40:56.031Z] #14 57.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:40:56.031Z] #14 57.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:40:56.136Z] #58 17.34 Reading package lists... [2022-02-07T17:40:56.136Z] #58 22.17 Reading package lists... [2022-02-07T17:40:56.136Z] #58 ... [2022-02-07T17:40:56.136Z] [2022-02-07T17:40:56.136Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:40:56.136Z] #63 sha256:e652c143eefba06b54ddcffa492c15e3fd1e8dda1e00af39110d9c4f9dacd820 [2022-02-07T17:40:56.136Z] #63 11.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-07T17:40:56.136Z] #63 12.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-07T17:40:56.136Z] #63 12.19 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-07T17:40:56.136Z] #63 13.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-07T17:40:56.136Z] #63 ... [2022-02-07T17:40:56.136Z] [2022-02-07T17:40:56.136Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:56.136Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:56.137Z] #43 21.01 Updating files: 90% (1642/1807) Updating files: 91% (1645/1807) Updating files: 92% (1663/1807) Updating files: 93% (1681/1807) Updating files: 94% (1699/1807) Updating files: 95% (1717/1807) Updating files: 96% (1735/1807) Updating files: 97% (1753/1807) Updating files: 98% (1771/1807) Updating files: 99% (1789/1807) Updating files: 100% (1807/1807) Updating files: 100% (1807/1807), done. [2022-02-07T17:40:56.137Z] #43 21.26 + git checkout -q v2.3.0 [2022-02-07T17:40:56.137Z] #43 ... [2022-02-07T17:40:56.137Z] [2022-02-07T17:40:56.137Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:40:56.137Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:40:56.137Z] #14 12.71 Fetched 8501 kB in 10s (876 kB/s) [2022-02-07T17:40:56.137Z] #14 12.71 Reading package lists... [2022-02-07T17:40:56.137Z] #14 17.80 Reading package lists... [2022-02-07T17:40:56.137Z] #14 22.74 Building dependency tree... [2022-02-07T17:40:56.137Z] #14 ... [2022-02-07T17:40:56.137Z] [2022-02-07T17:40:56.137Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:40:56.137Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:40:56.137Z] #51 17.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-07T17:40:56.137Z] #51 17.44 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-02-07T17:40:56.137Z] #51 17.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-02-07T17:40:56.137Z] #51 17.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-07T17:40:56.137Z] #51 17.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-02-07T17:40:56.137Z] #51 18.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-02-07T17:40:56.137Z] #51 18.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-02-07T17:40:56.137Z] #51 18.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-02-07T17:40:56.137Z] #51 18.40 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-02-07T17:40:56.137Z] #51 18.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-02-07T17:40:56.137Z] #51 18.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-02-07T17:40:56.137Z] #51 18.71 go: downloading github.com/ultraware/funlen v0.0.2 [2022-02-07T17:40:56.137Z] #51 18.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-07T17:40:56.137Z] #51 18.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-02-07T17:40:56.137Z] #51 18.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-02-07T17:40:56.137Z] #51 19.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-07T17:40:56.137Z] #51 19.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-02-07T17:40:56.137Z] #51 19.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-07T17:40:56.137Z] #51 19.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-07T17:40:56.137Z] #51 19.71 go: downloading github.com/stretchr/objx v0.2.0 [2022-02-07T17:40:56.137Z] #51 19.85 go: downloading golang.org/x/text v0.3.2 [2022-02-07T17:40:56.713Z] #51 ... [2022-02-07T17:40:56.713Z] [2022-02-07T17:40:56.713Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:40:56.713Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:40:56.713Z] #47 12.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-07T17:40:56.713Z] #47 18.06 Fetched 8504 kB in 13s (659 kB/s) [2022-02-07T17:40:56.713Z] #47 18.06 Reading package lists... [2022-02-07T17:40:56.972Z] #47 22.69 Reading package lists... [2022-02-07T17:40:56.972Z] #47 ... [2022-02-07T17:40:56.972Z] [2022-02-07T17:40:56.972Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:56.972Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:40:56.972Z] #38 16.19 Fetched 8501 kB in 12s (709 kB/s) [2022-02-07T17:40:56.972Z] #38 16.19 Reading package lists... [2022-02-07T17:40:56.972Z] #38 20.96 Reading package lists... [2022-02-07T17:40:56.972Z] #38 ... [2022-02-07T17:40:56.972Z] [2022-02-07T17:40:56.972Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:40:56.972Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:40:56.972Z] #43 23.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-07T17:40:57.967Z] 4612f6d0b889: Verifying Checksum [2022-02-07T17:40:57.967Z] 4612f6d0b889: Download complete [2022-02-07T17:40:58.629Z] #31 11.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-07T17:40:58.890Z] #31 ... [2022-02-07T17:40:58.890Z] [2022-02-07T17:40:58.890Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:40:58.890Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-07T17:40:58.890Z] #53 26.70 v3.0.2 [2022-02-07T17:40:58.890Z] #53 DONE 29.0s [2022-02-07T17:40:58.890Z] [2022-02-07T17:40:58.890Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:58.890Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-07T17:40:58.890Z] #34 28.38 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-07T17:40:58.890Z] #34 28.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:40:59.062Z] #14 63.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-07T17:40:59.062Z] #14 63.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:40:59.062Z] #14 63.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:40:59.832Z] #34 ... [2022-02-07T17:40:59.832Z] [2022-02-07T17:40:59.832Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:40:59.832Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-07T17:40:59.832Z] #58 23.85 The following additional packages will be installed: [2022-02-07T17:40:59.832Z] #58 23.86 libbtrfs0 [2022-02-07T17:40:59.832Z] #58 24.00 The following NEW packages will be installed: [2022-02-07T17:40:59.832Z] #58 24.01 libbtrfs-dev libbtrfs0 [2022-02-07T17:40:59.832Z] #58 24.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:59.832Z] #58 24.40 Need to get 454 kB of archives. [2022-02-07T17:40:59.832Z] #58 24.40 After this operation, 1275 kB of additional disk space will be used. [2022-02-07T17:40:59.832Z] #58 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-07T17:40:59.832Z] #58 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-07T17:40:59.832Z] #58 25.48 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:59.832Z] #58 25.72 Fetched 454 kB in 0s (1472 kB/s) [2022-02-07T17:40:59.832Z] #58 26.32 Selecting previously unselected package libbtrfs0:arm64. [2022-02-07T17:40:59.832Z] #58 26.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-07T17:40:59.832Z] #58 26.40 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-07T17:40:59.832Z] #58 26.47 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-07T17:40:59.832Z] #58 26.64 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-07T17:40:59.832Z] #58 26.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-07T17:40:59.832Z] #58 26.65 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-07T17:40:59.832Z] #58 28.42 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-07T17:40:59.832Z] #58 28.73 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-07T17:40:59.832Z] #58 28.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:40:59.832Z] #58 DONE 29.8s [2022-02-07T17:40:59.832Z] [2022-02-07T17:40:59.832Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:40:59.832Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-07T17:40:59.832Z] #38 24.46 The following additional packages will be installed: [2022-02-07T17:40:59.832Z] #38 24.49 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-07T17:40:59.832Z] #38 24.55 Suggested packages: [2022-02-07T17:40:59.832Z] #38 24.55 cmake-doc ninja-build lrzip [2022-02-07T17:40:59.832Z] #38 24.55 Recommended packages: [2022-02-07T17:40:59.832Z] #38 24.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-07T17:40:59.832Z] #38 25.03 The following NEW packages will be installed: [2022-02-07T17:40:59.832Z] #38 25.04 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-07T17:40:59.832Z] #38 25.06 vim-common xxd [2022-02-07T17:40:59.832Z] #38 25.41 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:40:59.832Z] #38 25.41 Need to get 15.6 MB of archives. [2022-02-07T17:40:59.832Z] #38 25.41 After this operation, 67.4 MB of additional disk space will be used. [2022-02-07T17:40:59.832Z] #38 25.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:40:59.832Z] #38 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:40:59.832Z] #38 25.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-07T17:40:59.832Z] #38 25.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-07T17:40:59.832Z] #38 26.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-07T17:40:59.832Z] #38 26.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-07T17:40:59.832Z] #38 26.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-07T17:40:59.832Z] #38 26.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-07T17:40:59.832Z] #38 26.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-07T17:40:59.832Z] #38 26.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-07T17:40:59.832Z] #38 28.21 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:40:59.832Z] #38 28.44 Fetched 15.6 MB in 1s (11.6 MB/s) [2022-02-07T17:40:59.832Z] #38 28.85 Selecting previously unselected package xxd. [2022-02-07T17:40:59.832Z] #38 28.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-07T17:40:59.832Z] #38 28.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-07T17:40:59.832Z] #38 28.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:59.832Z] #38 29.20 Selecting previously unselected package vim-common. [2022-02-07T17:40:59.832Z] #38 29.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:40:59.832Z] #38 29.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:40:59.832Z] #38 29.87 Selecting previously unselected package cmake-data. [2022-02-07T17:40:59.832Z] #38 29.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-07T17:40:59.832Z] #38 29.91 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:41:00.094Z] #38 ... [2022-02-07T17:41:00.094Z] [2022-02-07T17:41:00.094Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-07T17:41:00.094Z] #59 sha256:13484c4febc97af09ccc791841ddb6cb7145e3e811b0d3d0f5f175dec535dff5 [2022-02-07T17:41:00.094Z] #59 DONE 0.4s [2022-02-07T17:41:00.094Z] [2022-02-07T17:41:00.094Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:41:00.094Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:41:00.524Z] #19 142.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-07T17:41:00.524Z] #19 142.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:00.524Z] #19 143.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-07T17:41:00.524Z] #19 143.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-07T17:41:00.524Z] #19 143.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-07T17:41:00.524Z] #19 143.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-07T17:41:00.524Z] #19 143.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-07T17:41:00.524Z] #19 143.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:00.524Z] #19 143.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-07T17:41:00.524Z] #19 143.7 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-07T17:41:00.524Z] #19 143.7 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:00.524Z] #19 143.7 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:00.524Z] #19 144.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-07T17:41:00.524Z] #19 144.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:00.524Z] #19 144.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-07T17:41:00.667Z] #60 0.590 + RM_GOPATH=0 [2022-02-07T17:41:00.667Z] #60 0.590 + TMP_GOPATH= [2022-02-07T17:41:00.667Z] #60 0.590 + : /build [2022-02-07T17:41:00.667Z] #60 0.590 + '[' -z '' ']' [2022-02-07T17:41:00.667Z] #60 0.591 ++ mktemp -d [2022-02-07T17:41:00.667Z] #60 0.592 + export GOPATH=/tmp/tmp.3gSqWmPlRv [2022-02-07T17:41:00.667Z] #60 0.592 + GOPATH=/tmp/tmp.3gSqWmPlRv [2022-02-07T17:41:00.667Z] #60 0.592 + RM_GOPATH=1 [2022-02-07T17:41:00.667Z] #60 0.592 + case "$(go env GOARCH)" in [2022-02-07T17:41:00.667Z] #60 0.592 ++ go env GOARCH [2022-02-07T17:41:00.667Z] #60 0.605 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:00.667Z] #60 0.605 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:00.667Z] #60 0.605 ++ dirname /install.sh [2022-02-07T17:41:00.667Z] #60 0.616 + dir=/ [2022-02-07T17:41:00.667Z] #60 0.616 + bin=containerd [2022-02-07T17:41:00.667Z] #60 0.616 + shift [2022-02-07T17:41:00.667Z] #60 0.616 + '[' '!' -f //containerd.installer ']' [2022-02-07T17:41:00.667Z] #60 0.616 + . //containerd.installer [2022-02-07T17:41:00.667Z] #60 0.616 ++ set -e [2022-02-07T17:41:00.667Z] #60 0.616 ++ : v1.5.9 [2022-02-07T17:41:00.667Z] #60 0.628 + install_containerd [2022-02-07T17:41:00.667Z] #60 0.631 + echo 'Install containerd version v1.5.9' [2022-02-07T17:41:00.667Z] #60 0.631 Install containerd version v1.5.9 [2022-02-07T17:41:00.667Z] #60 0.632 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3gSqWmPlRv/src/github.com/containerd/containerd [2022-02-07T17:41:00.667Z] #60 0.637 Cloning into '/tmp/tmp.3gSqWmPlRv/src/github.com/containerd/containerd'... [2022-02-07T17:41:01.325Z] #14 63.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-07T17:41:01.326Z] #14 63.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:01.326Z] #14 63.29 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:01.338Z] ...INFO: Daemon under test started and replied! [2022-02-07T17:41:01.338Z] INFO: Docker version of the daemon under test [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] Client: [2022-02-07T17:41:01.338Z] Version: 17.06.2-ce [2022-02-07T17:41:01.338Z] API version: 1.30 [2022-02-07T17:41:01.338Z] Go version: go1.8.3 [2022-02-07T17:41:01.338Z] Git commit: cec0b72 [2022-02-07T17:41:01.338Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-07T17:41:01.338Z] OS/Arch: windows/amd64 [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] Server: [2022-02-07T17:41:01.338Z] Version: 0.0.0-dev [2022-02-07T17:41:01.338Z] API version: 1.42 (minimum version 1.24) [2022-02-07T17:41:01.338Z] Go version: go1.17.6 [2022-02-07T17:41:01.338Z] Git commit: be63b7d7f6 [2022-02-07T17:41:01.338Z] Built: 02/07/2022 17:38:46 [2022-02-07T17:41:01.338Z] OS/Arch: windows/amd64 [2022-02-07T17:41:01.338Z] Experimental: false [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] INFO: Docker info of the daemon under test [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] Containers: 0 [2022-02-07T17:41:01.338Z] Running: 0 [2022-02-07T17:41:01.338Z] Paused: 0 [2022-02-07T17:41:01.338Z] Stopped: 0 [2022-02-07T17:41:01.338Z] Images: 0 [2022-02-07T17:41:01.338Z] Server Version: 0.0.0-dev [2022-02-07T17:41:01.338Z] Storage Driver: windowsfilter [2022-02-07T17:41:01.338Z] Windows: [2022-02-07T17:41:01.338Z] Logging Driver: json-file [2022-02-07T17:41:01.338Z] Plugins: [2022-02-07T17:41:01.338Z] Volume: local [2022-02-07T17:41:01.338Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:41:01.338Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:41:01.338Z] Swarm: inactive [2022-02-07T17:41:01.338Z] Default Isolation: process [2022-02-07T17:41:01.338Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T17:41:01.338Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T17:41:01.338Z] OSType: windows [2022-02-07T17:41:01.338Z] Architecture: x86_64 [2022-02-07T17:41:01.338Z] CPUs: 4 [2022-02-07T17:41:01.338Z] Total Memory: 32GiB [2022-02-07T17:41:01.338Z] Name: azwin-2-421380 [2022-02-07T17:41:01.338Z] ID: Q7TH:S6RR:J4XC:IFWB:DNN3:PNHE:2MGU:JNYD:T7CB:WBSA:3XHK:UCAM [2022-02-07T17:41:01.338Z] Docker Root Dir: D:\CI\PR-43176\4\daemon [2022-02-07T17:41:01.338Z] Debug Mode (client): false [2022-02-07T17:41:01.338Z] Debug Mode (server): true [2022-02-07T17:41:01.338Z] File Descriptors: -1 [2022-02-07T17:41:01.338Z] Goroutines: 16 [2022-02-07T17:41:01.338Z] System Time: 2022-02-07T17:41:00.3229715Z [2022-02-07T17:41:01.338Z] EventsListeners: 0 [2022-02-07T17:41:01.338Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:41:01.338Z] Labels: [2022-02-07T17:41:01.338Z] Experimental: false [2022-02-07T17:41:01.338Z] Insecure Registries: [2022-02-07T17:41:01.338Z] 127.0.0.0/8 [2022-02-07T17:41:01.338Z] Live Restore Enabled: false [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] INFO: Docker images of the daemon under test [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-07T17:41:01.338Z] [2022-02-07T17:41:01.338Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-07T17:41:01.338Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-07T17:41:01.338Z] ltsc2022: Pulling from windows/servercore [2022-02-07T17:41:01.338Z] 8f616e6e9eec: Pulling fs layer [2022-02-07T17:41:01.338Z] 0e02c12b1310: Pulling fs layer [2022-02-07T17:41:02.226Z] #43 ... [2022-02-07T17:41:02.226Z] [2022-02-07T17:41:02.226Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:02.226Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:02.226Z] #14 22.74 Building dependency tree... [2022-02-07T17:41:02.226Z] #14 26.01 The following additional packages will be installed: [2022-02-07T17:41:02.226Z] #14 26.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:41:02.226Z] #14 26.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-07T17:41:02.226Z] #14 26.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-07T17:41:02.226Z] #14 26.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-07T17:41:02.226Z] #14 26.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-07T17:41:02.226Z] #14 26.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-07T17:41:02.226Z] #14 26.02 mingw-w64-common mingw-w64-x86-64-dev [2022-02-07T17:41:02.226Z] #14 26.02 Suggested packages: [2022-02-07T17:41:02.226Z] #14 26.03 gcc-10-locales seccomp wine64 [2022-02-07T17:41:02.226Z] #14 27.23 The following NEW packages will be installed: [2022-02-07T17:41:02.226Z] #14 27.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:41:02.226Z] #14 27.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-07T17:41:02.226Z] #14 27.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-07T17:41:02.226Z] #14 27.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-07T17:41:02.226Z] #14 27.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-07T17:41:02.226Z] #14 27.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-07T17:41:02.226Z] #14 27.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-07T17:41:02.226Z] #14 27.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-07T17:41:02.226Z] #14 27.24 mingw-w64-x86-64-dev [2022-02-07T17:41:02.226Z] #14 27.61 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:02.226Z] #14 27.61 Need to get 115 MB of archives. [2022-02-07T17:41:02.226Z] #14 27.61 After this operation, 645 MB of additional disk space will be used. [2022-02-07T17:41:02.226Z] #14 27.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-07T17:41:02.226Z] #14 27.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-07T17:41:02.226Z] #14 27.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-07T17:41:02.226Z] #14 27.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-07T17:41:02.226Z] #14 27.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-07T17:41:02.226Z] #14 27.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-07T17:41:02.226Z] #14 28.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-07T17:41:02.226Z] #14 28.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-07T17:41:02.226Z] #14 28.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-07T17:41:02.226Z] #14 28.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:41:03.159Z] #14 29.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:41:03.725Z] #14 30.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-02-07T17:41:03.725Z] #14 ... [2022-02-07T17:41:03.725Z] [2022-02-07T17:41:03.725Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-07T17:41:03.725Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-07T17:41:03.725Z] #53 30.44 v3.0.2 [2022-02-07T17:41:04.298Z] #53 DONE 30.9s [2022-02-07T17:41:04.298Z] [2022-02-07T17:41:04.298Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:04.298Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:04.298Z] #14 30.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:41:04.866Z] #60 ... [2022-02-07T17:41:04.866Z] [2022-02-07T17:41:04.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-02-07T17:41:04.866Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:41:04.866Z] #14 24.46 The following NEW packages will be installed: [2022-02-07T17:41:04.866Z] #14 24.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:41:04.866Z] #14 24.51 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-07T17:41:04.866Z] #14 24.51 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-07T17:41:04.866Z] #14 24.51 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-07T17:41:04.866Z] #14 24.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-07T17:41:04.866Z] #14 24.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-07T17:41:04.866Z] #14 24.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-07T17:41:04.866Z] #14 24.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-07T17:41:04.866Z] #14 24.53 mingw-w64-x86-64-dev [2022-02-07T17:41:04.866Z] #14 24.88 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:04.866Z] #14 24.88 Need to get 108 MB of archives. [2022-02-07T17:41:04.866Z] #14 24.88 After this operation, 620 MB of additional disk space will be used. [2022-02-07T17:41:04.866Z] #14 24.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-02-07T17:41:04.866Z] #14 24.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-02-07T17:41:04.866Z] #14 25.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-07T17:41:04.866Z] #14 25.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-02-07T17:41:04.866Z] #14 25.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-07T17:41:04.866Z] #14 25.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-07T17:41:04.866Z] #14 25.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-07T17:41:04.866Z] #14 25.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-02-07T17:41:04.866Z] #14 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-02-07T17:41:04.866Z] #14 26.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-07T17:41:04.866Z] #14 28.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-02-07T17:41:04.866Z] #14 28.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-02-07T17:41:04.866Z] #14 29.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-07T17:41:04.866Z] #14 30.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-02-07T17:41:04.866Z] #14 31.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-07T17:41:04.866Z] #14 31.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-07T17:41:04.866Z] #14 31.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-07T17:41:04.866Z] #14 31.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-07T17:41:04.866Z] #14 31.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-07T17:41:04.866Z] #14 31.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-02-07T17:41:04.866Z] #14 31.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-07T17:41:04.866Z] #14 31.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-07T17:41:04.866Z] #14 31.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-07T17:41:04.866Z] #14 31.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-07T17:41:04.866Z] #14 31.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-07T17:41:04.866Z] #14 31.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-07T17:41:04.866Z] #14 31.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-07T17:41:04.866Z] #14 31.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-02-07T17:41:04.866Z] #14 31.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-07T17:41:04.866Z] #14 31.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-07T17:41:04.866Z] #14 32.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:41:04.866Z] #14 32.22 Fetched 108 MB in 7s (16.3 MB/s) [2022-02-07T17:41:04.866Z] #14 32.28 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-07T17:41:04.866Z] #14 32.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-07T17:41:04.866Z] #14 32.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-07T17:41:04.866Z] #14 32.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:04.866Z] #14 34.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-07T17:41:04.866Z] #14 34.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-07T17:41:04.866Z] #14 34.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:04.866Z] #14 ... [2022-02-07T17:41:04.866Z] [2022-02-07T17:41:04.866Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:41:04.866Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-07T17:41:04.866Z] #47 24.65 The following additional packages will be installed: [2022-02-07T17:41:04.866Z] #47 24.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:41:04.866Z] #47 24.66 python3-protobuf python3-six [2022-02-07T17:41:04.866Z] #47 24.68 Suggested packages: [2022-02-07T17:41:04.866Z] #47 24.68 python3-setuptools [2022-02-07T17:41:04.866Z] #47 24.68 Recommended packages: [2022-02-07T17:41:04.866Z] #47 24.68 iproute2 | iproute [2022-02-07T17:41:04.866Z] #47 25.16 The following NEW packages will be installed: [2022-02-07T17:41:04.866Z] #47 25.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:41:04.866Z] #47 25.17 python3-protobuf python3-six [2022-02-07T17:41:04.866Z] #47 25.65 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:04.866Z] #47 25.65 Need to get 2115 kB of archives. [2022-02-07T17:41:04.866Z] #47 25.65 After this operation, 10.7 MB of additional disk space will be used. [2022-02-07T17:41:04.866Z] #47 25.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-07T17:41:04.866Z] #47 25.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:41:04.866Z] #47 25.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-07T17:41:04.866Z] #47 25.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-07T17:41:04.866Z] #47 26.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-07T17:41:04.866Z] #47 26.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-07T17:41:04.866Z] #47 26.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-07T17:41:04.866Z] #47 28.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-07T17:41:04.866Z] #47 30.57 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:41:04.866Z] #47 30.81 Fetched 2115 kB in 4s (528 kB/s) [2022-02-07T17:41:04.866Z] #47 30.91 Selecting previously unselected package libprotobuf23:arm64. [2022-02-07T17:41:04.866Z] #47 30.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-07T17:41:04.866Z] #47 30.97 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-07T17:41:04.866Z] #47 30.98 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-07T17:41:04.866Z] #47 31.54 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:41:04.866Z] #47 31.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:41:04.866Z] #47 31.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:41:04.866Z] #47 31.73 Selecting previously unselected package python3-six. [2022-02-07T17:41:04.866Z] #47 31.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-07T17:41:04.866Z] #47 31.75 Unpacking python3-six (1.16.0-2) ... [2022-02-07T17:41:04.866Z] #47 31.85 Selecting previously unselected package python3-protobuf. [2022-02-07T17:41:04.866Z] #47 31.85 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-07T17:41:04.866Z] #47 31.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-07T17:41:04.866Z] #47 32.34 Selecting previously unselected package libnet1:arm64. [2022-02-07T17:41:04.866Z] #47 32.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-07T17:41:04.866Z] #47 32.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:41:04.866Z] #47 32.45 Selecting previously unselected package libnl-3-200:arm64. [2022-02-07T17:41:04.866Z] #47 32.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-07T17:41:04.866Z] #47 32.46 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-07T17:41:04.866Z] #47 32.64 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-07T17:41:04.866Z] #47 32.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-07T17:41:04.866Z] #47 32.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-07T17:41:04.866Z] #47 32.77 Selecting previously unselected package criu. [2022-02-07T17:41:04.866Z] #47 32.77 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-07T17:41:04.866Z] #47 32.78 Unpacking criu (3.16.1-3) ... [2022-02-07T17:41:04.866Z] #47 33.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:41:04.866Z] #47 34.79 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-07T17:41:04.866Z] #47 34.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:41:04.866Z] #47 34.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-07T17:41:04.866Z] #47 34.87 Setting up python3-six (1.16.0-2) ... [2022-02-07T17:41:05.677Z] #14 32.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:41:05.800Z] #19 148.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-07T17:41:05.800Z] #19 148.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:05.800Z] #19 148.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-07T17:41:05.800Z] #19 148.5 Selecting previously unselected package crossbuild-essential-armel. [2022-02-07T17:41:05.800Z] #19 148.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-07T17:41:05.800Z] #19 148.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-07T17:41:05.800Z] #19 148.5 Selecting previously unselected package libc6-armhf-cross. [2022-02-07T17:41:05.800Z] #19 148.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:05.800Z] #19 148.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-07T17:41:05.800Z] #19 148.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-07T17:41:05.800Z] #19 148.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:05.800Z] #19 148.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:05.801Z] #19 148.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-07T17:41:05.801Z] #19 148.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:05.801Z] #19 148.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:05.801Z] #19 148.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-07T17:41:05.801Z] #19 148.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:05.801Z] #19 148.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:05.801Z] #19 148.9 Selecting previously unselected package libasan6-armhf-cross. [2022-02-07T17:41:05.801Z] #19 148.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:05.801Z] #19 148.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:05.801Z] #19 149.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-07T17:41:05.801Z] #19 149.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:05.801Z] #19 149.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:05.801Z] #19 149.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-07T17:41:05.801Z] #19 149.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:05.801Z] #19 149.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:05.934Z] #14 ... [2022-02-07T17:41:05.934Z] [2022-02-07T17:41:05.934Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:41:05.934Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-07T17:41:05.934Z] #58 22.17 Reading package lists... [2022-02-07T17:41:05.934Z] #58 26.80 Building dependency tree... [2022-02-07T17:41:05.934Z] #58 29.63 The following additional packages will be installed: [2022-02-07T17:41:05.934Z] #58 29.64 libbtrfs0 [2022-02-07T17:41:05.934Z] #58 29.84 The following NEW packages will be installed: [2022-02-07T17:41:05.934Z] #58 29.85 libbtrfs-dev libbtrfs0 [2022-02-07T17:41:05.934Z] #58 30.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:05.934Z] #58 30.22 Need to get 460 kB of archives. [2022-02-07T17:41:05.934Z] #58 30.22 After this operation, 1237 kB of additional disk space will be used. [2022-02-07T17:41:05.934Z] #58 30.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:41:05.934Z] #58 30.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:41:05.934Z] #58 30.87 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:41:05.934Z] #58 31.10 Fetched 460 kB in 0s (1502 kB/s) [2022-02-07T17:41:05.934Z] #58 31.19 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:41:05.934Z] #58 31.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:41:05.934Z] #58 31.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:41:05.934Z] #58 31.28 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:41:05.934Z] #58 31.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:41:05.934Z] #58 31.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:41:05.934Z] #58 31.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:41:05.934Z] #58 31.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:41:05.934Z] #58 31.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:41:05.934Z] #58 31.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:05.934Z] #58 DONE 32.7s [2022-02-07T17:41:05.934Z] [2022-02-07T17:41:05.934Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:05.934Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:05.934Z] #14 32.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-07T17:41:05.934Z] #14 32.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-07T17:41:06.060Z] #19 149.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-07T17:41:06.060Z] #19 149.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:06.060Z] #19 149.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:06.060Z] #19 149.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-07T17:41:06.060Z] #19 149.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:06.060Z] #19 149.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-07T17:41:06.192Z] #14 32.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-07T17:41:06.192Z] #14 32.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-07T17:41:06.245Z] #47 35.89 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-07T17:41:06.246Z] #47 35.91 Setting up python3-protobuf (3.12.4-1) ... [2022-02-07T17:41:06.246Z] #47 ... [2022-02-07T17:41:06.246Z] [2022-02-07T17:41:06.246Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:41:06.246Z] #31 sha256:d4995a36643b3a6e1678bf3e23e123f791de9e6d29b9e4fcb97e2fd790ce2b99 [2022-02-07T17:41:06.246Z] #31 12.21 #=#=# [2022-02-07T17:41:06.246Z] #31 12.60 #=#=# 0.4% ######################################################################## 100.0% [2022-02-07T17:41:06.246Z] #31 13.50 [2022-02-07T17:41:06.246Z] #31 17.05 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-07T17:41:06.246Z] #31 18.22 [2022-02-07T17:41:06.505Z] #31 18.50 #=#=# 0.1% ######### 13.8% #################### 28.5% ############################### 43.3% ######################################### 57.8% #################################################### 72.6% [2022-02-07T17:41:06.505Z] #31 ... [2022-02-07T17:41:06.505Z] [2022-02-07T17:41:06.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:06.506Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:41:06.506Z] #14 36.77 Selecting previously unselected package binutils-mingw-w64. [2022-02-07T17:41:06.506Z] #14 36.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-07T17:41:06.506Z] #14 36.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:41:06.765Z] #14 36.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-07T17:41:06.765Z] #14 36.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-07T17:41:06.765Z] #14 36.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-07T17:41:06.765Z] #14 37.07 Selecting previously unselected package dmsetup. [2022-02-07T17:41:06.765Z] #14 37.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-07T17:41:06.773Z] #14 ... [2022-02-07T17:41:06.773Z] [2022-02-07T17:41:06.773Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-07T17:41:06.773Z] #59 sha256:e33a3300ac419313ed1ef1aa1d1a0107c729df996c2b90fc0ac035acc32bc7b9 [2022-02-07T17:41:06.773Z] #59 DONE 0.7s [2022-02-07T17:41:07.025Z] #14 37.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:41:07.025Z] #14 37.17 Selecting previously unselected package mingw-w64-common. [2022-02-07T17:41:07.025Z] #14 37.19 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-07T17:41:07.025Z] #14 37.20 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-07T17:41:07.031Z] [2022-02-07T17:41:07.031Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:07.031Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:07.031Z] #14 33.69 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:41:07.031Z] #14 33.83 Fetched 115 MB in 5s (20.9 MB/s) [2022-02-07T17:41:07.288Z] #14 33.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-07T17:41:07.288Z] #14 33.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:41:07.288Z] #14 33.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:41:07.288Z] #14 34.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:08.661Z] #14 ... [2022-02-07T17:41:08.661Z] [2022-02-07T17:41:08.661Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:41:08.661Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:41:08.661Z] #51 25.38 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-07T17:41:08.661Z] #51 25.38 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-07T17:41:08.661Z] #51 25.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-02-07T17:41:08.661Z] #51 25.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-02-07T17:41:08.661Z] #51 25.59 go: downloading github.com/gogo/protobuf v1.2.1 [2022-02-07T17:41:08.661Z] #51 26.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-02-07T17:41:08.661Z] #51 26.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-07T17:41:08.661Z] #51 26.89 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-02-07T17:41:08.919Z] #51 ... [2022-02-07T17:41:08.919Z] [2022-02-07T17:41:08.919Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:41:08.919Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:41:08.919Z] #38 20.96 Reading package lists... [2022-02-07T17:41:08.919Z] #38 25.65 Building dependency tree... [2022-02-07T17:41:08.919Z] #38 28.27 The following additional packages will be installed: [2022-02-07T17:41:08.919Z] #38 28.27 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-07T17:41:08.919Z] #38 28.28 Suggested packages: [2022-02-07T17:41:08.919Z] #38 28.30 cmake-doc ninja-build lrzip [2022-02-07T17:41:08.919Z] #38 28.30 Recommended packages: [2022-02-07T17:41:08.919Z] #38 28.30 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-07T17:41:08.919Z] #38 29.03 The following NEW packages will be installed: [2022-02-07T17:41:08.919Z] #38 29.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-07T17:41:08.919Z] #38 29.06 vim-common xxd [2022-02-07T17:41:08.919Z] #38 29.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:08.919Z] #38 29.46 Need to get 17.7 MB of archives. [2022-02-07T17:41:08.919Z] #38 29.46 After this operation, 70.7 MB of additional disk space will be used. [2022-02-07T17:41:08.919Z] #38 29.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:41:08.919Z] #38 29.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:41:08.919Z] #38 29.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-07T17:41:08.919Z] #38 29.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:41:08.919Z] #38 30.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-07T17:41:08.919Z] #38 30.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-07T17:41:08.919Z] #38 30.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-07T17:41:08.919Z] #38 30.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-07T17:41:08.919Z] #38 30.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-07T17:41:08.919Z] #38 30.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-07T17:41:08.919Z] #38 31.58 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:41:08.919Z] #38 31.82 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-02-07T17:41:08.919Z] #38 31.93 Selecting previously unselected package xxd. [2022-02-07T17:41:08.919Z] #38 31.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:41:08.919Z] #38 31.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:41:08.919Z] #38 31.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:41:08.919Z] #38 32.34 Selecting previously unselected package vim-common. [2022-02-07T17:41:08.919Z] #38 32.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:41:08.919Z] #38 32.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:41:08.919Z] #38 32.80 Selecting previously unselected package cmake-data. [2022-02-07T17:41:08.919Z] #38 32.80 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-07T17:41:08.919Z] #38 32.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:41:08.919Z] #38 35.39 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:41:08.919Z] #38 35.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:41:08.919Z] #38 35.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:41:09.069Z] #14 ... [2022-02-07T17:41:09.069Z] [2022-02-07T17:41:09.069Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:41:09.069Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:41:09.478Z] #14 ... [2022-02-07T17:41:09.478Z] [2022-02-07T17:41:09.478Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:41:09.478Z] #60 sha256:e1ff1f43f774eef2b495c458facedf4b31b9fc8409fd9bbac80291964c5f8884 [2022-02-07T17:41:09.483Z] #38 ... [2022-02-07T17:41:09.483Z] [2022-02-07T17:41:09.483Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:09.483Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:09.483Z] #14 35.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-07T17:41:09.483Z] #14 35.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:41:09.483Z] #14 35.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:09.595Z] #60 35.33 Updating files: 61% (2872/4692) Updating files: 62% (2910/4692) Updating files: 63% (2956/4692) Updating files: 64% (3003/4692) Updating files: 65% (3050/4692) Updating files: 66% (3097/4692) Updating files: 67% (3144/4692) Updating files: 68% (3191/4692) Updating files: 69% (3238/4692) Updating files: 70% (3285/4692) Updating files: 71% (3332/4692) Updating files: 72% (3379/4692) Updating files: 73% (3426/4692) Updating files: 74% (3473/4692) Updating files: 75% (3519/4692) Updating files: 76% (3566/4692) Updating files: 77% (3613/4692) Updating files: 78% (3660/4692) Updating files: 79% (3707/4692) Updating files: 80% (3754/4692) Updating files: 81% (3801/4692) Updating files: 82% (3848/4692) Updating files: 83% (3895/4692) Updating files: 84% (3942/4692) Updating files: 85% (3989/4692) Updating files: 86% (4036/4692) Updating files: 87% (4083/4692) Updating files: 88% (4129/4692) Updating files: 89% (4176/4692) Updating files: 90% (4223/4692) Updating files: 91% (4270/4692) Updating files: 92% (4317/4692) Updating files: 93% (4364/4692) Updating files: 94% (4411/4692) Updating files: 95% (4458/4692) Updating files: 96% (4505/4692) Updating files: 97% (4552/4692) Updating files: 98% (4599/4692) Updating files: 99% (4646/4692) Updating files: 100% (4692/4692) Updating files: 100% (4692/4692), done. [2022-02-07T17:41:09.595Z] #60 36.24 + cd /tmp/tmp.CG4MKpESgt/src/github.com/containerd/containerd [2022-02-07T17:41:09.595Z] #60 36.24 + git checkout -q v1.5.9 [2022-02-07T17:41:10.528Z] #60 35.39 Updating files: 57% (2710/4692) Updating files: 58% (2722/4692) Updating files: 59% (2769/4692) Updating files: 60% (2816/4692) Updating files: 61% (2863/4692) Updating files: 62% (2910/4692) Updating files: 63% (2956/4692) Updating files: 64% (3003/4692) Updating files: 65% (3050/4692) Updating files: 66% (3097/4692) Updating files: 67% (3144/4692) Updating files: 68% (3191/4692) Updating files: 69% (3238/4692) Updating files: 70% (3285/4692) Updating files: 71% (3332/4692) Updating files: 72% (3379/4692) Updating files: 73% (3426/4692) Updating files: 74% (3473/4692) Updating files: 75% (3519/4692) Updating files: 76% (3566/4692) Updating files: 77% (3613/4692) Updating files: 78% (3660/4692) Updating files: 79% (3707/4692) Updating files: 80% (3754/4692) Updating files: 81% (3801/4692) Updating files: 82% (3848/4692) Updating files: 83% (3895/4692) Updating files: 84% (3942/4692) Updating files: 85% (3989/4692) Updating files: 86% (4036/4692) Updating files: 87% (4083/4692) Updating files: 88% (4129/4692) Updating files: 89% (4176/4692) Updating files: 90% (4223/4692) Updating files: 91% (4270/4692) Updating files: 92% (4317/4692) Updating files: 93% (4364/4692) Updating files: 94% (4411/4692) Updating files: 95% (4458/4692) Updating files: 96% (4505/4692) Updating files: 97% (4552/4692) Updating files: 98% (4599/4692) Updating files: 99% (4646/4692) Updating files: 100% (4692/4692) Updating files: 100% (4692/4692), done. [2022-02-07T17:41:10.528Z] #60 36.39 + cd /tmp/tmp.DdmYdlFhoO/src/github.com/containerd/containerd [2022-02-07T17:41:10.528Z] #60 36.40 + git checkout -q v1.5.9 [2022-02-07T17:41:10.863Z] #14 ... [2022-02-07T17:41:10.863Z] [2022-02-07T17:41:10.863Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:41:10.863Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:41:10.863Z] #47 22.69 Reading package lists... [2022-02-07T17:41:10.863Z] #47 27.02 Building dependency tree... [2022-02-07T17:41:10.863Z] #47 29.71 The following additional packages will be installed: [2022-02-07T17:41:10.863Z] #47 29.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:41:10.863Z] #47 29.72 python3-protobuf python3-six [2022-02-07T17:41:10.863Z] #47 29.74 Suggested packages: [2022-02-07T17:41:10.863Z] #47 29.74 python3-setuptools [2022-02-07T17:41:10.863Z] #47 29.74 Recommended packages: [2022-02-07T17:41:10.863Z] #47 29.74 iproute2 | iproute [2022-02-07T17:41:10.863Z] #47 30.37 The following NEW packages will be installed: [2022-02-07T17:41:10.863Z] #47 30.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-07T17:41:10.863Z] #47 30.41 python3-protobuf python3-six [2022-02-07T17:41:10.863Z] #47 30.91 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:10.864Z] #47 30.91 Need to get 2292 kB of archives. [2022-02-07T17:41:10.864Z] #47 30.91 After this operation, 11.0 MB of additional disk space will be used. [2022-02-07T17:41:10.864Z] #47 30.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-07T17:41:10.864Z] #47 30.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:41:10.864Z] #47 30.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-07T17:41:10.864Z] #47 30.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-07T17:41:10.864Z] #47 30.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:41:10.864Z] #47 30.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:41:10.864Z] #47 30.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:41:10.864Z] #47 34.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-07T17:41:10.864Z] #47 35.55 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:41:10.864Z] #47 35.80 Fetched 2292 kB in 4s (558 kB/s) [2022-02-07T17:41:10.864Z] #47 35.88 Selecting previously unselected package libprotobuf23:amd64. [2022-02-07T17:41:10.864Z] #47 35.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-07T17:41:10.864Z] #47 35.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-07T17:41:10.864Z] #47 35.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:41:10.864Z] #47 36.70 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:41:10.864Z] #47 36.70 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:41:10.864Z] #47 36.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:41:10.864Z] #47 ... [2022-02-07T17:41:10.864Z] [2022-02-07T17:41:10.864Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:41:10.864Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:41:10.864Z] #60 3.077 + RM_GOPATH=0 [2022-02-07T17:41:10.864Z] #60 3.079 + TMP_GOPATH= [2022-02-07T17:41:10.864Z] #60 3.079 + : /build [2022-02-07T17:41:10.864Z] #60 3.080 + '[' -z '' ']' [2022-02-07T17:41:10.864Z] #60 3.080 ++ mktemp -d [2022-02-07T17:41:10.864Z] #60 3.082 + export GOPATH=/tmp/tmp.JTZHpDzLJA [2022-02-07T17:41:10.864Z] #60 3.082 + GOPATH=/tmp/tmp.JTZHpDzLJA [2022-02-07T17:41:10.864Z] #60 3.082 + RM_GOPATH=1 [2022-02-07T17:41:10.864Z] #60 3.082 + case "$(go env GOARCH)" in [2022-02-07T17:41:10.864Z] #60 3.083 ++ go env GOARCH [2022-02-07T17:41:10.864Z] #60 3.110 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:10.864Z] #60 3.111 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:10.864Z] #60 3.111 ++ dirname /install.sh [2022-02-07T17:41:10.864Z] #60 3.112 + dir=/ [2022-02-07T17:41:10.864Z] #60 3.112 + bin=containerd [2022-02-07T17:41:10.864Z] #60 3.112 + shift [2022-02-07T17:41:10.864Z] #60 3.113 + '[' '!' -f //containerd.installer ']' [2022-02-07T17:41:10.864Z] #60 3.113 + . //containerd.installer [2022-02-07T17:41:10.864Z] #60 3.113 ++ set -e [2022-02-07T17:41:10.864Z] #60 3.114 ++ : v1.5.9 [2022-02-07T17:41:10.864Z] #60 3.115 + install_containerd [2022-02-07T17:41:10.864Z] #60 3.116 + echo 'Install containerd version v1.5.9' [2022-02-07T17:41:10.864Z] #60 3.117 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JTZHpDzLJA/src/github.com/containerd/containerd [2022-02-07T17:41:10.864Z] #60 3.117 Install containerd version v1.5.9 [2022-02-07T17:41:10.864Z] #60 3.123 Cloning into '/tmp/tmp.JTZHpDzLJA/src/github.com/containerd/containerd'... [2022-02-07T17:41:10.991Z] #60 37.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-07T17:41:11.253Z] #60 37.70 + BUILDTAGS='netgo osusergo static_build' [2022-02-07T17:41:11.253Z] #60 37.70 + export EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:11.253Z] #60 37.70 + EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:11.253Z] #60 37.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-07T17:41:11.253Z] #60 37.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-07T17:41:11.253Z] #60 37.70 + '[' '' = dynamic ']' [2022-02-07T17:41:11.253Z] #60 37.70 + make [2022-02-07T17:41:11.397Z] #19 154.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-07T17:41:11.397Z] #19 154.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:11.397Z] #19 154.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-07T17:41:11.397Z] #19 154.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-07T17:41:11.397Z] #19 154.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-07T17:41:11.397Z] #19 154.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-07T17:41:11.526Z] Removing intermediate container d6c5a792a3dd [2022-02-07T17:41:11.526Z] ---> 8bb05d0a5c29 [2022-02-07T17:41:11.526Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-07T17:41:11.526Z] ---> Running in 93aaae355836 [2022-02-07T17:41:11.526Z] Removing intermediate container 93aaae355836 [2022-02-07T17:41:11.526Z] ---> 13d3369ad351 [2022-02-07T17:41:11.526Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-07T17:41:11.526Z] ---> Running in ef815d4257d5 [2022-02-07T17:41:11.526Z] Removing intermediate container ef815d4257d5 [2022-02-07T17:41:11.526Z] ---> 4c2bb58b0ebd [2022-02-07T17:41:11.526Z] Step 11/11 : COPY . . [2022-02-07T17:41:11.659Z] #19 155.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-07T17:41:11.659Z] #19 155.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:11.659Z] #19 155.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-07T17:41:11.917Z] #60 37.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-07T17:41:11.917Z] #60 37.84 + BUILDTAGS='netgo osusergo static_build' [2022-02-07T17:41:11.917Z] #60 37.84 + export EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:11.917Z] #60 37.84 + EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:11.917Z] #60 37.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-07T17:41:11.917Z] #60 37.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-07T17:41:11.917Z] #60 37.84 + '[' '' = dynamic ']' [2022-02-07T17:41:11.917Z] #60 37.84 + make [2022-02-07T17:41:11.920Z] #19 155.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-07T17:41:11.920Z] #19 155.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:11.920Z] #19 155.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:12.183Z] #19 155.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-07T17:41:12.183Z] #19 155.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:12.183Z] #19 155.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-07T17:41:12.233Z] #60 ... [2022-02-07T17:41:12.233Z] [2022-02-07T17:41:12.233Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:12.233Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:12.233Z] #14 38.48 Selecting previously unselected package binutils-mingw-w64. [2022-02-07T17:41:12.233Z] #14 38.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-07T17:41:12.233Z] #14 38.50 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:41:12.233Z] #14 38.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-07T17:41:12.233Z] #14 38.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:41:12.233Z] #14 38.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:12.233Z] #14 38.78 Selecting previously unselected package dmsetup. [2022-02-07T17:41:12.233Z] #14 38.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:41:12.233Z] #14 38.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:41:12.233Z] #14 38.97 Selecting previously unselected package mingw-w64-common. [2022-02-07T17:41:12.233Z] #14 38.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-07T17:41:12.233Z] #14 38.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-07T17:41:12.317Z] #14 ... [2022-02-07T17:41:12.318Z] [2022-02-07T17:41:12.318Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:41:12.318Z] #31 sha256:d4995a36643b3a6e1678bf3e23e123f791de9e6d29b9e4fcb97e2fd790ce2b99 [2022-02-07T17:41:12.318Z] #31 18.50 #=#=# 0.1% ######### 13.8% #################### 28.5% ############################### 43.3% ######################################### 57.8% #################################################### 72.6% ############################################################## 86.7% ######################################################################## 100.0% [2022-02-07T17:41:12.318Z] #31 20.32 [2022-02-07T17:41:12.318Z] #31 24.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-07T17:41:12.579Z] #31 25.28 [2022-02-07T17:41:12.641Z] #60 39.07 + bin/ctr [2022-02-07T17:41:13.096Z] #31 25.55 #=#=# ######################################################################## 100.0% [2022-02-07T17:41:13.096Z] #31 ... [2022-02-07T17:41:13.096Z] [2022-02-07T17:41:13.096Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:41:13.096Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-07T17:41:13.096Z] #38 33.07 Selecting previously unselected package libicu67:arm64. [2022-02-07T17:41:13.096Z] #38 33.07 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 33.15 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-07T17:41:13.097Z] #38 38.11 Selecting previously unselected package libxml2:arm64. [2022-02-07T17:41:13.097Z] #38 38.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 38.12 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:41:13.097Z] #38 38.50 Selecting previously unselected package libarchive13:arm64. [2022-02-07T17:41:13.097Z] #38 38.53 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 38.54 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-07T17:41:13.097Z] #38 38.78 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-07T17:41:13.097Z] #38 38.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 38.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-07T17:41:13.097Z] #38 38.94 Selecting previously unselected package librhash0:arm64. [2022-02-07T17:41:13.097Z] #38 38.96 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 38.96 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-07T17:41:13.097Z] #38 39.13 Selecting previously unselected package libuv1:arm64. [2022-02-07T17:41:13.097Z] #38 39.13 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 39.14 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-07T17:41:13.097Z] #38 39.28 Selecting previously unselected package cmake. [2022-02-07T17:41:13.097Z] #38 39.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-07T17:41:13.097Z] #38 39.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:41:13.097Z] #38 42.58 Setting up libicu67:arm64 (67.1-7) ... [2022-02-07T17:41:13.097Z] #38 42.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:41:13.097Z] #38 42.83 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-07T17:41:13.097Z] #38 42.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:41:13.097Z] #38 43.01 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-07T17:41:13.305Z] #60 39.21 + bin/ctr [2022-02-07T17:41:13.355Z] #38 43.37 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-07T17:41:13.355Z] #38 43.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:41:13.355Z] #38 ... [2022-02-07T17:41:13.355Z] [2022-02-07T17:41:13.355Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:41:13.355Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-07T17:41:13.355Z] #47 39.16 Setting up criu (3.16.1-3) ... [2022-02-07T17:41:13.355Z] #47 40.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:13.355Z] #47 DONE 43.3s [2022-02-07T17:41:13.355Z] [2022-02-07T17:41:13.355Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:41:13.355Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-07T17:41:13.355Z] #38 43.59 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:41:13.355Z] #38 ... [2022-02-07T17:41:13.355Z] [2022-02-07T17:41:13.355Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:13.355Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:41:13.355Z] #14 42.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-07T17:41:13.355Z] #14 42.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-07T17:41:13.355Z] #14 42.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:41:13.613Z] #14 ... [2022-02-07T17:41:13.613Z] [2022-02-07T17:41:13.613Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:41:13.613Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-07T17:41:13.613Z] #49 42.99 gotestsum version dev [2022-02-07T17:41:13.613Z] #49 DONE 43.6s [2022-02-07T17:41:13.613Z] [2022-02-07T17:41:13.613Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:41:13.613Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-07T17:41:13.613Z] #38 43.60 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-07T17:41:13.613Z] #38 43.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:41:13.613Z] #38 43.70 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:13.713Z] 8f616e6e9eec: Verifying Checksum [2022-02-07T17:41:13.713Z] 8f616e6e9eec: Download complete [2022-02-07T17:41:14.639Z] #38 DONE 44.5s [2022-02-07T17:41:14.639Z] [2022-02-07T17:41:14.639Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-07T17:41:14.639Z] #39 sha256:b185dc28e819a37443d19e30ebfb6740645ee9d7d9647ba91c6ead8b726a28f9 [2022-02-07T17:41:14.907Z] #39 DONE 0.5s [2022-02-07T17:41:14.907Z] [2022-02-07T17:41:14.907Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:41:14.907Z] #40 sha256:b255da1b28349e1ef141cc3e080159a098db9aef40624a0dec7821d3c89a1ea2 [2022-02-07T17:41:15.858Z] #40 0.974 + RM_GOPATH=0 [2022-02-07T17:41:15.858Z] #40 0.974 + TMP_GOPATH= [2022-02-07T17:41:15.858Z] #40 0.974 + : /build [2022-02-07T17:41:15.858Z] #40 0.974 + '[' -z '' ']' [2022-02-07T17:41:15.858Z] #40 0.974 ++ mktemp -d [2022-02-07T17:41:15.858Z] #40 0.974 + export GOPATH=/tmp/tmp.QjgaaTGdMW [2022-02-07T17:41:15.858Z] #40 0.974 + GOPATH=/tmp/tmp.QjgaaTGdMW [2022-02-07T17:41:15.858Z] #40 0.974 + RM_GOPATH=1 [2022-02-07T17:41:15.858Z] #40 0.974 + case "$(go env GOARCH)" in [2022-02-07T17:41:15.858Z] #40 0.974 ++ go env GOARCH [2022-02-07T17:41:15.858Z] #40 0.982 Install tini version v0.19.0 [2022-02-07T17:41:15.858Z] #40 0.982 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:15.858Z] #40 0.982 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:15.858Z] #40 0.982 ++ dirname /install.sh [2022-02-07T17:41:15.858Z] #40 0.982 + dir=/ [2022-02-07T17:41:15.858Z] #40 0.982 + bin=tini [2022-02-07T17:41:15.858Z] #40 0.982 + shift [2022-02-07T17:41:15.858Z] #40 0.982 + '[' '!' -f //tini.installer ']' [2022-02-07T17:41:15.858Z] #40 0.982 + . //tini.installer [2022-02-07T17:41:15.858Z] #40 0.982 ++ : v0.19.0 [2022-02-07T17:41:15.858Z] #40 0.982 + install_tini [2022-02-07T17:41:15.858Z] #40 0.982 + echo 'Install tini version v0.19.0' [2022-02-07T17:41:15.858Z] #40 0.999 + git clone https://github.com/krallin/tini.git /tmp/tmp.QjgaaTGdMW/tini [2022-02-07T17:41:15.858Z] #40 1.004 Cloning into '/tmp/tmp.QjgaaTGdMW/tini'... [2022-02-07T17:41:16.427Z] #40 1.640 + cd /tmp/tmp.QjgaaTGdMW/tini [2022-02-07T17:41:16.427Z] #40 1.640 + git checkout -q v0.19.0 [2022-02-07T17:41:16.427Z] #40 1.646 + cmake . [2022-02-07T17:41:16.997Z] #40 2.062 -- The C compiler identification is GNU 10.2.1 [2022-02-07T17:41:16.997Z] #40 2.141 -- Detecting C compiler ABI info [2022-02-07T17:41:17.257Z] #40 2.543 -- Detecting C compiler ABI info - done [2022-02-07T17:41:17.486Z] #14 43.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-07T17:41:17.486Z] #14 43.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-07T17:41:17.486Z] #14 43.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:41:17.516Z] #40 2.602 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-07T17:41:17.516Z] #40 2.606 -- Detecting C compile features [2022-02-07T17:41:17.516Z] #40 2.614 -- Detecting C compile features - done [2022-02-07T17:41:17.516Z] #40 2.646 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-07T17:41:17.516Z] #40 2.742 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-07T17:41:17.776Z] #40 2.809 -- Configuring done [2022-02-07T17:41:17.776Z] #40 2.825 -- Generating done [2022-02-07T17:41:17.776Z] #40 2.829 -- Build files have been written to: /tmp/tmp.QjgaaTGdMW/tini [2022-02-07T17:41:17.776Z] #40 2.839 + make tini-static [2022-02-07T17:41:17.776Z] #40 2.998 Scanning dependencies of target tini-static [2022-02-07T17:41:17.776Z] #40 3.051 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-07T17:41:18.408Z] 0e02c12b1310: Verifying Checksum [2022-02-07T17:41:18.408Z] 0e02c12b1310: Download complete [2022-02-07T17:41:18.420Z] #14 ... [2022-02-07T17:41:18.420Z] [2022-02-07T17:41:18.420Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:41:18.420Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-07T17:41:18.420Z] #38 40.94 Selecting previously unselected package libxml2:amd64. [2022-02-07T17:41:18.420Z] #38 40.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-07T17:41:18.420Z] #38 40.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:41:18.420Z] #38 41.37 Selecting previously unselected package libarchive13:amd64. [2022-02-07T17:41:18.420Z] #38 41.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-07T17:41:18.420Z] #38 41.38 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:41:18.420Z] #38 41.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-07T17:41:18.420Z] #38 41.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-07T17:41:18.420Z] #38 41.71 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:41:18.420Z] #38 41.86 Selecting previously unselected package librhash0:amd64. [2022-02-07T17:41:18.420Z] #38 41.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-07T17:41:18.420Z] #38 41.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:41:18.420Z] #38 42.01 Selecting previously unselected package libuv1:amd64. [2022-02-07T17:41:18.420Z] #38 42.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-07T17:41:18.420Z] #38 42.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:41:18.420Z] #38 42.17 Selecting previously unselected package cmake. [2022-02-07T17:41:18.420Z] #38 42.18 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-07T17:41:18.420Z] #38 42.18 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:41:18.758Z] #19 161.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-07T17:41:18.758Z] #19 161.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:18.758Z] #19 161.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-07T17:41:18.758Z] #19 162.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-07T17:41:18.758Z] #19 162.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-07T17:41:19.017Z] #19 162.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-07T17:41:19.157Z] #40 ... [2022-02-07T17:41:19.157Z] [2022-02-07T17:41:19.157Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-07T17:41:19.157Z] #31 sha256:d4995a36643b3a6e1678bf3e23e123f791de9e6d29b9e4fcb97e2fd790ce2b99 [2022-02-07T17:41:19.157Z] #31 26.67 [2022-02-07T17:41:19.157Z] #31 29.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-07T17:41:19.157Z] #31 30.14 [2022-02-07T17:41:19.157Z] #31 30.42 #=#=# ######################################################################## 100.0% [2022-02-07T17:41:19.157Z] #31 31.28 [2022-02-07T17:41:19.157Z] #31 31.49 Download of images into '/build' complete. [2022-02-07T17:41:19.157Z] #31 31.49 Use something like the following to load the result into a Docker daemon: [2022-02-07T17:41:19.157Z] #31 31.49 tar -cC '/build' . | docker load [2022-02-07T17:41:19.157Z] #31 DONE 31.8s [2022-02-07T17:41:19.157Z] [2022-02-07T17:41:19.157Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:41:19.157Z] #40 sha256:b255da1b28349e1ef141cc3e080159a098db9aef40624a0dec7821d3c89a1ea2 [2022-02-07T17:41:19.157Z] #40 4.301 [100%] Linking C executable tini-static [2022-02-07T17:41:19.323Z] #60 ... [2022-02-07T17:41:19.323Z] [2022-02-07T17:41:19.324Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:19.324Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:19.324Z] #14 73.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-07T17:41:19.324Z] #14 73.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:19.324Z] #14 73.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:19.324Z] #14 78.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-07T17:41:19.324Z] #14 78.29 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:19.324Z] #14 78.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:19.324Z] #14 83.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-07T17:41:19.324Z] #14 83.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:19.324Z] #14 83.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:19.353Z] #38 46.01 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:41:19.353Z] #38 46.03 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:41:19.353Z] #38 46.05 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:41:19.353Z] #38 46.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:41:19.353Z] #38 46.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:41:19.418Z] #40 4.678 [100%] Built target tini-static [2022-02-07T17:41:19.418Z] #40 4.710 + mkdir -p /build [2022-02-07T17:41:19.612Z] #38 46.11 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:41:19.612Z] #38 46.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:41:19.612Z] #38 46.14 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:41:19.612Z] #38 46.15 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:41:19.612Z] #38 46.18 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:41:19.612Z] #38 46.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:19.680Z] #40 4.720 + cp tini-static /build/docker-init [2022-02-07T17:41:19.680Z] #40 DONE 4.8s [2022-02-07T17:41:19.680Z] [2022-02-07T17:41:19.680Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:19.680Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:41:19.680Z] #14 48.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-07T17:41:19.680Z] #14 48.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:19.680Z] #14 48.89 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:41:19.680Z] #14 49.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-07T17:41:19.680Z] #14 49.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:19.680Z] #14 49.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:19.954Z] #19 163.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-07T17:41:19.954Z] #19 163.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:20.213Z] #19 163.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-07T17:41:20.986Z] #38 DONE 47.4s [2022-02-07T17:41:20.986Z] [2022-02-07T17:41:20.986Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-07T17:41:20.986Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-07T17:41:20.986Z] #47 37.16 Selecting previously unselected package python3-six. [2022-02-07T17:41:20.986Z] #47 37.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-07T17:41:20.986Z] #47 37.16 Unpacking python3-six (1.16.0-2) ... [2022-02-07T17:41:20.986Z] #47 37.23 Selecting previously unselected package python3-protobuf. [2022-02-07T17:41:20.986Z] #47 37.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-07T17:41:20.986Z] #47 37.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-07T17:41:20.986Z] #47 37.70 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:41:20.986Z] #47 37.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:41:20.986Z] #47 37.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:41:20.986Z] #47 37.84 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:41:20.986Z] #47 37.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:41:20.986Z] #47 37.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:41:20.986Z] #47 37.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:41:20.986Z] #47 37.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:41:20.986Z] #47 37.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:41:20.986Z] #47 38.08 Selecting previously unselected package criu. [2022-02-07T17:41:20.986Z] #47 38.09 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-07T17:41:20.986Z] #47 38.09 Unpacking criu (3.16.1-3) ... [2022-02-07T17:41:20.986Z] #47 38.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:41:20.986Z] #47 40.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-07T17:41:20.986Z] #47 40.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:41:20.986Z] #47 40.38 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:41:20.986Z] #47 40.40 Setting up python3-six (1.16.0-2) ... [2022-02-07T17:41:20.986Z] #47 41.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:41:20.986Z] #47 41.48 Setting up python3-protobuf (3.12.4-1) ... [2022-02-07T17:41:20.986Z] #47 44.94 Setting up criu (3.16.1-3) ... [2022-02-07T17:41:20.986Z] #47 46.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:20.986Z] #47 DONE 47.1s [2022-02-07T17:41:20.986Z] [2022-02-07T17:41:20.986Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-07T17:41:20.986Z] #39 sha256:102c6aeb8e1b95b8740997dc04bdabde2d665760fc3127735522fe969e3aa75a [2022-02-07T17:41:20.986Z] #39 ... [2022-02-07T17:41:20.986Z] [2022-02-07T17:41:20.986Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:41:20.986Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:41:20.986Z] #34 37.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-07T17:41:20.986Z] #34 38.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:41:21.151Z] #19 164.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-07T17:41:21.151Z] #19 164.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.151Z] #19 164.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.151Z] #19 164.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-07T17:41:21.151Z] #19 164.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.151Z] #19 164.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.151Z] #19 164.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-07T17:41:21.151Z] #19 164.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.151Z] #19 164.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.151Z] #19 164.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-07T17:41:21.244Z] #34 ... [2022-02-07T17:41:21.244Z] [2022-02-07T17:41:21.244Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-07T17:41:21.244Z] #39 sha256:102c6aeb8e1b95b8740997dc04bdabde2d665760fc3127735522fe969e3aa75a [2022-02-07T17:41:21.244Z] #39 DONE 0.3s [2022-02-07T17:41:21.244Z] [2022-02-07T17:41:21.244Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:41:21.244Z] #40 sha256:a476b54b2849d13cc2ead711b24412847a5b60aaef226b713879bbea95586d30 [2022-02-07T17:41:21.410Z] #19 164.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.410Z] #19 164.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.410Z] #19 164.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-07T17:41:21.410Z] #19 164.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.410Z] #19 164.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.410Z] #19 164.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-07T17:41:21.671Z] #19 164.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.671Z] #19 164.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.671Z] #19 165.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-07T17:41:21.671Z] #19 165.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.671Z] #19 165.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.931Z] #19 165.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-07T17:41:21.931Z] #19 165.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.931Z] #19 165.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.931Z] #19 165.3 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-07T17:41:21.931Z] #19 165.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:21.931Z] #19 165.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:21.931Z] #19 165.4 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-07T17:41:22.175Z] #40 ... [2022-02-07T17:41:22.175Z] [2022-02-07T17:41:22.175Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-07T17:41:22.175Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-07T17:41:22.175Z] #49 48.67 gotestsum version dev [2022-02-07T17:41:22.175Z] #49 DONE 49.0s [2022-02-07T17:41:22.192Z] #19 165.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:22.192Z] #19 165.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:22.192Z] #19 165.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-07T17:41:22.192Z] #19 165.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:22.192Z] #19 165.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:22.192Z] #19 165.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-07T17:41:22.192Z] #19 165.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:22.192Z] #19 165.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:22.432Z] [2022-02-07T17:41:22.432Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:22.432Z] #63 sha256:e652c143eefba06b54ddcffa492c15e3fd1e8dda1e00af39110d9c4f9dacd820 [2022-02-07T17:41:22.688Z] #63 ... [2022-02-07T17:41:22.688Z] [2022-02-07T17:41:22.688Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:22.688Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:22.688Z] #14 49.20 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-07T17:41:22.688Z] #14 49.21 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:22.688Z] #14 49.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:41:22.688Z] #14 49.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-07T17:41:22.688Z] #14 49.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:22.688Z] #14 49.37 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:23.320Z] #60 ... [2022-02-07T17:41:23.320Z] [2022-02-07T17:41:23.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:23.320Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:23.320Z] #14 74.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-07T17:41:23.320Z] #14 74.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:23.320Z] #14 74.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:23.320Z] #14 79.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-07T17:41:23.320Z] #14 79.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:23.320Z] #14 79.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:23.320Z] #14 84.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-07T17:41:23.320Z] #14 84.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:23.320Z] #14 84.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:24.952Z] #14 54.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-07T17:41:24.952Z] #14 54.32 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:24.952Z] #14 54.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:27.471Z] #14 ... [2022-02-07T17:41:27.471Z] [2022-02-07T17:41:27.471Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:27.471Z] #63 sha256:00a1a86a2ae237a972a3b1abb0c3a6fbdc2b311c20ddb5d1d325f21a8c092725 [2022-02-07T17:41:27.471Z] #63 91.46 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:41:27.471Z] #63 91.47 + GOBIN=/build [2022-02-07T17:41:27.471Z] #63 91.47 + GO111MODULE=on [2022-02-07T17:41:27.471Z] #63 91.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-07T17:41:27.496Z] #19 170.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-07T17:41:27.496Z] #19 170.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:27.496Z] #19 170.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:27.496Z] #19 170.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-07T17:41:27.496Z] #19 170.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-07T17:41:27.496Z] #19 170.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-07T17:41:27.496Z] #19 170.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-07T17:41:27.496Z] #19 170.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:27.496Z] #19 170.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-07T17:41:27.757Z] #19 171.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-07T17:41:27.757Z] #19 171.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:27.757Z] #19 171.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:27.942Z] #14 ... [2022-02-07T17:41:27.942Z] [2022-02-07T17:41:27.942Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:41:27.942Z] #40 sha256:a476b54b2849d13cc2ead711b24412847a5b60aaef226b713879bbea95586d30 [2022-02-07T17:41:27.942Z] #40 4.689 + RM_GOPATH=0 [2022-02-07T17:41:27.942Z] #40 4.690 + TMP_GOPATH= [2022-02-07T17:41:27.942Z] #40 4.690 + : /build [2022-02-07T17:41:27.942Z] #40 4.690 + '[' -z '' ']' [2022-02-07T17:41:27.942Z] #40 4.692 ++ mktemp -d [2022-02-07T17:41:27.942Z] #40 4.697 + export GOPATH=/tmp/tmp.avoGhHGBcg [2022-02-07T17:41:27.942Z] #40 4.697 + GOPATH=/tmp/tmp.avoGhHGBcg [2022-02-07T17:41:27.942Z] #40 4.697 + RM_GOPATH=1 [2022-02-07T17:41:27.942Z] #40 4.697 + case "$(go env GOARCH)" in [2022-02-07T17:41:27.942Z] #40 4.699 ++ go env GOARCH [2022-02-07T17:41:27.942Z] #40 4.714 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:27.942Z] #40 4.715 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:27.942Z] #40 4.716 ++ dirname /install.sh [2022-02-07T17:41:27.942Z] #40 4.718 + dir=/ [2022-02-07T17:41:27.942Z] #40 4.718 + bin=tini [2022-02-07T17:41:27.942Z] #40 4.719 + shift [2022-02-07T17:41:27.942Z] #40 4.719 + '[' '!' -f //tini.installer ']' [2022-02-07T17:41:27.942Z] #40 4.719 + . //tini.installer [2022-02-07T17:41:27.942Z] #40 4.719 ++ : v0.19.0 [2022-02-07T17:41:27.942Z] #40 4.720 + install_tini [2022-02-07T17:41:27.942Z] #40 4.720 + echo 'Install tini version v0.19.0' [2022-02-07T17:41:27.942Z] #40 4.721 Install tini version v0.19.0 [2022-02-07T17:41:27.942Z] #40 4.721 + git clone https://github.com/krallin/tini.git /tmp/tmp.avoGhHGBcg/tini [2022-02-07T17:41:27.942Z] #40 4.746 Cloning into '/tmp/tmp.avoGhHGBcg/tini'... [2022-02-07T17:41:27.942Z] #40 5.405 + cd /tmp/tmp.avoGhHGBcg/tini [2022-02-07T17:41:27.942Z] #40 5.405 + git checkout -q v0.19.0 [2022-02-07T17:41:27.942Z] #40 5.446 + cmake . [2022-02-07T17:41:27.942Z] #40 5.879 -- The C compiler identification is GNU 10.2.1 [2022-02-07T17:41:27.942Z] #40 5.946 -- Detecting C compiler ABI info [2022-02-07T17:41:27.942Z] #40 6.457 -- Detecting C compiler ABI info - done [2022-02-07T17:41:27.942Z] #40 6.544 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-07T17:41:27.942Z] #40 6.557 -- Detecting C compile features [2022-02-07T17:41:27.942Z] #40 6.557 -- Detecting C compile features - done [2022-02-07T17:41:27.942Z] #40 6.590 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-07T17:41:27.942Z] #40 6.846 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-07T17:41:27.942Z] #40 6.914 -- Configuring done [2022-02-07T17:41:27.942Z] #40 6.914 -- Generating done [2022-02-07T17:41:27.942Z] #40 6.914 -- Build files have been written to: /tmp/tmp.avoGhHGBcg/tini [2022-02-07T17:41:27.942Z] #40 6.914 + make tini-static [2022-02-07T17:41:28.017Z] #19 171.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-07T17:41:28.017Z] #19 171.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:28.017Z] #19 171.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:28.506Z] #40 7.259 Scanning dependencies of target tini-static [2022-02-07T17:41:28.506Z] #40 7.259 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-07T17:41:28.619Z] #14 ... [2022-02-07T17:41:28.619Z] [2022-02-07T17:41:28.619Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:28.619Z] #63 sha256:75891dc32243b0a36bca0a69334c612b80c1ece290dbc2371fb70e53090029dc [2022-02-07T17:41:28.619Z] #63 90.88 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:41:28.619Z] #63 90.88 + GOBIN=/build [2022-02-07T17:41:28.619Z] #63 90.88 + GO111MODULE=on [2022-02-07T17:41:28.619Z] #63 90.88 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-07T17:41:29.439Z] #40 8.238 [100%] Linking C executable tini-static [2022-02-07T17:41:29.697Z] #40 8.686 [100%] Built target tini-static [2022-02-07T17:41:29.955Z] #40 8.766 + mkdir -p /build [2022-02-07T17:41:29.955Z] #40 8.766 + cp tini-static /build/docker-init [2022-02-07T17:41:31.412Z] #40 DONE 10.2s [2022-02-07T17:41:31.412Z] [2022-02-07T17:41:31.413Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:31.413Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:31.413Z] #14 55.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-07T17:41:31.413Z] #14 55.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:31.413Z] #14 55.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:31.522Z] #14 ... [2022-02-07T17:41:31.522Z] [2022-02-07T17:41:31.522Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:41:31.522Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:41:31.522Z] #60 30.35 Updating files: 73% (3459/4692) Updating files: 74% (3473/4692) Updating files: 75% (3519/4692) Updating files: 76% (3566/4692) Updating files: 77% (3613/4692) Updating files: 78% (3660/4692) Updating files: 79% (3707/4692) Updating files: 80% (3754/4692) Updating files: 81% (3801/4692) Updating files: 82% (3848/4692) Updating files: 83% (3895/4692) Updating files: 84% (3942/4692) Updating files: 85% (3989/4692) Updating files: 86% (4036/4692) Updating files: 87% (4083/4692) Updating files: 88% (4129/4692) Updating files: 89% (4176/4692) Updating files: 90% (4223/4692) Updating files: 91% (4270/4692) Updating files: 92% (4317/4692) Updating files: 93% (4364/4692) Updating files: 94% (4411/4692) Updating files: 95% (4458/4692) Updating files: 96% (4505/4692) Updating files: 97% (4552/4692) Updating files: 98% (4599/4692) Updating files: 99% (4646/4692) Updating files: 100% (4692/4692) Updating files: 100% (4692/4692), done. [2022-02-07T17:41:31.522Z] #60 30.98 + cd /tmp/tmp.3gSqWmPlRv/src/github.com/containerd/containerd [2022-02-07T17:41:31.522Z] #60 30.98 + git checkout -q v1.5.9 [2022-02-07T17:41:32.768Z] #63 96.15 rootlesskit version 0.14.6 [2022-02-07T17:41:32.768Z] #63 96.15 Usage of /build/rootlesskit-docker-proxy: [2022-02-07T17:41:32.768Z] #63 96.15 -container-ip string [2022-02-07T17:41:32.768Z] #63 96.15 container ip [2022-02-07T17:41:32.768Z] #63 96.15 -container-port int [2022-02-07T17:41:32.768Z] #63 96.15 container port (default -1) [2022-02-07T17:41:32.768Z] #63 96.15 -host-ip string [2022-02-07T17:41:32.768Z] #63 96.15 host ip [2022-02-07T17:41:32.768Z] #63 96.15 -host-port int [2022-02-07T17:41:32.768Z] #63 96.15 host port (default -1) [2022-02-07T17:41:32.768Z] #63 96.15 -proto string [2022-02-07T17:41:32.768Z] #63 96.15 proxy protocol (default "tcp") [2022-02-07T17:41:32.902Z] #60 32.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-07T17:41:32.902Z] #60 32.60 + BUILDTAGS='netgo osusergo static_build' [2022-02-07T17:41:32.902Z] #60 32.61 + export EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:32.902Z] #60 32.61 + EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:32.902Z] #60 32.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-07T17:41:32.902Z] #60 32.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-07T17:41:32.902Z] #60 32.61 + '[' '' = dynamic ']' [2022-02-07T17:41:32.902Z] #60 32.61 + make [2022-02-07T17:41:33.839Z] #60 33.70 + bin/ctr [2022-02-07T17:41:33.920Z] #63 95.49 rootlesskit version 0.14.6 [2022-02-07T17:41:33.920Z] #63 95.50 Usage of /build/rootlesskit-docker-proxy: [2022-02-07T17:41:33.920Z] #63 95.50 -container-ip string [2022-02-07T17:41:33.920Z] #63 95.50 container ip [2022-02-07T17:41:33.920Z] #63 95.50 -container-port int [2022-02-07T17:41:33.920Z] #63 95.50 container port (default -1) [2022-02-07T17:41:33.920Z] #63 95.50 -host-ip string [2022-02-07T17:41:33.920Z] #63 95.50 host ip [2022-02-07T17:41:33.920Z] #63 95.50 -host-port int [2022-02-07T17:41:33.920Z] #63 95.50 host port (default -1) [2022-02-07T17:41:33.920Z] #63 95.50 -proto string [2022-02-07T17:41:33.920Z] #63 95.50 proxy protocol (default "tcp") [2022-02-07T17:41:34.593Z] #19 178.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-07T17:41:34.593Z] #19 178.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:34.594Z] #19 178.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:34.594Z] #19 178.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-07T17:41:34.594Z] #19 178.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-07T17:41:34.594Z] #19 178.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-07T17:41:34.594Z] #19 178.1 Selecting previously unselected package libc6-s390x-cross. [2022-02-07T17:41:34.594Z] #19 178.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:34.594Z] #19 178.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-07T17:41:34.852Z] #19 178.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-07T17:41:34.852Z] #19 178.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:34.852Z] #19 178.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:34.852Z] #19 178.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-07T17:41:34.852Z] #19 178.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:34.852Z] #19 178.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:34.852Z] #19 178.3 Selecting previously unselected package libitm1-s390x-cross. [2022-02-07T17:41:34.852Z] #19 178.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:34.852Z] #19 178.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:35.110Z] #19 178.4 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-07T17:41:35.110Z] #19 178.4 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:35.110Z] #19 178.4 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:35.110Z] #19 178.4 Selecting previously unselected package libasan6-s390x-cross. [2022-02-07T17:41:35.110Z] #19 178.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:35.110Z] #19 178.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:35.314Z] #63 ... [2022-02-07T17:41:35.314Z] [2022-02-07T17:41:35.314Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:35.314Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:35.314Z] #14 93.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-07T17:41:35.314Z] #14 93.26 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:35.314Z] #14 93.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:35.314Z] #14 97.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-07T17:41:35.314Z] #14 97.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-07T17:41:35.314Z] #14 98.07 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:41:35.314Z] #14 99.45 Selecting previously unselected package libapparmor1:amd64. [2022-02-07T17:41:35.314Z] #14 99.46 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-07T17:41:35.314Z] #14 99.60 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:41:35.369Z] #19 178.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-07T17:41:35.369Z] #19 178.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:35.369Z] #19 178.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:35.369Z] #19 178.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-07T17:41:35.369Z] #19 178.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:35.369Z] #19 178.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:35.588Z] #14 100.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-07T17:41:35.588Z] #14 100.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-07T17:41:35.645Z] #19 178.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-07T17:41:35.645Z] #19 178.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:35.645Z] #19 178.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:35.645Z] #19 179.1 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-07T17:41:35.645Z] #19 179.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:35.645Z] #19 179.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:35.849Z] #14 100.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:41:35.849Z] #14 ... [2022-02-07T17:41:35.849Z] [2022-02-07T17:41:35.849Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:35.849Z] #63 sha256:00a1a86a2ae237a972a3b1abb0c3a6fbdc2b311c20ddb5d1d325f21a8c092725 [2022-02-07T17:41:35.849Z] #63 DONE 100.2s [2022-02-07T17:41:36.112Z] [2022-02-07T17:41:36.112Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-07T17:41:36.112Z] #64 sha256:3fe2384d94fd6e43295ef223fd335e6334660b10463efd36f915cbd0e1e1fd33 [2022-02-07T17:41:36.112Z] #64 DONE 0.1s [2022-02-07T17:41:36.112Z] [2022-02-07T17:41:36.112Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:36.112Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:36.112Z] #14 100.5 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:41:36.112Z] #14 100.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:41:36.112Z] #14 100.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:41:36.112Z] #14 ... [2022-02-07T17:41:36.112Z] [2022-02-07T17:41:36.112Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-07T17:41:36.112Z] #65 sha256:0db809e38748455afeaffe2a2aff2f4250ea0eef942497c50b1accc8b1f970fc [2022-02-07T17:41:36.112Z] #65 DONE 0.1s [2022-02-07T17:41:36.112Z] [2022-02-07T17:41:36.112Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:36.112Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:36.112Z] #14 100.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:41:36.112Z] #14 100.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:41:36.112Z] #14 100.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:41:36.373Z] #14 101.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-07T17:41:36.634Z] #14 101.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:41:36.634Z] #14 101.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:36.894Z] #14 101.3 Selecting previously unselected package libudev-dev:amd64. [2022-02-07T17:41:36.894Z] #14 101.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-07T17:41:36.894Z] #14 101.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:41:36.894Z] #14 101.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-07T17:41:36.894Z] #14 101.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-07T17:41:36.894Z] #14 101.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:41:37.230Z] #63 ... [2022-02-07T17:41:37.230Z] [2022-02-07T17:41:37.230Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:37.230Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:37.230Z] #14 94.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-07T17:41:37.230Z] #14 94.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:37.230Z] #14 94.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:37.230Z] #14 99.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-07T17:41:37.230Z] #14 99.70 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-07T17:41:37.230Z] #14 99.91 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:41:37.468Z] #14 101.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-07T17:41:37.468Z] #14 101.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-07T17:41:37.468Z] #14 101.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:41:37.468Z] #14 102.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-07T17:41:37.468Z] #14 102.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-07T17:41:37.468Z] #14 102.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:41:37.730Z] #14 102.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-07T17:41:37.730Z] #14 102.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-07T17:41:37.730Z] #14 102.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:41:37.730Z] #14 102.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-07T17:41:37.730Z] #14 102.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-07T17:41:37.730Z] #14 102.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:41:37.992Z] #14 102.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-07T17:41:37.992Z] #14 102.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-07T17:41:37.992Z] #14 102.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:41:38.180Z] #14 100.6 Selecting previously unselected package libapparmor1:amd64. [2022-02-07T17:41:38.180Z] #14 ... [2022-02-07T17:41:38.180Z] [2022-02-07T17:41:38.180Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:38.181Z] #63 sha256:75891dc32243b0a36bca0a69334c612b80c1ece290dbc2371fb70e53090029dc [2022-02-07T17:41:38.181Z] #63 DONE 100.4s [2022-02-07T17:41:38.181Z] [2022-02-07T17:41:38.181Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-07T17:41:38.181Z] #64 sha256:55fc910ad110b503b191d5fdda1f6db39505a9f89740261ddfdc76c6dbe507a1 [2022-02-07T17:41:38.181Z] #64 DONE 0.0s [2022-02-07T17:41:38.181Z] [2022-02-07T17:41:38.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:38.181Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:38.181Z] #14 100.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-07T17:41:38.181Z] #14 100.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:41:38.253Z] #14 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-07T17:41:38.254Z] #14 102.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:41:38.254Z] #14 102.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:38.254Z] #14 102.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-07T17:41:38.254Z] #14 102.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-07T17:41:38.254Z] #14 102.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:41:38.444Z] #14 ... [2022-02-07T17:41:38.444Z] [2022-02-07T17:41:38.444Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-07T17:41:38.444Z] #65 sha256:4b6ff340f96b4dee4510a3408c47e000444c954d88965bf6e205b132918d28fc [2022-02-07T17:41:38.444Z] #65 DONE 0.1s [2022-02-07T17:41:38.444Z] [2022-02-07T17:41:38.444Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:38.444Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:38.444Z] #14 100.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-07T17:41:38.444Z] #14 100.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-07T17:41:38.444Z] #14 100.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:41:38.444Z] #14 101.0 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:41:38.444Z] #14 101.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:41:38.444Z] #14 101.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:41:38.515Z] #14 103.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-07T17:41:38.515Z] #14 103.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-07T17:41:38.515Z] #14 103.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:41:38.707Z] #14 101.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:41:38.707Z] #14 101.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:41:38.707Z] #14 101.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:41:38.777Z] #14 103.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:41:38.777Z] #14 103.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:41:38.777Z] #14 103.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:38.777Z] #14 103.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:41:38.777Z] #14 103.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:41:38.777Z] #14 103.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:41:38.777Z] #14 103.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:41:38.969Z] #14 101.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-07T17:41:38.969Z] #14 101.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:41:39.038Z] #14 103.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:41:39.038Z] #14 103.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-07T17:41:39.038Z] #14 103.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:41:39.038Z] #14 103.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:41:39.038Z] #14 103.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:41:39.038Z] #14 103.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:41:39.038Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:39.233Z] #14 101.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:39.233Z] #14 101.7 Selecting previously unselected package libudev-dev:amd64. [2022-02-07T17:41:39.233Z] #14 101.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-07T17:41:39.233Z] #14 101.7 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:41:39.300Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:39.300Z] #14 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:41:39.300Z] #14 103.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:39.300Z] #14 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:41:39.300Z] #14 103.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:41:39.300Z] #14 103.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:39.300Z] #14 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-07T17:41:39.300Z] #14 103.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:39.300Z] #14 103.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:41:39.300Z] #14 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:39.300Z] #14 103.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:41:39.300Z] #14 103.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:39.300Z] #14 103.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:39.300Z] #14 103.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:39.496Z] #14 101.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-07T17:41:39.496Z] #14 102.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-07T17:41:39.496Z] #14 102.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:41:39.759Z] #14 102.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-07T17:41:39.759Z] #14 102.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-07T17:41:39.759Z] #14 102.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:41:39.874Z] #14 DONE 104.3s [2022-02-07T17:41:39.874Z] [2022-02-07T17:41:39.874Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-07T17:41:39.874Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-07T17:41:39.874Z] #15 ... [2022-02-07T17:41:39.874Z] [2022-02-07T17:41:39.874Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-07T17:41:39.874Z] #55 sha256:59e1925fde564f640506660290e37b13fde2659287f531e5d607d6d09dd32af0 [2022-02-07T17:41:39.874Z] #55 DONE 0.2s [2022-02-07T17:41:40.021Z] #14 102.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-07T17:41:40.021Z] #14 102.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-07T17:41:40.022Z] #14 102.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:41:40.022Z] #14 102.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-07T17:41:40.022Z] #14 102.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-07T17:41:40.022Z] #14 102.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:41:40.136Z] [2022-02-07T17:41:40.136Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:41:40.136Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:41:40.283Z] #14 102.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-07T17:41:40.283Z] #14 102.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-07T17:41:40.283Z] #14 102.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:41:40.546Z] #14 103.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-07T17:41:40.546Z] #14 103.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-07T17:41:40.546Z] #14 103.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:41:40.808Z] #14 103.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-07T17:41:40.808Z] #14 103.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:41:40.808Z] #14 103.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:40.808Z] #14 103.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-07T17:41:40.808Z] #14 103.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-07T17:41:40.808Z] #14 103.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:41:40.995Z] #19 184.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-07T17:41:40.995Z] #19 184.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:40.995Z] #19 184.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:40.995Z] #19 184.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-07T17:41:40.995Z] #19 184.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-07T17:41:40.995Z] #19 184.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-07T17:41:40.995Z] #19 184.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-07T17:41:40.995Z] #19 184.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-07T17:41:40.995Z] #19 184.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-07T17:41:41.071Z] #14 103.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-07T17:41:41.071Z] #14 103.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-07T17:41:41.071Z] #14 103.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:41:41.088Z] #56 1.093 + RM_GOPATH=0 [2022-02-07T17:41:41.088Z] #56 1.093 + TMP_GOPATH= [2022-02-07T17:41:41.088Z] #56 1.093 + : /build [2022-02-07T17:41:41.088Z] #56 1.094 + '[' -z '' ']' [2022-02-07T17:41:41.088Z] #56 1.095 ++ mktemp -d [2022-02-07T17:41:41.088Z] #56 1.096 + export GOPATH=/tmp/tmp.mQyWik3if0 [2022-02-07T17:41:41.088Z] #56 1.097 + GOPATH=/tmp/tmp.mQyWik3if0 [2022-02-07T17:41:41.088Z] #56 1.097 + RM_GOPATH=1 [2022-02-07T17:41:41.088Z] #56 1.097 + case "$(go env GOARCH)" in [2022-02-07T17:41:41.088Z] #56 1.097 ++ go env GOARCH [2022-02-07T17:41:41.088Z] #56 1.119 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:41.088Z] #56 1.119 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:41.088Z] #56 1.120 ++ dirname /install.sh [2022-02-07T17:41:41.088Z] #56 1.122 + dir=/ [2022-02-07T17:41:41.088Z] #56 1.122 + bin=runc [2022-02-07T17:41:41.088Z] #56 1.123 + shift [2022-02-07T17:41:41.088Z] #56 1.123 + '[' '!' -f //runc.installer ']' [2022-02-07T17:41:41.088Z] #56 1.123 + . //runc.installer [2022-02-07T17:41:41.088Z] #56 1.124 ++ set -e [2022-02-07T17:41:41.088Z] #56 1.124 ++ : v1.1.0 [2022-02-07T17:41:41.088Z] #56 1.124 + install_runc [2022-02-07T17:41:41.088Z] #56 1.127 + RUNC_BUILDTAGS=seccomp [2022-02-07T17:41:41.088Z] #56 1.127 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-07T17:41:41.088Z] #56 1.127 Install runc version v1.1.0 (build tags: seccomp) [2022-02-07T17:41:41.088Z] #56 1.128 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mQyWik3if0/src/github.com/opencontainers/runc [2022-02-07T17:41:41.088Z] #56 1.131 Cloning into '/tmp/tmp.mQyWik3if0/src/github.com/opencontainers/runc'... [2022-02-07T17:41:41.088Z] #56 ... [2022-02-07T17:41:41.088Z] [2022-02-07T17:41:41.088Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-07T17:41:41.088Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-07T17:41:41.088Z] #15 DONE 1.4s [2022-02-07T17:41:41.254Z] #19 184.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-07T17:41:41.254Z] #19 184.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-07T17:41:41.254Z] #19 184.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:41.349Z] [2022-02-07T17:41:41.349Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-07T17:41:41.349Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-07T17:41:41.371Z] #14 67.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-07T17:41:41.371Z] #14 67.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:41.371Z] #14 67.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:41.372Z] #14 103.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:41:41.372Z] #14 103.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:41:41.372Z] #14 103.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:41.372Z] #14 103.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:41:41.372Z] #14 103.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:41:41.372Z] #14 103.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:41:41.372Z] #14 104.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:41:41.513Z] #19 184.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-07T17:41:41.514Z] #19 184.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-07T17:41:41.514Z] #19 184.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:41.634Z] #14 104.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:41:41.634Z] #14 104.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:41:41.634Z] #14 104.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:41:41.634Z] #14 104.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:41:41.634Z] #14 104.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:41:41.634Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:41.634Z] #14 104.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:41:41.634Z] #14 104.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-07T17:41:41.634Z] #14 104.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:41:41.634Z] #14 104.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:41:41.634Z] #14 104.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:41:41.791Z] ---> 3e4694facbe8 [2022-02-07T17:41:41.791Z] Successfully built 3e4694facbe8 [2022-02-07T17:41:41.791Z] Successfully tagged docker:latest [2022-02-07T17:41:41.791Z] INFO: Image build ended at 02/07/2022 17:41:39. Duration:00:03:34.5572343 [2022-02-07T17:41:41.791Z] [2022-02-07T17:41:41.791Z] [2022-02-07T17:41:41.791Z] INFO: Building the test binaries at 02/07/2022 17:41:39... [2022-02-07T17:41:41.896Z] #14 104.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:41:41.897Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:41.897Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:41.897Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:41:41.897Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:41.897Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:41:41.897Z] #14 104.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:41:41.897Z] #14 104.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:41.897Z] #14 104.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-07T17:41:41.897Z] #14 104.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:41.897Z] #14 104.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:41:42.162Z] #14 104.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:42.162Z] #14 104.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:41:42.162Z] #14 104.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:42.162Z] #14 104.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:41:42.162Z] #14 104.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:42.298Z] #16 DONE 1.2s [2022-02-07T17:41:42.298Z] [2022-02-07T17:41:42.298Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:41:42.298Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:41:42.302Z] #14 ... [2022-02-07T17:41:42.302Z] [2022-02-07T17:41:42.302Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:41:42.302Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:41:42.429Z] #14 DONE 104.9s [2022-02-07T17:41:42.429Z] [2022-02-07T17:41:42.429Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-07T17:41:42.429Z] #55 sha256:c1f0a043f5916381b1fa87979d65a1cda6fbf6b35ff48ed34f20a0efed4e7599 [2022-02-07T17:41:42.429Z] #55 DONE 0.1s [2022-02-07T17:41:42.429Z] [2022-02-07T17:41:42.429Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-07T17:41:42.429Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-07T17:41:43.074Z] #60 35.55 Updating files: 65% (3092/4692) Updating files: 66% (3097/4692) Updating files: 67% (3144/4692) Updating files: 68% (3191/4692) Updating files: 69% (3238/4692) Updating files: 70% (3285/4692) Updating files: 71% (3332/4692) Updating files: 72% (3379/4692) Updating files: 73% (3426/4692) Updating files: 74% (3473/4692) Updating files: 75% (3519/4692) Updating files: 76% (3566/4692) Updating files: 77% (3613/4692) Updating files: 78% (3660/4692) Updating files: 79% (3707/4692) Updating files: 80% (3754/4692) Updating files: 81% (3801/4692) Updating files: 82% (3848/4692) Updating files: 83% (3895/4692) Updating files: 84% (3942/4692) Updating files: 85% (3989/4692) Updating files: 86% (4036/4692) Updating files: 87% (4083/4692) Updating files: 88% (4129/4692) Updating files: 89% (4176/4692) Updating files: 90% (4223/4692) Updating files: 91% (4270/4692) Updating files: 92% (4317/4692) Updating files: 93% (4364/4692) Updating files: 94% (4411/4692) Updating files: 95% (4458/4692) Updating files: 96% (4505/4692) Updating files: 97% (4552/4692) Updating files: 98% (4599/4692) Updating files: 99% (4646/4692) Updating files: 100% (4692/4692) Updating files: 100% (4692/4692), done. [2022-02-07T17:41:43.243Z] #56 ... [2022-02-07T17:41:43.243Z] [2022-02-07T17:41:43.243Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-07T17:41:43.243Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-07T17:41:43.243Z] #17 0.838 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-07T17:41:43.243Z] #17 DONE 1.0s [2022-02-07T17:41:43.332Z] #60 36.46 + cd /tmp/tmp.JTZHpDzLJA/src/github.com/containerd/containerd [2022-02-07T17:41:43.332Z] #60 36.46 + git checkout -q v1.5.9 [2022-02-07T17:41:43.505Z] [2022-02-07T17:41:43.505Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-07T17:41:43.505Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-07T17:41:43.821Z] #60 ... [2022-02-07T17:41:43.821Z] [2022-02-07T17:41:43.821Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:43.821Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:41:43.821Z] #14 62.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-07T17:41:43.821Z] #14 62.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:43.821Z] #14 62.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:41:43.821Z] #14 67.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-07T17:41:43.821Z] #14 67.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:43.821Z] #14 67.03 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:43.821Z] #14 71.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-07T17:41:43.821Z] #14 71.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:43.821Z] #14 71.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:43.844Z] #15 DONE 1.5s [2022-02-07T17:41:43.844Z] [2022-02-07T17:41:43.844Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:41:43.844Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:41:43.844Z] #56 1.288 + RM_GOPATH=0 [2022-02-07T17:41:43.844Z] #56 1.288 + TMP_GOPATH= [2022-02-07T17:41:43.844Z] #56 1.288 + : /build [2022-02-07T17:41:43.844Z] #56 1.289 + '[' -z '' ']' [2022-02-07T17:41:43.844Z] #56 1.290 ++ mktemp -d [2022-02-07T17:41:43.844Z] #56 1.291 + export GOPATH=/tmp/tmp.vAhI5JjhGD [2022-02-07T17:41:43.844Z] #56 1.291 + GOPATH=/tmp/tmp.vAhI5JjhGD [2022-02-07T17:41:43.844Z] #56 1.291 + RM_GOPATH=1 [2022-02-07T17:41:43.844Z] #56 1.291 + case "$(go env GOARCH)" in [2022-02-07T17:41:43.844Z] #56 1.292 ++ go env GOARCH [2022-02-07T17:41:43.844Z] #56 1.304 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:43.844Z] #56 1.307 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:43.844Z] #56 1.308 ++ dirname /install.sh [2022-02-07T17:41:43.844Z] #56 1.309 + dir=/ [2022-02-07T17:41:43.844Z] #56 1.309 + bin=runc [2022-02-07T17:41:43.844Z] #56 1.309 + shift [2022-02-07T17:41:43.844Z] #56 1.310 + '[' '!' -f //runc.installer ']' [2022-02-07T17:41:43.844Z] #56 1.310 + . //runc.installer [2022-02-07T17:41:43.844Z] #56 1.310 ++ set -e [2022-02-07T17:41:43.844Z] #56 1.310 ++ : v1.1.0 [2022-02-07T17:41:43.844Z] #56 1.311 + install_runc [2022-02-07T17:41:43.844Z] #56 1.311 + RUNC_BUILDTAGS=seccomp [2022-02-07T17:41:43.844Z] #56 1.311 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-07T17:41:43.844Z] #56 1.311 Install runc version v1.1.0 (build tags: seccomp) [2022-02-07T17:41:43.844Z] #56 1.311 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vAhI5JjhGD/src/github.com/opencontainers/runc [2022-02-07T17:41:43.844Z] #56 1.313 Cloning into '/tmp/tmp.vAhI5JjhGD/src/github.com/opencontainers/runc'... [2022-02-07T17:41:44.266Z] #60 37.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-07T17:41:44.267Z] #60 37.56 + BUILDTAGS='netgo osusergo static_build' [2022-02-07T17:41:44.267Z] #60 37.56 + export EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:44.267Z] #60 37.56 + EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:41:44.267Z] #60 37.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-07T17:41:44.267Z] #60 37.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-07T17:41:44.267Z] #60 37.56 + '[' '' = dynamic ']' [2022-02-07T17:41:44.267Z] #60 37.56 + make [2022-02-07T17:41:44.454Z] #18 DONE 1.0s [2022-02-07T17:41:44.454Z] [2022-02-07T17:41:44.454Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-07T17:41:44.454Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-07T17:41:44.840Z] INFO: make.ps1 starting at 02/07/2022 17:41:44 [2022-02-07T17:41:44.840Z] INFO: Git commit (be63b7d7f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-07T17:41:44.840Z] INFO: Invoking autogen... [2022-02-07T17:41:45.234Z] #56 ... [2022-02-07T17:41:45.234Z] [2022-02-07T17:41:45.234Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-07T17:41:45.234Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-07T17:41:45.234Z] #16 DONE 1.1s [2022-02-07T17:41:45.234Z] [2022-02-07T17:41:45.234Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-07T17:41:45.234Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-07T17:41:45.317Z] INFO: Building daemon... [2022-02-07T17:41:45.398Z] #19 DONE 1.0s [2022-02-07T17:41:45.398Z] [2022-02-07T17:41:45.398Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-07T17:41:45.398Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-07T17:41:45.637Z] #60 38.95 + bin/ctr [2022-02-07T17:41:45.715Z] #19 189.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-07T17:41:45.715Z] #19 189.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-07T17:41:45.715Z] #19 189.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:45.715Z] #19 189.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-07T17:41:45.715Z] #19 189.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-07T17:41:45.715Z] #19 189.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up libfile-which-perl (1.23-1) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:41:45.715Z] #19 189.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-07T17:41:45.715Z] #19 189.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-07T17:41:45.715Z] #19 189.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-07T17:41:45.715Z] #19 189.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-07T17:41:45.715Z] #19 189.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-07T17:41:45.715Z] #19 189.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-07T17:41:45.715Z] #19 189.2 Setting up file (1:5.39-3) ... [2022-02-07T17:41:45.715Z] #19 189.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:41:45.715Z] #19 189.3 Setting up bzip2 (1.0.8-4) ... [2022-02-07T17:41:45.715Z] #19 189.3 Setting up libyaml-perl (1.30-1) ... [2022-02-07T17:41:45.805Z] #17 0.867 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-07T17:41:45.973Z] #19 189.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-07T17:41:45.973Z] #19 189.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-07T17:41:45.973Z] #19 189.3 Setting up libio-string-perl (1.08-3.1) ... [2022-02-07T17:41:45.973Z] #19 189.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-07T17:41:45.973Z] #19 189.3 Setting up cross-config (2.6.18+nmu1) ... [2022-02-07T17:41:45.973Z] #19 189.4 Setting up xz-utils (5.2.5-2) ... [2022-02-07T17:41:45.973Z] #19 189.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-07T17:41:45.973Z] #19 189.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-07T17:41:45.973Z] #19 189.5 Setting up patch (2.7.6-7) ... [2022-02-07T17:41:45.973Z] #19 189.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-07T17:41:45.973Z] #19 189.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-07T17:41:45.973Z] #19 189.5 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:45.973Z] #19 189.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-07T17:41:45.973Z] #19 189.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-07T17:41:46.066Z] #17 DONE 1.0s [2022-02-07T17:41:46.066Z] [2022-02-07T17:41:46.066Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:41:46.066Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:41:46.066Z] #43 ... [2022-02-07T17:41:46.066Z] [2022-02-07T17:41:46.066Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-07T17:41:46.066Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-07T17:41:46.231Z] #19 189.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-07T17:41:46.231Z] #19 189.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-07T17:41:46.231Z] #19 189.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.339Z] #20 DONE 0.9s [2022-02-07T17:41:46.339Z] [2022-02-07T17:41:46.339Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:41:46.339Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-07T17:41:46.490Z] #19 189.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 189.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.490Z] #19 190.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-07T17:41:46.749Z] #19 190.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-07T17:41:46.749Z] #19 190.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-07T17:41:46.749Z] #19 190.2 [2022-02-07T17:41:46.749Z] #19 190.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-07T17:41:46.749Z] #19 190.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.749Z] #19 190.3 Setting up dpkg-dev (1.20.9) ... [2022-02-07T17:41:46.749Z] #19 190.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.749Z] #19 190.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-07T17:41:46.749Z] #19 190.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:46.749Z] #19 190.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.009Z] #19 190.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-07T17:41:47.009Z] #19 190.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-07T17:41:47.009Z] #19 190.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-07T17:41:47.009Z] #19 190.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-07T17:41:47.009Z] #18 DONE 1.0s [2022-02-07T17:41:47.009Z] [2022-02-07T17:41:47.009Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-07T17:41:47.009Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-07T17:41:47.267Z] #19 190.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-07T17:41:47.267Z] #19 190.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.268Z] #19 190.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.268Z] #19 190.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.268Z] #19 190.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-07T17:41:47.268Z] #19 190.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.268Z] #19 190.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.268Z] #19 190.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.268Z] #19 190.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-07T17:41:47.283Z] #21 1.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:41:47.283Z] #21 1.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:41:47.526Z] #19 190.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up libxml-simple-perl (2.25-1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 190.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-07T17:41:47.526Z] #19 191.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 191.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 191.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 191.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 191.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.526Z] #19 191.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-07T17:41:47.544Z] #21 1.239 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:41:47.784Z] #19 191.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.784Z] #19 191.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-07T17:41:47.784Z] #19 191.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:47.805Z] #21 1.662 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:41:47.953Z] #19 DONE 1.0s [2022-02-07T17:41:47.953Z] [2022-02-07T17:41:47.953Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:41:47.953Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:41:47.953Z] #43 ... [2022-02-07T17:41:47.953Z] [2022-02-07T17:41:47.953Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-07T17:41:47.953Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-07T17:41:48.043Z] #19 191.3 Setting up crossbuild-essential-armel (12.9) ... [2022-02-07T17:41:48.043Z] #19 191.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-07T17:41:48.043Z] #19 191.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-07T17:41:48.043Z] #19 191.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-07T17:41:48.043Z] #19 191.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-07T17:41:48.043Z] #19 191.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-07T17:41:48.043Z] #19 191.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:41:48.750Z] #21 2.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:41:48.899Z] #20 DONE 1.0s [2022-02-07T17:41:48.899Z] [2022-02-07T17:41:48.899Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:41:48.899Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-07T17:41:48.981Z] #19 DONE 192.4s [2022-02-07T17:41:48.981Z] [2022-02-07T17:41:48.981Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-07T17:41:48.981Z] #32 sha256:376c52829dd4692ac184cafd3a5b674408b8d3c49641683da154b88574a03c55 [2022-02-07T17:41:48.981Z] #32 DONE 0.1s [2022-02-07T17:41:48.981Z] [2022-02-07T17:41:48.981Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:48.981Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:41:49.242Z] #20 ... [2022-02-07T17:41:49.242Z] [2022-02-07T17:41:49.242Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-07T17:41:49.242Z] #69 sha256:dc8f72ca9d0bba7697a1e37da1150628f7009fd0a3e8433e15acb4d887e68286 [2022-02-07T17:41:49.242Z] #69 DONE 0.1s [2022-02-07T17:41:49.503Z] [2022-02-07T17:41:49.503Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:49.503Z] #70 sha256:f2eaec7357c99a0052c0c9ee50c8bf29098eaf0bfe120672574dc9225e35cf82 [2022-02-07T17:41:49.696Z] #21 3.638 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:41:50.292Z] #21 1.221 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:41:50.292Z] #21 1.244 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:41:50.292Z] #21 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:41:50.388Z] #14 79.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-07T17:41:50.388Z] #14 79.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-07T17:41:50.388Z] #14 79.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:50.388Z] #14 ... [2022-02-07T17:41:50.388Z] [2022-02-07T17:41:50.388Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:50.388Z] #63 sha256:8d6bb46a0a26f7f9d82603e19c2e0cadd4531d8d1eb54dbe8b2cc9e0c5ac0e31 [2022-02-07T17:41:50.388Z] #63 79.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:41:50.388Z] #63 79.74 + GOBIN=/build [2022-02-07T17:41:50.388Z] #63 79.74 + GO111MODULE=on [2022-02-07T17:41:50.388Z] #63 79.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-07T17:41:50.554Z] #21 1.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:41:50.888Z] #70 1.396 + RM_GOPATH=0 [2022-02-07T17:41:50.888Z] #70 1.396 + TMP_GOPATH= [2022-02-07T17:41:50.888Z] #70 1.396 + : /build [2022-02-07T17:41:50.888Z] #70 1.396 + '[' -z '' ']' [2022-02-07T17:41:50.888Z] #70 1.396 ++ mktemp -d [2022-02-07T17:41:50.888Z] #70 1.398 + export GOPATH=/tmp/tmp.Thz18XekrH [2022-02-07T17:41:50.888Z] #70 1.398 + GOPATH=/tmp/tmp.Thz18XekrH [2022-02-07T17:41:50.888Z] #70 1.398 + RM_GOPATH=1 [2022-02-07T17:41:50.888Z] #70 1.398 + case "$(go env GOARCH)" in [2022-02-07T17:41:50.888Z] #70 1.398 ++ go env GOARCH [2022-02-07T17:41:50.888Z] #70 1.404 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:50.888Z] #70 1.404 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:50.888Z] #70 1.404 ++ dirname /install.sh [2022-02-07T17:41:50.888Z] #70 1.412 + dir=/ [2022-02-07T17:41:50.888Z] #70 1.412 + bin=rootlesskit [2022-02-07T17:41:50.888Z] #70 1.412 + shift [2022-02-07T17:41:50.888Z] #70 1.412 + '[' '!' -f //rootlesskit.installer ']' [2022-02-07T17:41:50.888Z] #70 1.412 + . //rootlesskit.installer [2022-02-07T17:41:50.888Z] #70 1.412 ++ : v0.14.6 [2022-02-07T17:41:50.888Z] #70 1.412 + install_rootlesskit [2022-02-07T17:41:50.888Z] #70 1.412 + case "$1" in [2022-02-07T17:41:50.888Z] #70 1.412 + export CGO_ENABLED=0 [2022-02-07T17:41:50.888Z] #70 1.412 + CGO_ENABLED=0 [2022-02-07T17:41:50.888Z] #70 1.412 + _install_rootlesskit [2022-02-07T17:41:50.888Z] #70 1.412 + echo 'Install rootlesskit version v0.14.6' [2022-02-07T17:41:50.888Z] #70 1.412 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:41:50.888Z] #70 1.412 + GOBIN=/build [2022-02-07T17:41:50.888Z] #70 1.412 + GO111MODULE=on [2022-02-07T17:41:50.888Z] #70 1.412 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-07T17:41:50.888Z] #70 1.413 Install rootlesskit version v0.14.6 [2022-02-07T17:41:51.148Z] #70 1.813 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-07T17:41:51.501Z] #21 2.536 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:41:52.090Z] #70 3.020 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-07T17:41:52.351Z] #70 3.021 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-07T17:41:52.351Z] #70 3.262 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-07T17:41:52.448Z] #21 3.547 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:41:53.009Z] #21 6.826 Fetched 8501 kB in 6s (1445 kB/s) [2022-02-07T17:41:53.735Z] #70 4.501 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-07T17:41:53.956Z] #21 6.826 Reading package lists... [2022-02-07T17:41:53.956Z] #21 ... [2022-02-07T17:41:53.956Z] [2022-02-07T17:41:53.957Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:41:53.957Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:41:53.957Z] #34 DONE 118.1s [2022-02-07T17:41:53.957Z] [2022-02-07T17:41:53.957Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:41:53.957Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:41:53.957Z] #56 9.514 + cd /tmp/tmp.mQyWik3if0/src/github.com/opencontainers/runc [2022-02-07T17:41:53.957Z] #56 9.514 + git checkout -q v1.1.0 [2022-02-07T17:41:53.957Z] #56 9.834 + '[' -z '' ']' [2022-02-07T17:41:53.957Z] #56 9.835 + target=static [2022-02-07T17:41:53.957Z] #56 9.835 + make BUILDTAGS=seccomp static [2022-02-07T17:41:53.957Z] #56 10.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-07T17:41:53.996Z] #70 4.865 go: downloading github.com/google/uuid v1.3.0 [2022-02-07T17:41:54.257Z] #70 ... [2022-02-07T17:41:54.257Z] [2022-02-07T17:41:54.257Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:41:54.257Z] #33 sha256:0c23d30f11f5e2ccbb95492ae01ce7700d3eca7016803e0e5c953412bf15d25b [2022-02-07T17:41:54.257Z] #33 1.503 + RM_GOPATH=0 [2022-02-07T17:41:54.257Z] #33 1.503 + TMP_GOPATH= [2022-02-07T17:41:54.257Z] #33 1.503 + : /build [2022-02-07T17:41:54.257Z] #33 1.503 + '[' -z '' ']' [2022-02-07T17:41:54.257Z] #33 1.503 ++ mktemp -d [2022-02-07T17:41:54.257Z] #33 1.505 + export GOPATH=/tmp/tmp.wIzybpgrFU [2022-02-07T17:41:54.257Z] #33 1.505 + GOPATH=/tmp/tmp.wIzybpgrFU [2022-02-07T17:41:54.257Z] #33 1.505 + RM_GOPATH=1 [2022-02-07T17:41:54.257Z] #33 1.505 + case "$(go env GOARCH)" in [2022-02-07T17:41:54.257Z] #33 1.505 ++ go env GOARCH [2022-02-07T17:41:54.257Z] #33 1.510 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:54.257Z] #33 1.510 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:41:54.257Z] #33 1.510 ++ dirname /install.sh [2022-02-07T17:41:54.257Z] #33 1.511 + dir=/ [2022-02-07T17:41:54.257Z] #33 1.511 + bin=dockercli [2022-02-07T17:41:54.257Z] #33 1.511 + shift [2022-02-07T17:41:54.257Z] #33 1.511 + '[' '!' -f //dockercli.installer ']' [2022-02-07T17:41:54.257Z] #33 1.511 + . //dockercli.installer [2022-02-07T17:41:54.257Z] #33 1.512 ++ : stable [2022-02-07T17:41:54.257Z] #33 1.512 ++ : 17.06.2-ce [2022-02-07T17:41:54.257Z] #33 1.512 + install_dockercli [2022-02-07T17:41:54.257Z] #33 1.512 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-07T17:41:54.257Z] #33 1.512 Install docker/cli version 17.06.2-ce from stable [2022-02-07T17:41:54.257Z] #33 1.512 ++ uname -m [2022-02-07T17:41:54.257Z] #33 1.514 + arch=x86_64 [2022-02-07T17:41:54.257Z] #33 1.514 + '[' x86_64 '!=' x86_64 ']' [2022-02-07T17:41:54.257Z] #33 1.514 + url=https://download.docker.com/linux/static [2022-02-07T17:41:54.257Z] #33 1.515 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-07T17:41:54.257Z] #33 1.515 + tar -xz docker/docker [2022-02-07T17:41:54.257Z] #33 4.863 + mkdir -p /build [2022-02-07T17:41:54.257Z] #33 4.865 + mv docker/docker /build/ [2022-02-07T17:41:54.257Z] #33 4.867 + rmdir docker [2022-02-07T17:41:54.257Z] #33 DONE 5.0s [2022-02-07T17:41:54.257Z] [2022-02-07T17:41:54.257Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:41:54.257Z] #70 sha256:f2eaec7357c99a0052c0c9ee50c8bf29098eaf0bfe120672574dc9225e35cf82 [2022-02-07T17:41:54.257Z] #70 4.954 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-07T17:41:54.257Z] #70 5.022 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-07T17:41:54.257Z] #70 ... [2022-02-07T17:41:54.257Z] [2022-02-07T17:41:54.257Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:54.257Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:41:54.257Z] #20 1.808 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:41:54.257Z] #20 1.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:41:54.257Z] #20 1.821 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:41:54.257Z] #20 2.083 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:41:54.257Z] #20 2.410 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-07T17:41:54.257Z] #20 2.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-07T17:41:54.257Z] #20 3.444 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-07T17:41:54.257Z] #20 3.943 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:41:54.257Z] #20 4.409 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-07T17:41:54.257Z] #20 4.936 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:41:54.257Z] #20 4.936 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-07T17:41:54.257Z] #20 4.938 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-07T17:41:54.257Z] #20 4.944 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-07T17:41:54.257Z] #20 4.955 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-07T17:41:54.257Z] #20 4.992 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:41:54.257Z] #20 5.204 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:41:54.257Z] #20 5.204 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-07T17:41:54.257Z] #20 5.212 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:41:54.257Z] #20 5.212 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-07T17:41:54.257Z] #20 5.212 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-07T17:41:54.257Z] #20 5.212 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-07T17:41:54.583Z] #63 83.98 rootlesskit version 0.14.6 [2022-02-07T17:41:54.583Z] #63 83.99 Usage of /build/rootlesskit-docker-proxy: [2022-02-07T17:41:54.583Z] #63 83.99 -container-ip string [2022-02-07T17:41:54.583Z] #63 83.99 container ip [2022-02-07T17:41:54.583Z] #63 83.99 -container-port int [2022-02-07T17:41:54.583Z] #63 83.99 container port (default -1) [2022-02-07T17:41:54.583Z] #63 83.99 -host-ip string [2022-02-07T17:41:54.583Z] #63 83.99 host ip [2022-02-07T17:41:54.583Z] #63 83.99 -host-port int [2022-02-07T17:41:54.583Z] #63 83.99 host port (default -1) [2022-02-07T17:41:54.583Z] #63 83.99 -proto string [2022-02-07T17:41:54.583Z] #63 83.99 proxy protocol (default "tcp") [2022-02-07T17:41:55.005Z] #21 ... [2022-02-07T17:41:55.005Z] [2022-02-07T17:41:55.005Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:41:55.005Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:41:55.005Z] #34 DONE 117.4s [2022-02-07T17:41:55.005Z] [2022-02-07T17:41:55.005Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:41:55.005Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:41:55.005Z] #56 10.38 + cd /tmp/tmp.vAhI5JjhGD/src/github.com/opencontainers/runc [2022-02-07T17:41:55.005Z] #56 10.38 + git checkout -q v1.1.0 [2022-02-07T17:41:55.005Z] #56 10.75 + '[' -z '' ']' [2022-02-07T17:41:55.005Z] #56 10.76 + target=static [2022-02-07T17:41:55.005Z] #56 10.76 + make BUILDTAGS=seccomp static [2022-02-07T17:41:55.005Z] #56 10.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-07T17:41:55.202Z] #63 ... [2022-02-07T17:41:55.202Z] [2022-02-07T17:41:55.202Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:55.202Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:41:55.202Z] #14 83.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-07T17:41:55.202Z] #14 83.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-07T17:41:55.202Z] #14 83.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:41:55.202Z] #14 83.66 Selecting previously unselected package libapparmor1:arm64. [2022-02-07T17:41:55.202Z] #14 83.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 83.67 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-07T17:41:55.202Z] #14 83.77 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-07T17:41:55.202Z] #14 83.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 83.80 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-07T17:41:55.202Z] #14 83.91 Selecting previously unselected package libbtrfs0:arm64. [2022-02-07T17:41:55.202Z] #14 83.91 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 83.92 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-07T17:41:55.202Z] #14 84.06 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-07T17:41:55.202Z] #14 84.06 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 84.07 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-07T17:41:55.202Z] #14 84.23 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-07T17:41:55.202Z] #14 84.24 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 84.24 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-07T17:41:55.202Z] #14 84.36 Selecting previously unselected package libudev-dev:arm64. [2022-02-07T17:41:55.202Z] #14 84.37 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 84.52 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-07T17:41:55.202Z] #14 84.77 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-07T17:41:55.202Z] #14 84.78 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-07T17:41:55.202Z] #14 84.85 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-07T17:41:55.641Z] #60 ... [2022-02-07T17:41:55.641Z] [2022-02-07T17:41:55.641Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:41:55.641Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:41:55.641Z] #14 72.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-07T17:41:55.641Z] #14 72.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:55.641Z] #14 72.20 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:41:55.641Z] #14 77.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-07T17:41:55.641Z] #14 77.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:41:55.641Z] #14 77.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:41:55.770Z] #14 85.66 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-07T17:41:55.770Z] #14 85.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-07T17:41:55.770Z] #14 85.68 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-07T17:41:55.879Z] #56 ... [2022-02-07T17:41:55.879Z] [2022-02-07T17:41:55.879Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:41:55.879Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-07T17:41:55.879Z] #21 6.826 Reading package lists... [2022-02-07T17:41:56.354Z] #14 86.59 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-07T17:41:56.678Z] #14 86.60 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-07T17:41:56.937Z] #14 86.76 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-07T17:41:57.263Z] #21 9.443 Reading package lists... [2022-02-07T17:41:57.784Z] #21 11.28 Building dependency tree... [2022-02-07T17:41:58.182Z] #14 88.04 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-07T17:41:58.182Z] #14 88.05 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-07T17:41:58.182Z] #14 88.06 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-07T17:41:58.355Z] #21 12.18 The following additional packages will be installed: [2022-02-07T17:41:58.355Z] #21 12.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:41:58.355Z] #21 12.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-07T17:41:58.355Z] #21 12.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-07T17:41:58.355Z] #21 12.19 python3-pkg-resources vim-runtime xxd [2022-02-07T17:41:58.355Z] #21 12.19 Suggested packages: [2022-02-07T17:41:58.355Z] #21 12.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-07T17:41:58.355Z] #21 12.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-07T17:41:58.355Z] #21 12.20 acl attr quota [2022-02-07T17:41:58.355Z] #21 12.20 Recommended packages: [2022-02-07T17:41:58.355Z] #21 12.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-07T17:41:58.886Z] #14 88.86 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-07T17:41:58.886Z] #14 88.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-07T17:41:59.144Z] #14 89.25 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-07T17:41:59.295Z] #21 13.29 The following NEW packages will be installed: [2022-02-07T17:41:59.295Z] #21 13.29 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-07T17:41:59.295Z] #21 13.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:41:59.295Z] #21 13.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-07T17:41:59.295Z] #21 13.30 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-07T17:41:59.537Z] #20 ... [2022-02-07T17:41:59.537Z] [2022-02-07T17:41:59.537Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:41:59.537Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-07T17:41:59.537Z] #45 1.714 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:41:59.537Z] #45 1.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:41:59.537Z] #45 1.725 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:41:59.537Z] #45 1.843 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-07T17:41:59.537Z] #45 2.091 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-07T17:41:59.537Z] #45 2.471 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-07T17:41:59.537Z] #45 2.950 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:41:59.537Z] #45 3.555 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:41:59.537Z] #45 4.163 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-07T17:41:59.537Z] #45 4.707 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-07T17:41:59.537Z] #45 4.724 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:41:59.537Z] #45 4.725 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-07T17:41:59.537Z] #45 4.740 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-07T17:41:59.537Z] #45 4.745 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-07T17:41:59.537Z] #45 4.746 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:41:59.537Z] #45 4.937 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-07T17:41:59.537Z] #45 4.947 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-07T17:41:59.537Z] #45 4.954 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:41:59.537Z] #45 4.956 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-07T17:41:59.537Z] #45 4.956 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:41:59.537Z] #45 4.959 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-07T17:41:59.537Z] #45 ... [2022-02-07T17:41:59.537Z] [2022-02-07T17:41:59.537Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:41:59.537Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-07T17:41:59.537Z] #65 1.939 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:41:59.537Z] #65 1.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:41:59.537Z] #65 1.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:41:59.537Z] #65 2.371 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-07T17:41:59.537Z] #65 2.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-07T17:41:59.537Z] #65 3.339 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:41:59.537Z] #65 3.872 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-07T17:41:59.537Z] #65 4.501 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-07T17:41:59.537Z] #65 5.119 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:41:59.537Z] #65 5.731 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:41:59.537Z] #65 5.731 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-07T17:41:59.537Z] #65 5.731 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:41:59.537Z] #65 5.731 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-07T17:41:59.537Z] #65 5.731 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-07T17:41:59.537Z] #65 5.731 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-07T17:41:59.537Z] #65 5.747 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-07T17:41:59.537Z] #65 5.761 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-07T17:41:59.537Z] #65 5.763 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-07T17:41:59.537Z] #65 5.763 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:41:59.537Z] #65 5.800 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:41:59.537Z] #65 5.800 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-07T17:41:59.556Z] #21 13.30 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-07T17:41:59.556Z] #21 13.30 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-07T17:41:59.556Z] #21 13.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-07T17:41:59.556Z] #21 13.30 xz-utils zip zstd [2022-02-07T17:41:59.824Z] #21 13.62 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:41:59.824Z] #21 13.62 Need to get 27.6 MB of archives. [2022-02-07T17:41:59.824Z] #21 13.62 After this operation, 106 MB of additional disk space will be used. [2022-02-07T17:41:59.824Z] #21 13.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-07T17:41:59.824Z] #21 13.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-07T17:41:59.824Z] #21 13.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-07T17:41:59.824Z] #21 13.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-07T17:41:59.824Z] #21 13.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-07T17:41:59.824Z] #21 13.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-07T17:41:59.824Z] #21 13.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-07T17:41:59.824Z] #21 13.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-07T17:41:59.824Z] #21 13.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:41:59.824Z] #21 13.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:41:59.824Z] #21 13.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-07T17:41:59.824Z] #21 13.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-07T17:41:59.824Z] #21 13.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-07T17:41:59.824Z] #21 13.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-07T17:41:59.824Z] #21 13.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-07T17:41:59.824Z] #21 13.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-07T17:41:59.824Z] #21 13.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-07T17:41:59.824Z] #21 13.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-07T17:41:59.824Z] #21 13.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-07T17:41:59.824Z] #21 13.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-07T17:41:59.824Z] #21 13.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-07T17:41:59.824Z] #21 13.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:41:59.824Z] #21 13.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:41:59.824Z] #21 13.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:41:59.824Z] #21 13.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-07T17:41:59.824Z] #21 13.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-07T17:41:59.824Z] #21 13.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:42:00.080Z] #14 89.84 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-07T17:42:00.080Z] #14 89.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-07T17:42:00.080Z] #14 90.25 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-07T17:42:00.086Z] #21 14.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-07T17:42:00.086Z] #21 14.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:42:00.086Z] #21 14.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:42:00.086Z] #21 14.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:42:00.086Z] #21 14.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-07T17:42:00.086Z] #21 14.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-07T17:42:00.086Z] #21 14.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-07T17:42:00.086Z] #21 14.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-07T17:42:00.086Z] #21 14.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-07T17:42:00.086Z] #21 14.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:42:00.086Z] #21 14.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-07T17:42:00.346Z] #21 14.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-07T17:42:00.347Z] #21 14.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-07T17:42:00.347Z] #21 14.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-07T17:42:00.347Z] #21 14.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-07T17:42:00.347Z] #21 14.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-07T17:42:00.347Z] #21 14.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-07T17:42:00.347Z] #21 14.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-07T17:42:00.608Z] #21 14.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-07T17:42:00.608Z] #21 14.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-07T17:42:00.608Z] #21 14.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-07T17:42:00.649Z] #14 90.50 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-07T17:42:00.649Z] #14 90.51 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-07T17:42:00.649Z] #14 90.53 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-07T17:42:00.896Z] #14 ... [2022-02-07T17:42:00.896Z] [2022-02-07T17:42:00.896Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:42:00.896Z] #63 sha256:e652c143eefba06b54ddcffa492c15e3fd1e8dda1e00af39110d9c4f9dacd820 [2022-02-07T17:42:00.896Z] #63 86.65 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:42:00.896Z] #63 86.65 + GOBIN=/build [2022-02-07T17:42:00.896Z] #63 86.65 + GO111MODULE=on [2022-02-07T17:42:00.896Z] #63 86.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-07T17:42:00.908Z] #14 90.86 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-07T17:42:00.908Z] #14 90.87 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-07T17:42:00.908Z] #14 90.87 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-07T17:42:00.908Z] #14 90.93 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-07T17:42:00.908Z] #14 90.94 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-07T17:42:00.908Z] #14 90.94 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-07T17:42:00.908Z] #14 ... [2022-02-07T17:42:00.908Z] [2022-02-07T17:42:00.908Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:42:00.908Z] #63 sha256:8d6bb46a0a26f7f9d82603e19c2e0cadd4531d8d1eb54dbe8b2cc9e0c5ac0e31 [2022-02-07T17:42:00.908Z] #63 DONE 90.8s [2022-02-07T17:42:00.908Z] [2022-02-07T17:42:00.908Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-07T17:42:00.908Z] #64 sha256:0b83edb6d8a4f6e3853352a45501e4ad9a19ee6b93caa8287eb01d4720c92efe [2022-02-07T17:42:00.908Z] #64 DONE 0.1s [2022-02-07T17:42:01.167Z] [2022-02-07T17:42:01.167Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-07T17:42:01.167Z] #65 sha256:e9810d52b8ea61c9c7c4e07bd10948581b260497c645e426894830d3d81f48a5 [2022-02-07T17:42:01.167Z] #65 DONE 0.1s [2022-02-07T17:42:01.167Z] [2022-02-07T17:42:01.167Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:01.167Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-07T17:42:01.182Z] #21 14.98 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:01.182Z] #21 15.07 Fetched 27.6 MB in 1s (24.3 MB/s) [2022-02-07T17:42:01.182Z] #21 15.13 Selecting previously unselected package pigz. [2022-02-07T17:42:01.427Z] #14 91.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-07T17:42:01.445Z] #21 15.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-07T17:42:01.445Z] #21 15.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-07T17:42:01.445Z] #21 15.18 Unpacking pigz (2.6-1) ... [2022-02-07T17:42:01.445Z] #21 15.27 Selecting previously unselected package libelf1:amd64. [2022-02-07T17:42:01.445Z] #21 15.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-07T17:42:01.445Z] #21 15.28 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-07T17:42:01.602Z] #56 ... [2022-02-07T17:42:01.602Z] [2022-02-07T17:42:01.602Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:42:01.602Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-07T17:42:01.602Z] #21 7.426 Fetched 8501 kB in 6s (1309 kB/s) [2022-02-07T17:42:01.602Z] #21 7.426 Reading package lists... [2022-02-07T17:42:01.602Z] #21 9.407 Reading package lists... [2022-02-07T17:42:01.602Z] #21 11.48 Building dependency tree... [2022-02-07T17:42:01.602Z] #21 12.56 The following additional packages will be installed: [2022-02-07T17:42:01.602Z] #21 12.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:42:01.602Z] #21 12.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-07T17:42:01.602Z] #21 12.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-07T17:42:01.602Z] #21 12.57 python3-pkg-resources vim-runtime xxd [2022-02-07T17:42:01.602Z] #21 12.57 Suggested packages: [2022-02-07T17:42:01.602Z] #21 12.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-07T17:42:01.602Z] #21 12.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-07T17:42:01.602Z] #21 12.57 acl attr quota [2022-02-07T17:42:01.602Z] #21 12.57 Recommended packages: [2022-02-07T17:42:01.602Z] #21 12.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-07T17:42:01.687Z] #14 91.71 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-07T17:42:01.687Z] #14 91.72 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:42:01.687Z] #14 91.74 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-07T17:42:01.687Z] #14 91.77 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:42:01.687Z] #14 91.80 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-07T17:42:01.687Z] #14 91.82 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-07T17:42:01.687Z] #14 91.85 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-07T17:42:01.687Z] #14 91.88 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-07T17:42:01.687Z] #14 91.90 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-07T17:42:01.687Z] #14 91.96 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:42:01.687Z] #14 92.00 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-07T17:42:01.706Z] #21 15.43 Selecting previously unselected package libbpf0:amd64. [2022-02-07T17:42:01.706Z] #21 15.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-07T17:42:01.706Z] #21 15.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:42:01.706Z] #21 15.51 Selecting previously unselected package libcap2:amd64. [2022-02-07T17:42:01.706Z] #21 15.53 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-07T17:42:01.706Z] #21 15.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:42:01.706Z] #21 15.61 Selecting previously unselected package libmnl0:amd64. [2022-02-07T17:42:01.706Z] #21 15.61 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-07T17:42:01.706Z] #21 15.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:42:01.968Z] #21 15.66 Selecting previously unselected package libxtables12:amd64. [2022-02-07T17:42:01.968Z] #21 15.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-07T17:42:01.968Z] #21 15.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:42:01.968Z] #21 15.73 Selecting previously unselected package libcap2-bin. [2022-02-07T17:42:01.968Z] #21 15.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-07T17:42:01.968Z] #21 15.75 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:01.968Z] #21 15.86 Selecting previously unselected package iproute2. [2022-02-07T17:42:01.968Z] #21 15.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-07T17:42:01.968Z] #21 15.86 Unpacking iproute2 (5.10.0-4) ... [2022-02-07T17:42:02.036Z] #14 92.02 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:42:02.036Z] #14 92.03 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-07T17:42:02.036Z] #14 92.05 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-07T17:42:02.036Z] #14 92.06 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-07T17:42:02.036Z] #14 92.09 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:42:02.036Z] #14 92.11 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-07T17:42:02.036Z] #14 92.15 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-07T17:42:02.036Z] #14 92.18 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:42:02.036Z] #14 92.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:42:02.296Z] #14 92.26 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:42:02.296Z] #14 92.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:02.296Z] #14 92.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:42:02.296Z] #14 92.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:42:02.296Z] #14 92.43 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:02.296Z] #14 92.44 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-07T17:42:02.296Z] #14 92.45 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:42:02.296Z] #14 92.47 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:42:02.296Z] #14 92.51 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-07T17:42:02.296Z] #14 92.53 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:42:02.296Z] #14 92.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-07T17:42:02.296Z] #14 92.57 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-07T17:42:02.296Z] #14 92.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:02.541Z] #21 16.30 Selecting previously unselected package xxd. [2022-02-07T17:42:02.541Z] #21 16.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:02.541Z] #21 16.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:02.541Z] #21 16.43 Selecting previously unselected package vim-common. [2022-02-07T17:42:02.541Z] #21 16.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:02.541Z] #21 16.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:02.549Z] #21 13.68 The following NEW packages will be installed: [2022-02-07T17:42:02.549Z] #21 13.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-07T17:42:02.549Z] #21 13.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:42:02.549Z] #21 13.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-07T17:42:02.549Z] #21 13.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-07T17:42:02.803Z] #21 16.62 Selecting previously unselected package bash-completion. [2022-02-07T17:42:02.804Z] #21 16.64 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-07T17:42:02.812Z] #21 13.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-07T17:42:02.812Z] #21 13.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-07T17:42:02.812Z] #21 13.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-07T17:42:02.812Z] #21 13.69 xz-utils zip zstd [2022-02-07T17:42:02.868Z] #14 DONE 93.0s [2022-02-07T17:42:02.868Z] [2022-02-07T17:42:02.868Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:42:02.868Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:42:03.076Z] #21 14.02 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:42:03.076Z] #21 14.02 Need to get 27.6 MB of archives. [2022-02-07T17:42:03.076Z] #21 14.02 After this operation, 106 MB of additional disk space will be used. [2022-02-07T17:42:03.076Z] #21 14.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-07T17:42:03.076Z] #21 14.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-07T17:42:03.076Z] #21 14.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-07T17:42:03.076Z] #21 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-07T17:42:03.076Z] #21 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-07T17:42:03.076Z] #21 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-07T17:42:03.076Z] #21 14.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-07T17:42:03.076Z] #21 14.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-07T17:42:03.076Z] #21 14.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:42:03.076Z] #21 14.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:42:03.076Z] #21 14.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-07T17:42:03.076Z] #21 14.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-07T17:42:03.076Z] #21 14.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-07T17:42:03.076Z] #21 14.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-07T17:42:03.076Z] #21 14.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-07T17:42:03.076Z] #21 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-07T17:42:03.076Z] #21 14.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-07T17:42:03.076Z] #21 14.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-07T17:42:03.076Z] #21 14.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-07T17:42:03.076Z] #21 14.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-07T17:42:03.076Z] #21 14.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-07T17:42:03.076Z] #21 14.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:42:03.076Z] #21 14.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:42:03.076Z] #21 14.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:42:03.076Z] #21 14.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-07T17:42:03.076Z] #21 14.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-07T17:42:03.076Z] #21 14.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:42:03.128Z] #26 91.76 Updating files: 18% (2104/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) [2022-02-07T17:42:03.128Z] #26 ... [2022-02-07T17:42:03.128Z] [2022-02-07T17:42:03.128Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-07T17:42:03.128Z] #55 sha256:5b08604b19a70723eab25fe0ea4c7bceb42c4910fbafb2c9ca9cb20c5c2df4b6 [2022-02-07T17:42:03.128Z] #55 DONE 0.2s [2022-02-07T17:42:03.128Z] [2022-02-07T17:42:03.128Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:42:03.128Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:42:03.339Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-07T17:42:03.339Z] #21 14.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:42:03.339Z] #21 14.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:42:03.339Z] #21 14.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:42:03.339Z] #21 14.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-07T17:42:03.602Z] #21 14.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-07T17:42:03.602Z] #21 14.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-07T17:42:03.602Z] #21 14.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-07T17:42:03.602Z] #21 14.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-07T17:42:03.602Z] #21 14.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:42:03.602Z] #21 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-07T17:42:03.602Z] #21 14.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-07T17:42:03.602Z] #21 14.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-07T17:42:03.602Z] #21 14.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-07T17:42:03.602Z] #21 14.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-07T17:42:03.602Z] #21 14.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-07T17:42:03.602Z] #21 14.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-07T17:42:03.865Z] #21 14.88 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-07T17:42:03.865Z] #21 14.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-07T17:42:03.865Z] #21 14.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-07T17:42:03.865Z] #21 14.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-07T17:42:04.169Z] #26 91.76 Updating files: 18% (2104/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4650/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 62% (7187/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) [2022-02-07T17:42:04.169Z] #26 ... [2022-02-07T17:42:04.169Z] [2022-02-07T17:42:04.169Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-07T17:42:04.169Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-07T17:42:04.169Z] #15 DONE 1.4s [2022-02-07T17:42:04.169Z] [2022-02-07T17:42:04.169Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:42:04.169Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:42:04.440Z] #21 15.52 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:04.440Z] #21 15.62 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-02-07T17:42:04.703Z] #21 15.69 Selecting previously unselected package pigz. [2022-02-07T17:42:04.703Z] #21 15.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-07T17:42:04.703Z] #21 15.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-07T17:42:04.703Z] #21 15.76 Unpacking pigz (2.6-1) ... [2022-02-07T17:42:04.703Z] #21 15.84 Selecting previously unselected package libelf1:amd64. [2022-02-07T17:42:04.723Z] #21 18.30 Unpacking bash-completion (1:2.11-2) ... [2022-02-07T17:42:04.723Z] #21 18.69 Selecting previously unselected package bzip2. [2022-02-07T17:42:04.724Z] #21 18.69 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-07T17:42:04.724Z] #21 18.70 Unpacking bzip2 (1.0.8-4) ... [2022-02-07T17:42:04.819Z] #65 ... [2022-02-07T17:42:04.819Z] [2022-02-07T17:42:04.819Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:42:04.819Z] #70 sha256:f2eaec7357c99a0052c0c9ee50c8bf29098eaf0bfe120672574dc9225e35cf82 [2022-02-07T17:42:04.819Z] #70 5.104 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-07T17:42:04.819Z] #70 5.141 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-07T17:42:04.819Z] #70 5.283 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-07T17:42:04.819Z] #70 5.567 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-07T17:42:04.819Z] #70 5.821 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-07T17:42:04.819Z] #70 5.902 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-07T17:42:04.819Z] #70 6.728 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-07T17:42:04.985Z] #21 18.78 Selecting previously unselected package xz-utils. [2022-02-07T17:42:04.985Z] #21 18.79 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-07T17:42:04.985Z] #21 18.79 Unpacking xz-utils (5.2.5-2) ... [2022-02-07T17:42:04.990Z] #21 15.84 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-07T17:42:04.990Z] #21 15.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-07T17:42:04.990Z] #21 16.08 Selecting previously unselected package libbpf0:amd64. [2022-02-07T17:42:04.990Z] #21 16.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-07T17:42:04.990Z] #21 16.09 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:42:05.248Z] #21 18.96 Selecting previously unselected package apparmor. [2022-02-07T17:42:05.248Z] #21 18.97 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-07T17:42:05.248Z] #21 19.02 Unpacking apparmor (2.13.6-10) ... [2022-02-07T17:42:05.254Z] #21 16.19 Selecting previously unselected package libcap2:amd64. [2022-02-07T17:42:05.254Z] #21 16.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-07T17:42:05.254Z] #21 16.21 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:42:05.254Z] #21 16.35 Selecting previously unselected package libmnl0:amd64. [2022-02-07T17:42:05.254Z] #21 16.36 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-07T17:42:05.469Z] #26 91.76 Updating files: 18% (2104/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4650/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 62% (7187/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 88% (10153/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) #26 ... [2022-02-07T17:42:05.469Z] [2022-02-07T17:42:05.469Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-07T17:42:05.469Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-07T17:42:05.469Z] #16 DONE 1.2s [2022-02-07T17:42:05.469Z] [2022-02-07T17:42:05.469Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:42:05.469Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:42:05.469Z] #26 91.76 Updating files: 18% (2104/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 40% (4650/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 62% (7187/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 88% (10153/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-02-07T17:42:05.469Z] #26 95.25 + cd /tmp/tmp.ypIXuuVdMb/tmp/docker-ce [2022-02-07T17:42:05.469Z] #26 95.25 + git checkout -q v17.06.2-ce [2022-02-07T17:42:05.510Z] #21 19.44 Selecting previously unselected package inetutils-ping. [2022-02-07T17:42:05.510Z] #21 19.45 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-07T17:42:05.510Z] #21 19.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:05.516Z] #21 16.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:42:05.517Z] #21 16.56 Selecting previously unselected package libxtables12:amd64. [2022-02-07T17:42:05.517Z] #21 16.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-07T17:42:05.517Z] #21 16.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:42:05.517Z] #21 16.66 Selecting previously unselected package libcap2-bin. [2022-02-07T17:42:05.517Z] #21 16.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-07T17:42:05.517Z] #21 16.67 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:05.772Z] #21 19.57 Selecting previously unselected package libip4tc2:amd64. [2022-02-07T17:42:05.772Z] #21 19.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:42:05.772Z] #21 19.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:05.772Z] #21 19.65 Selecting previously unselected package libip6tc2:amd64. [2022-02-07T17:42:05.772Z] #21 19.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:42:05.772Z] #21 19.66 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:05.772Z] #21 19.73 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-07T17:42:05.772Z] #21 19.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-07T17:42:05.772Z] #21 19.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:42:05.778Z] #21 16.78 Selecting previously unselected package iproute2. [2022-02-07T17:42:05.778Z] #21 16.79 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-07T17:42:05.778Z] #21 16.79 Unpacking iproute2 (5.10.0-4) ... [2022-02-07T17:42:06.035Z] #21 19.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-07T17:42:06.035Z] #21 19.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-07T17:42:06.035Z] #21 19.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:42:06.035Z] #21 19.92 Selecting previously unselected package libnftnl11:amd64. [2022-02-07T17:42:06.035Z] #21 19.93 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-07T17:42:06.035Z] #21 19.94 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:42:06.258Z] #63 91.77 rootlesskit version 0.14.6 [2022-02-07T17:42:06.258Z] #63 91.78 Usage of /build/rootlesskit-docker-proxy: [2022-02-07T17:42:06.258Z] #63 91.78 -container-ip string [2022-02-07T17:42:06.258Z] #63 91.78 container ip [2022-02-07T17:42:06.258Z] #63 91.78 -container-port int [2022-02-07T17:42:06.258Z] #63 91.78 container port (default -1) [2022-02-07T17:42:06.258Z] #63 91.78 -host-ip string [2022-02-07T17:42:06.258Z] #63 91.78 host ip [2022-02-07T17:42:06.258Z] #63 91.78 -host-port int [2022-02-07T17:42:06.258Z] #63 91.78 host port (default -1) [2022-02-07T17:42:06.258Z] #63 91.78 -proto string [2022-02-07T17:42:06.258Z] #63 91.78 proxy protocol (default "tcp") [2022-02-07T17:42:06.297Z] #21 20.02 Selecting previously unselected package iptables. [2022-02-07T17:42:06.297Z] #21 20.03 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-07T17:42:06.297Z] #21 20.05 Unpacking iptables (1.8.7-1) ... [2022-02-07T17:42:06.354Z] #21 17.29 Selecting previously unselected package xxd. [2022-02-07T17:42:06.354Z] #21 17.29 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:06.354Z] #21 17.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:06.354Z] #21 17.46 Selecting previously unselected package vim-common. [2022-02-07T17:42:06.354Z] #21 17.47 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:06.411Z] #26 ... [2022-02-07T17:42:06.411Z] [2022-02-07T17:42:06.411Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-07T17:42:06.411Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-07T17:42:06.411Z] #17 0.578 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-07T17:42:06.411Z] #17 DONE 0.9s [2022-02-07T17:42:06.411Z] [2022-02-07T17:42:06.411Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-07T17:42:06.411Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-07T17:42:06.558Z] #21 20.33 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:42:06.558Z] #21 20.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:42:06.558Z] #21 20.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:42:06.558Z] #21 20.48 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:42:06.558Z] #21 20.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:42:06.558Z] #21 20.49 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:42:06.616Z] #21 17.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:06.616Z] #21 17.65 Selecting previously unselected package bash-completion. [2022-02-07T17:42:06.616Z] #21 17.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-07T17:42:06.821Z] #21 20.60 Selecting previously unselected package jq. [2022-02-07T17:42:06.821Z] #21 20.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:42:06.821Z] #21 20.62 Unpacking jq (1.6-2.1) ... [2022-02-07T17:42:06.821Z] #21 20.71 Selecting previously unselected package libaio1:amd64. [2022-02-07T17:42:06.821Z] #21 20.71 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-07T17:42:06.821Z] #21 20.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:42:06.821Z] #21 20.80 Selecting previously unselected package libgpm2:amd64. [2022-02-07T17:42:06.821Z] #21 20.80 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-07T17:42:06.821Z] #21 20.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:42:06.861Z] #63 DONE 93.1s [2022-02-07T17:42:06.861Z] [2022-02-07T17:42:06.861Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-07T17:42:06.861Z] #64 sha256:518cffa98c6d8b8dfe428db54adb4cefbc161393a543230dc43e18883e4cb578 [2022-02-07T17:42:06.861Z] #64 DONE 0.2s [2022-02-07T17:42:06.861Z] [2022-02-07T17:42:06.861Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:06.861Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:42:06.861Z] #14 87.32 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-07T17:42:06.861Z] #14 87.33 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 87.33 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:06.861Z] #14 91.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-07T17:42:06.861Z] #14 91.91 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-07T17:42:06.861Z] #14 91.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:42:06.861Z] #14 92.04 Selecting previously unselected package libapparmor1:amd64. [2022-02-07T17:42:06.861Z] #14 92.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 92.06 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:42:06.861Z] #14 92.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-07T17:42:06.861Z] #14 92.15 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 92.15 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:42:06.861Z] #14 92.41 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:42:06.861Z] #14 92.42 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 92.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:42:06.861Z] #14 93.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:42:06.861Z] #14 93.03 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 93.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:42:06.861Z] #14 93.49 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-07T17:42:06.861Z] #14 93.50 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 93.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:42:06.861Z] #14 93.63 Selecting previously unselected package libudev-dev:amd64. [2022-02-07T17:42:06.861Z] #14 93.64 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-07T17:42:06.861Z] #14 93.64 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:42:07.083Z] #21 20.87 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:42:07.084Z] #21 20.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:42:07.084Z] #21 20.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:42:07.161Z] #14 ... [2022-02-07T17:42:07.161Z] [2022-02-07T17:42:07.161Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-07T17:42:07.161Z] #65 sha256:acd1bcb89494ce2fce92403a9a579caba54a5e6cbd15e558d8a550b186327c1f [2022-02-07T17:42:07.161Z] #65 DONE 0.1s [2022-02-07T17:42:07.161Z] [2022-02-07T17:42:07.161Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:07.161Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-07T17:42:07.161Z] #14 93.90 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-07T17:42:07.161Z] #14 93.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-07T17:42:07.161Z] #14 93.92 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:42:07.348Z] #18 DONE 0.9s [2022-02-07T17:42:07.348Z] [2022-02-07T17:42:07.348Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-07T17:42:07.348Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-07T17:42:07.418Z] #14 94.11 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-07T17:42:07.418Z] #14 94.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-07T17:42:07.418Z] #14 94.12 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:42:07.676Z] #14 94.31 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-07T17:42:07.676Z] #14 94.31 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-07T17:42:07.676Z] #14 94.32 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:42:07.676Z] #14 94.52 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-07T17:42:07.676Z] #14 94.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-07T17:42:07.917Z] #19 DONE 0.7s [2022-02-07T17:42:07.917Z] [2022-02-07T17:42:07.917Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:07.917Z] #56 sha256:62a1780bb361fe5569c2c8447cafe0d3a4a994a6ba8fb9211710b10c2d120aa9 [2022-02-07T17:42:07.917Z] #56 0.744 + RM_GOPATH=0 [2022-02-07T17:42:07.917Z] #56 0.745 + TMP_GOPATH= [2022-02-07T17:42:07.917Z] #56 0.745 + : /build [2022-02-07T17:42:07.917Z] #56 0.745 + '[' -z '' ']' [2022-02-07T17:42:07.917Z] #56 0.746 ++ mktemp -d [2022-02-07T17:42:07.917Z] #56 0.783 + export GOPATH=/tmp/tmp.uRoilF9gZR [2022-02-07T17:42:07.917Z] #56 0.783 + GOPATH=/tmp/tmp.uRoilF9gZR [2022-02-07T17:42:07.917Z] #56 0.783 + RM_GOPATH=1 [2022-02-07T17:42:07.917Z] #56 0.783 + case "$(go env GOARCH)" in [2022-02-07T17:42:07.917Z] #56 0.783 ++ go env GOARCH [2022-02-07T17:42:07.917Z] #56 0.787 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:07.917Z] #56 0.787 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:07.917Z] #56 0.787 ++ dirname /install.sh [2022-02-07T17:42:07.917Z] #56 0.789 + dir=/ [2022-02-07T17:42:07.917Z] #56 0.789 + bin=runc [2022-02-07T17:42:07.917Z] #56 0.789 + shift [2022-02-07T17:42:07.917Z] #56 0.790 + '[' '!' -f //runc.installer ']' [2022-02-07T17:42:07.917Z] #56 0.790 + . //runc.installer [2022-02-07T17:42:07.917Z] #56 0.790 ++ set -e [2022-02-07T17:42:07.917Z] #56 0.790 ++ : v1.1.0 [2022-02-07T17:42:07.917Z] #56 0.790 + install_runc [2022-02-07T17:42:07.917Z] #56 0.791 + RUNC_BUILDTAGS=seccomp [2022-02-07T17:42:07.917Z] #56 0.791 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-07T17:42:07.917Z] #56 0.791 Install runc version v1.1.0 (build tags: seccomp) [2022-02-07T17:42:07.917Z] #56 0.791 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uRoilF9gZR/src/github.com/opencontainers/runc [2022-02-07T17:42:07.917Z] #56 0.794 Cloning into '/tmp/tmp.uRoilF9gZR/src/github.com/opencontainers/runc'... [2022-02-07T17:42:07.932Z] #14 94.54 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:42:07.932Z] #14 94.64 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-07T17:42:07.932Z] #14 94.66 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-07T17:42:07.932Z] #14 94.66 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:42:08.496Z] #14 95.10 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-07T17:42:08.497Z] #14 95.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-07T17:42:08.497Z] #14 95.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:42:08.532Z] #21 19.35 Unpacking bash-completion (1:2.11-2) ... [2022-02-07T17:42:08.532Z] #21 19.67 Selecting previously unselected package bzip2. [2022-02-07T17:42:08.533Z] #21 19.68 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-07T17:42:08.753Z] #14 95.31 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-07T17:42:08.753Z] #14 95.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:42:08.753Z] #14 95.33 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:42:08.753Z] #14 95.38 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-07T17:42:08.753Z] #14 95.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-07T17:42:08.753Z] #14 95.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:42:08.794Z] #21 19.70 Unpacking bzip2 (1.0.8-4) ... [2022-02-07T17:42:08.794Z] #21 19.76 Selecting previously unselected package xz-utils. [2022-02-07T17:42:08.794Z] #21 19.76 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-07T17:42:08.794Z] #21 19.77 Unpacking xz-utils (5.2.5-2) ... [2022-02-07T17:42:08.794Z] #21 19.91 Selecting previously unselected package apparmor. [2022-02-07T17:42:08.794Z] #21 19.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-07T17:42:08.794Z] #21 19.97 Unpacking apparmor (2.13.6-10) ... [2022-02-07T17:42:08.852Z] #56 ... [2022-02-07T17:42:08.852Z] [2022-02-07T17:42:08.852Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-07T17:42:08.852Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-07T17:42:08.852Z] #20 DONE 0.7s [2022-02-07T17:42:08.852Z] [2022-02-07T17:42:08.852Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:42:08.852Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-07T17:42:09.010Z] #14 95.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-07T17:42:09.010Z] #14 95.54 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-07T17:42:09.010Z] #14 95.56 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:42:09.266Z] #14 96.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:42:09.266Z] #14 96.03 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:42:09.266Z] #14 96.04 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:42:09.266Z] #14 96.05 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:42:09.266Z] #14 96.06 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:42:09.266Z] #14 96.07 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:42:09.266Z] #14 96.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:42:09.366Z] #21 20.28 Selecting previously unselected package inetutils-ping. [2022-02-07T17:42:09.366Z] #21 20.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-07T17:42:09.366Z] #21 20.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:09.366Z] #21 20.39 Selecting previously unselected package libip4tc2:amd64. [2022-02-07T17:42:09.366Z] #21 20.40 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:42:09.366Z] #21 20.40 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:09.366Z] #21 20.46 Selecting previously unselected package libip6tc2:amd64. [2022-02-07T17:42:09.366Z] #21 20.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:42:09.366Z] #21 20.47 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:09.523Z] #14 96.12 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:42:09.523Z] #14 96.13 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:42:09.523Z] #14 96.15 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:42:09.523Z] #14 96.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:42:09.523Z] #14 96.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:42:09.523Z] #14 96.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:42:09.523Z] #14 96.21 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:42:09.523Z] #14 96.23 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-07T17:42:09.523Z] #14 96.23 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:42:09.523Z] #14 96.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:42:09.523Z] #14 96.26 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:42:09.523Z] #14 96.27 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:42:09.523Z] #14 96.29 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:42:09.523Z] #14 96.30 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:42:09.523Z] #14 96.32 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:42:09.627Z] #21 20.53 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-07T17:42:09.627Z] #21 20.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-07T17:42:09.627Z] #21 20.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:42:09.627Z] #21 20.58 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-07T17:42:09.627Z] #21 20.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-07T17:42:09.627Z] #21 20.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:42:09.627Z] #21 20.66 Selecting previously unselected package libnftnl11:amd64. [2022-02-07T17:42:09.627Z] #21 20.67 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-07T17:42:09.627Z] #21 20.67 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:42:09.627Z] #21 20.76 Selecting previously unselected package iptables. [2022-02-07T17:42:09.780Z] #14 96.33 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:09.780Z] #14 96.34 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:42:09.780Z] #14 96.35 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:42:09.780Z] #14 96.36 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:09.780Z] #14 96.37 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-07T17:42:09.780Z] #14 96.38 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:42:09.780Z] #14 96.40 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:42:09.780Z] #14 96.41 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:42:09.780Z] #14 96.43 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:42:09.780Z] #14 96.45 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:42:09.780Z] #14 96.46 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:42:09.780Z] #14 96.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:09.787Z] #21 0.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:42:09.787Z] #21 1.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:42:09.787Z] #21 1.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:42:09.888Z] #21 20.77 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-07T17:42:09.888Z] #21 20.78 Unpacking iptables (1.8.7-1) ... [2022-02-07T17:42:10.045Z] #21 1.273 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:42:10.151Z] #21 21.06 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:42:10.151Z] #21 21.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:42:10.151Z] #21 21.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:42:10.151Z] #21 21.21 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:42:10.151Z] #21 21.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:42:10.151Z] #21 21.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:42:10.151Z] #21 21.31 Selecting previously unselected package jq. [2022-02-07T17:42:10.151Z] #21 21.31 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:42:10.151Z] #21 21.32 Unpacking jq (1.6-2.1) ... [2022-02-07T17:42:10.151Z] #21 21.40 Selecting previously unselected package libaio1:amd64. [2022-02-07T17:42:10.151Z] #21 21.41 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-07T17:42:10.304Z] #21 1.713 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:42:10.343Z] #14 DONE 97.1s [2022-02-07T17:42:10.343Z] [2022-02-07T17:42:10.343Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-07T17:42:10.343Z] #55 sha256:52728f214509759e4f279433183750a943c00457789c43f9837872fe7676171c [2022-02-07T17:42:10.387Z] #21 24.08 Selecting previously unselected package libinih1:amd64. [2022-02-07T17:42:10.387Z] #21 24.09 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-07T17:42:10.387Z] #21 24.10 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-07T17:42:10.387Z] #21 24.15 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:42:10.387Z] #21 24.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:42:10.387Z] #21 24.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:10.387Z] #21 24.26 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:42:10.387Z] #21 24.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:42:10.387Z] #21 24.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:42:10.414Z] #21 21.41 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:42:10.414Z] #21 21.46 Selecting previously unselected package libgpm2:amd64. [2022-02-07T17:42:10.414Z] #21 21.48 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-07T17:42:10.414Z] #21 21.49 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:42:10.650Z] #21 24.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:42:10.650Z] #21 24.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:42:10.650Z] #21 24.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:42:10.650Z] #21 24.46 Selecting previously unselected package net-tools. [2022-02-07T17:42:10.650Z] #21 24.47 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-07T17:42:10.650Z] #21 24.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:10.675Z] #21 21.54 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:42:10.675Z] #21 21.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:42:10.675Z] #21 21.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:42:10.906Z] #55 DONE 0.5s [2022-02-07T17:42:10.906Z] [2022-02-07T17:42:10.906Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:10.906Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:42:10.911Z] #21 24.64 Selecting previously unselected package patch. [2022-02-07T17:42:10.911Z] #21 24.65 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-07T17:42:10.911Z] #21 24.65 Unpacking patch (2.7.6-7) ... [2022-02-07T17:42:10.912Z] #21 24.76 Selecting previously unselected package python-pip-whl. [2022-02-07T17:42:10.912Z] #21 24.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-07T17:42:10.912Z] #21 24.77 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:11.241Z] #21 2.572 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:42:11.394Z] #70 ... [2022-02-07T17:42:11.394Z] [2022-02-07T17:42:11.394Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:11.394Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:42:11.394Z] #20 21.61 Fetched 48.9 MB in 20s (2437 kB/s) [2022-02-07T17:42:11.485Z] #21 25.22 Selecting previously unselected package python3-lib2to3. [2022-02-07T17:42:11.485Z] #21 25.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-07T17:42:11.485Z] #21 25.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:11.485Z] #21 25.36 Selecting previously unselected package python3-distutils. [2022-02-07T17:42:11.485Z] #21 25.37 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-07T17:42:11.485Z] #21 25.38 Unpacking python3-distutils (3.9.2-1) ... [2022-02-07T17:42:11.747Z] #21 25.54 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:42:11.747Z] #21 25.55 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:42:11.747Z] #21 25.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:11.747Z] #21 25.70 Selecting previously unselected package python3-setuptools. [2022-02-07T17:42:11.747Z] #21 25.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-07T17:42:11.747Z] #21 25.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:12.009Z] #21 25.99 Selecting previously unselected package python3-wheel. [2022-02-07T17:42:12.009Z] #21 26.00 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-07T17:42:12.009Z] #21 26.01 Unpacking python3-wheel (0.34.2-1) ... [2022-02-07T17:42:12.271Z] #21 26.06 Selecting previously unselected package python3-pip. [2022-02-07T17:42:12.271Z] #21 26.07 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-07T17:42:12.271Z] #21 26.08 Unpacking python3-pip (20.3.4-4) ... [2022-02-07T17:42:12.532Z] #21 26.35 Selecting previously unselected package sudo. [2022-02-07T17:42:12.532Z] #21 26.35 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-07T17:42:12.533Z] #21 26.36 Unpacking sudo (1.9.5p2-3) ... [2022-02-07T17:42:12.621Z] #21 ... [2022-02-07T17:42:12.622Z] [2022-02-07T17:42:12.622Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-07T17:42:12.622Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-07T17:42:12.622Z] #34 DONE 102.5s [2022-02-07T17:42:12.622Z] [2022-02-07T17:42:12.622Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:12.622Z] #56 sha256:62a1780bb361fe5569c2c8447cafe0d3a4a994a6ba8fb9211710b10c2d120aa9 [2022-02-07T17:42:12.622Z] #56 7.923 + cd /tmp/tmp.uRoilF9gZR/src/github.com/opencontainers/runc [2022-02-07T17:42:12.622Z] #56 7.923 + git checkout -q v1.1.0 [2022-02-07T17:42:12.622Z] #56 8.160 + '[' -z '' ']' [2022-02-07T17:42:12.622Z] #56 8.165 + target=static [2022-02-07T17:42:12.622Z] #56 8.165 + make BUILDTAGS=seccomp static [2022-02-07T17:42:12.622Z] #56 8.476 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-07T17:42:13.107Z] #21 26.89 Selecting previously unselected package thin-provisioning-tools. [2022-02-07T17:42:13.107Z] #21 26.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-07T17:42:13.107Z] #21 26.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:13.107Z] #21 27.08 Selecting previously unselected package uidmap. [2022-02-07T17:42:13.369Z] #21 27.09 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-07T17:42:13.369Z] #21 27.11 Unpacking uidmap (1:4.8.1-1) ... [2022-02-07T17:42:13.369Z] #21 27.26 Selecting previously unselected package vim-runtime. [2022-02-07T17:42:13.369Z] #21 27.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:13.369Z] #21 27.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-07T17:42:13.369Z] #21 27.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-07T17:42:13.369Z] #21 27.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:13.431Z] #56 ... [2022-02-07T17:42:13.431Z] [2022-02-07T17:42:13.431Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-07T17:42:13.431Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-07T17:42:13.431Z] #15 DONE 2.5s [2022-02-07T17:42:13.431Z] [2022-02-07T17:42:13.431Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:13.431Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:42:13.431Z] #56 2.075 + RM_GOPATH=0 [2022-02-07T17:42:13.431Z] #56 2.075 + TMP_GOPATH= [2022-02-07T17:42:13.431Z] #56 2.075 + : /build [2022-02-07T17:42:13.431Z] #56 2.075 + '[' -z '' ']' [2022-02-07T17:42:13.431Z] #56 2.075 ++ mktemp -d [2022-02-07T17:42:13.431Z] #56 2.079 + export GOPATH=/tmp/tmp.OFHW7c0OaZ [2022-02-07T17:42:13.431Z] #56 2.079 + GOPATH=/tmp/tmp.OFHW7c0OaZ [2022-02-07T17:42:13.431Z] #56 2.079 + RM_GOPATH=1 [2022-02-07T17:42:13.431Z] #56 2.079 + case "$(go env GOARCH)" in [2022-02-07T17:42:13.431Z] #56 2.079 ++ go env GOARCH [2022-02-07T17:42:13.431Z] #56 2.094 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:13.431Z] #56 2.094 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:13.431Z] #56 2.100 ++ dirname /install.sh [2022-02-07T17:42:13.431Z] #56 2.107 + dir=/ [2022-02-07T17:42:13.431Z] #56 2.107 + bin=runc [2022-02-07T17:42:13.431Z] #56 2.107 + shift [2022-02-07T17:42:13.431Z] #56 2.107 + '[' '!' -f //runc.installer ']' [2022-02-07T17:42:13.431Z] #56 2.107 + . //runc.installer [2022-02-07T17:42:13.431Z] #56 2.107 ++ set -e [2022-02-07T17:42:13.431Z] #56 2.107 ++ : v1.1.0 [2022-02-07T17:42:13.431Z] #56 2.107 + install_runc [2022-02-07T17:42:13.431Z] #56 2.107 + RUNC_BUILDTAGS=seccomp [2022-02-07T17:42:13.431Z] #56 2.107 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-07T17:42:13.431Z] #56 2.107 Install runc version v1.1.0 (build tags: seccomp) [2022-02-07T17:42:13.431Z] #56 2.111 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OFHW7c0OaZ/src/github.com/opencontainers/runc [2022-02-07T17:42:13.431Z] #56 2.114 Cloning into '/tmp/tmp.OFHW7c0OaZ/src/github.com/opencontainers/runc'... [2022-02-07T17:42:13.985Z] #21 24.69 Selecting previously unselected package libinih1:amd64. [2022-02-07T17:42:13.985Z] #21 24.69 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-07T17:42:13.985Z] #21 24.71 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-07T17:42:13.985Z] #21 24.76 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:42:13.985Z] #21 24.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:42:13.985Z] #21 24.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:13.985Z] #21 24.84 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:42:13.985Z] #21 24.85 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:42:13.985Z] #21 24.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:42:13.985Z] #21 24.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:42:13.985Z] #21 24.94 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:42:13.985Z] #21 24.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:42:13.985Z] #21 25.00 Selecting previously unselected package net-tools. [2022-02-07T17:42:13.985Z] #21 25.00 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-07T17:42:13.985Z] #21 25.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:14.248Z] #21 25.20 Selecting previously unselected package patch. [2022-02-07T17:42:14.248Z] #21 25.20 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-07T17:42:14.248Z] #21 25.22 Unpacking patch (2.7.6-7) ... [2022-02-07T17:42:14.248Z] #21 25.32 Selecting previously unselected package python-pip-whl. [2022-02-07T17:42:14.248Z] #21 25.34 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-07T17:42:14.248Z] #21 25.34 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:14.802Z] #56 ... [2022-02-07T17:42:14.803Z] [2022-02-07T17:42:14.803Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-07T17:42:14.803Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-07T17:42:14.803Z] #16 DONE 1.8s [2022-02-07T17:42:14.803Z] [2022-02-07T17:42:14.803Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-07T17:42:14.803Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-07T17:42:14.824Z] #21 25.89 Selecting previously unselected package python3-lib2to3. [2022-02-07T17:42:14.824Z] #21 25.90 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-07T17:42:14.824Z] #21 25.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:15.087Z] #21 26.01 Selecting previously unselected package python3-distutils. [2022-02-07T17:42:15.087Z] #21 26.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-07T17:42:15.087Z] #21 26.03 Unpacking python3-distutils (3.9.2-1) ... [2022-02-07T17:42:15.087Z] #21 26.16 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:42:15.087Z] #21 26.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:42:15.087Z] #21 26.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:15.087Z] #21 26.29 Selecting previously unselected package python3-setuptools. [2022-02-07T17:42:15.349Z] #21 26.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-07T17:42:15.349Z] #21 26.30 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:15.349Z] #21 26.56 Selecting previously unselected package python3-wheel. [2022-02-07T17:42:15.612Z] #21 26.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-07T17:42:15.612Z] #21 26.57 Unpacking python3-wheel (0.34.2-1) ... [2022-02-07T17:42:15.612Z] #21 26.64 Selecting previously unselected package python3-pip. [2022-02-07T17:42:15.612Z] #21 26.66 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-07T17:42:15.612Z] #21 26.66 Unpacking python3-pip (20.3.4-4) ... [2022-02-07T17:42:15.875Z] #21 26.90 Selecting previously unselected package sudo. [2022-02-07T17:42:15.875Z] #21 26.91 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-07T17:42:15.875Z] #21 26.92 Unpacking sudo (1.9.5p2-3) ... [2022-02-07T17:42:16.451Z] #21 27.42 Selecting previously unselected package thin-provisioning-tools. [2022-02-07T17:42:16.451Z] #21 27.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-07T17:42:16.451Z] #21 27.44 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:16.451Z] #21 27.65 Selecting previously unselected package uidmap. [2022-02-07T17:42:16.680Z] #21 30.15 Selecting previously unselected package vim. [2022-02-07T17:42:16.680Z] #21 30.17 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:16.680Z] #21 30.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:16.707Z] #17 1.563 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-07T17:42:16.707Z] #17 DONE 1.8s [2022-02-07T17:42:16.707Z] [2022-02-07T17:42:16.707Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:42:16.707Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:42:16.707Z] #60 ... [2022-02-07T17:42:16.707Z] [2022-02-07T17:42:16.707Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-07T17:42:16.707Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-07T17:42:16.714Z] #21 27.65 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-07T17:42:16.714Z] #21 27.66 Unpacking uidmap (1:4.8.1-1) ... [2022-02-07T17:42:16.714Z] #21 27.80 Selecting previously unselected package vim-runtime. [2022-02-07T17:42:16.714Z] #21 27.81 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:16.714Z] #21 27.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-07T17:42:16.714Z] #21 27.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-07T17:42:16.714Z] #21 27.86 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:16.943Z] #21 30.69 Selecting previously unselected package xfsprogs. [2022-02-07T17:42:16.943Z] #21 30.71 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-07T17:42:16.943Z] #21 30.71 Unpacking xfsprogs (5.10.0-4) ... [2022-02-07T17:42:17.206Z] #21 31.13 Selecting previously unselected package zip. [2022-02-07T17:42:17.206Z] #21 31.13 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-07T17:42:17.206Z] #21 31.14 Unpacking zip (3.0-12) ... [2022-02-07T17:42:17.468Z] #21 31.29 Selecting previously unselected package zstd. [2022-02-07T17:42:17.468Z] #21 31.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-07T17:42:17.468Z] #21 31.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:17.731Z] #21 31.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:17.973Z] #20 21.61 Reading package lists... [2022-02-07T17:42:17.973Z] #20 ... [2022-02-07T17:42:17.973Z] [2022-02-07T17:42:17.974Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:42:17.974Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-07T17:42:17.974Z] #65 22.16 Fetched 48.9 MB in 20s (2386 kB/s) [2022-02-07T17:42:18.078Z] #18 DONE 1.6s [2022-02-07T17:42:18.078Z] [2022-02-07T17:42:18.078Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-07T17:42:18.078Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-07T17:42:18.675Z] #21 32.51 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:18.676Z] #21 32.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:18.676Z] #21 32.54 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:42:18.676Z] #21 32.56 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:42:18.676Z] #21 32.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:18.676Z] #21 32.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-07T17:42:18.676Z] #21 32.61 Setting up uidmap (1:4.8.1-1) ... [2022-02-07T17:42:18.676Z] #21 32.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:18.676Z] #21 32.64 Setting up bzip2 (1.0.8-4) ... [2022-02-07T17:42:18.979Z] #21 32.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:42:18.979Z] #21 32.67 Setting up python3-wheel (0.34.2-1) ... [2022-02-07T17:42:19.263Z] #56 ... [2022-02-07T17:42:19.263Z] [2022-02-07T17:42:19.263Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:42:19.263Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-07T17:42:19.263Z] #21 5.522 Fetched 8385 kB in 5s (1726 kB/s) [2022-02-07T17:42:19.263Z] #21 5.522 Reading package lists... [2022-02-07T17:42:19.263Z] #21 7.451 Reading package lists... [2022-02-07T17:42:19.263Z] #21 9.075 Building dependency tree... [2022-02-07T17:42:19.263Z] #21 ... [2022-02-07T17:42:19.263Z] [2022-02-07T17:42:19.263Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:42:19.263Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:42:19.263Z] #26 98.90 + mkdir -p /tmp/tmp.ypIXuuVdMb/src/github.com/docker [2022-02-07T17:42:19.263Z] #26 98.90 + mv components/cli /tmp/tmp.ypIXuuVdMb/src/github.com/docker/cli [2022-02-07T17:42:19.263Z] #26 98.90 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-07T17:42:19.521Z] #26 ... [2022-02-07T17:42:19.521Z] [2022-02-07T17:42:19.522Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:42:19.522Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-07T17:42:19.522Z] #21 10.77 The following additional packages will be installed: [2022-02-07T17:42:19.522Z] #21 10.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:42:19.522Z] #21 10.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-07T17:42:19.522Z] #21 10.78 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-07T17:42:19.522Z] #21 10.78 python3-pkg-resources vim-runtime xxd [2022-02-07T17:42:19.522Z] #21 10.79 Suggested packages: [2022-02-07T17:42:19.522Z] #21 10.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-07T17:42:19.522Z] #21 10.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-07T17:42:19.522Z] #21 10.79 acl attr quota [2022-02-07T17:42:19.522Z] #21 10.79 Recommended packages: [2022-02-07T17:42:19.522Z] #21 10.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-07T17:42:19.565Z] #21 33.28 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:19.565Z] #21 33.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:42:19.565Z] #21 33.32 Setting up libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:19.565Z] #21 33.34 Setting up apparmor (2.13.6-10) ... [2022-02-07T17:42:19.973Z] #19 DONE 1.7s [2022-02-07T17:42:19.973Z] [2022-02-07T17:42:19.973Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-07T17:42:19.973Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-07T17:42:20.023Z] #21 30.69 Selecting previously unselected package vim. [2022-02-07T17:42:20.023Z] #21 30.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:20.023Z] #21 30.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:20.023Z] #21 31.17 Selecting previously unselected package xfsprogs. [2022-02-07T17:42:20.023Z] #21 31.18 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-07T17:42:20.023Z] #21 31.19 Unpacking xfsprogs (5.10.0-4) ... [2022-02-07T17:42:20.509Z] #65 22.16 Reading package lists... [2022-02-07T17:42:20.509Z] #65 ... [2022-02-07T17:42:20.509Z] [2022-02-07T17:42:20.509Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:20.509Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:42:20.509Z] #20 21.61 Reading package lists... [2022-02-07T17:42:20.595Z] #21 31.57 Selecting previously unselected package zip. [2022-02-07T17:42:20.595Z] #21 31.58 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-07T17:42:20.595Z] #21 31.59 Unpacking zip (3.0-12) ... [2022-02-07T17:42:20.595Z] #21 31.71 Selecting previously unselected package zstd. [2022-02-07T17:42:20.595Z] #21 31.72 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-07T17:42:20.595Z] #21 31.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:20.768Z] #20 31.33 Reading package lists... [2022-02-07T17:42:20.768Z] #20 ... [2022-02-07T17:42:20.768Z] [2022-02-07T17:42:20.768Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:42:20.768Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-07T17:42:20.768Z] #45 21.81 Fetched 48.9 MB in 20s (2405 kB/s) [2022-02-07T17:42:20.768Z] #45 21.81 Reading package lists... [2022-02-07T17:42:20.901Z] #21 11.83 The following NEW packages will be installed: [2022-02-07T17:42:20.901Z] #21 11.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-07T17:42:20.901Z] #21 11.83 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:42:20.901Z] #21 11.83 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-07T17:42:20.901Z] #21 11.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-07T17:42:20.901Z] #21 11.83 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-07T17:42:20.901Z] #21 11.83 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-07T17:42:20.901Z] #21 11.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-07T17:42:20.901Z] #21 11.83 xz-utils zip zstd [2022-02-07T17:42:20.901Z] #21 12.15 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:42:20.901Z] #21 12.15 Need to get 27.0 MB of archives. [2022-02-07T17:42:20.901Z] #21 12.15 After this operation, 105 MB of additional disk space will be used. [2022-02-07T17:42:20.901Z] #21 12.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-07T17:42:20.901Z] #21 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-07T17:42:20.901Z] #21 12.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-07T17:42:20.901Z] #21 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-07T17:42:20.901Z] #21 12.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-07T17:42:20.901Z] #21 12.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-07T17:42:20.901Z] #21 12.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-07T17:42:20.901Z] #21 12.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-07T17:42:20.901Z] #21 12.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:42:20.901Z] #21 12.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:42:20.901Z] #21 12.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-07T17:42:20.901Z] #21 12.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-07T17:42:20.901Z] #21 12.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-07T17:42:20.901Z] #21 12.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-07T17:42:20.901Z] #21 12.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-07T17:42:20.901Z] #21 12.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-07T17:42:20.901Z] #21 12.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-07T17:42:20.901Z] #21 12.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-07T17:42:20.901Z] #21 12.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-07T17:42:20.901Z] #21 12.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-07T17:42:20.901Z] #21 12.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-07T17:42:21.027Z] #45 31.33 Reading package lists... [2022-02-07T17:42:21.027Z] #45 ... [2022-02-07T17:42:21.027Z] [2022-02-07T17:42:21.027Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:42:21.027Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-07T17:42:21.027Z] #65 22.16 Reading package lists... [2022-02-07T17:42:21.168Z] #21 32.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:21.468Z] #21 12.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-07T17:42:21.468Z] #21 12.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-07T17:42:21.468Z] #21 12.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-07T17:42:21.468Z] #21 12.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-07T17:42:21.468Z] #21 12.64 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-07T17:42:21.468Z] #21 12.64 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-07T17:42:21.468Z] #21 12.64 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-07T17:42:21.468Z] #21 12.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-07T17:42:21.468Z] #21 12.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-07T17:42:21.468Z] #21 12.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:42:21.468Z] #21 12.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-07T17:42:21.468Z] #21 12.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-07T17:42:21.468Z] #21 12.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-07T17:42:21.468Z] #21 12.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-07T17:42:21.468Z] #21 12.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-07T17:42:21.468Z] #21 12.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-07T17:42:21.468Z] #21 12.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-07T17:42:21.501Z] #21 34.93 Setting up zip (3.0-12) ... [2022-02-07T17:42:21.501Z] #21 34.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:21.501Z] #21 34.98 Setting up bash-completion (1:2.11-2) ... [2022-02-07T17:42:21.726Z] #21 12.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-07T17:42:21.726Z] #21 13.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-07T17:42:21.867Z] #20 DONE 1.7s [2022-02-07T17:42:21.867Z] [2022-02-07T17:42:21.867Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:42:21.867Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-07T17:42:21.987Z] #21 13.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-07T17:42:21.987Z] #21 13.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-07T17:42:22.112Z] #21 33.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:22.112Z] #21 33.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:22.112Z] #21 33.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:42:22.112Z] #21 33.04 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:42:22.112Z] #21 33.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:22.112Z] #21 33.06 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-07T17:42:22.112Z] #21 33.07 Setting up uidmap (1:4.8.1-1) ... [2022-02-07T17:42:22.112Z] #21 33.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:22.112Z] #21 33.11 Setting up bzip2 (1.0.8-4) ... [2022-02-07T17:42:22.112Z] #21 33.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:42:22.112Z] #21 33.13 Setting up python3-wheel (0.34.2-1) ... [2022-02-07T17:42:22.554Z] #21 13.66 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:22.554Z] #21 13.78 Fetched 27.0 MB in 1s (21.9 MB/s) [2022-02-07T17:42:22.554Z] #21 13.82 Selecting previously unselected package pigz. [2022-02-07T17:42:22.554Z] #21 13.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 ... 24001 files and directories currently installed.) [2022-02-07T17:42:22.554Z] #21 13.87 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-07T17:42:22.554Z] #21 13.87 Unpacking pigz (2.6-1) ... [2022-02-07T17:42:22.687Z] #21 33.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:22.687Z] #21 33.64 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:42:22.687Z] #21 33.66 Setting up libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:22.687Z] #21 33.68 Setting up apparmor (2.13.6-10) ... [2022-02-07T17:42:22.813Z] #21 13.96 Selecting previously unselected package libelf1:arm64. [2022-02-07T17:42:22.813Z] #21 13.97 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-07T17:42:22.813Z] #21 13.98 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-07T17:42:22.813Z] #21 14.08 Selecting previously unselected package libbpf0:arm64. [2022-02-07T17:42:22.813Z] #21 14.09 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-07T17:42:22.813Z] #21 14.09 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-07T17:42:22.813Z] #21 14.17 Selecting previously unselected package libcap2:arm64. [2022-02-07T17:42:22.813Z] #21 14.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-07T17:42:22.813Z] #21 14.18 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-07T17:42:22.887Z] #21 36.81 Setting up xz-utils (5.2.5-2) ... [2022-02-07T17:42:22.887Z] #21 36.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-07T17:42:22.887Z] #21 36.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:42:22.887Z] #21 36.86 Setting up patch (2.7.6-7) ... [2022-02-07T17:42:22.887Z] #21 36.88 Setting up sudo (1.9.5p2-3) ... [2022-02-07T17:42:23.072Z] #21 14.24 Selecting previously unselected package libmnl0:arm64. [2022-02-07T17:42:23.072Z] #21 14.24 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-07T17:42:23.072Z] #21 14.25 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-07T17:42:23.072Z] #21 14.29 Selecting previously unselected package libxtables12:arm64. [2022-02-07T17:42:23.072Z] #21 14.31 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-07T17:42:23.072Z] #21 14.31 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-07T17:42:23.072Z] #21 14.37 Selecting previously unselected package libcap2-bin. [2022-02-07T17:42:23.072Z] #21 14.38 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-07T17:42:23.072Z] #21 14.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:23.072Z] #21 14.46 Selecting previously unselected package iproute2. [2022-02-07T17:42:23.072Z] #21 14.46 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-07T17:42:23.072Z] #21 14.47 Unpacking iproute2 (5.10.0-4) ... [2022-02-07T17:42:23.149Z] #21 36.96 invoke-rc.d: could not determine current runlevel [2022-02-07T17:42:23.149Z] #21 36.97 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-07T17:42:23.149Z] #21 36.98 Setting up xfsprogs (5.10.0-4) ... [2022-02-07T17:42:23.149Z] #21 37.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:42:23.149Z] #21 37.01 Setting up inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:23.149Z] #21 37.03 Setting up pigz (2.6-1) ... [2022-02-07T17:42:23.149Z] #21 37.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:42:23.412Z] #21 37.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:42:23.412Z] #21 37.11 Setting up python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:23.412Z] #21 37.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:23.640Z] #21 14.78 Selecting previously unselected package xxd. [2022-02-07T17:42:23.640Z] #21 14.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-07T17:42:23.640Z] #21 14.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:23.640Z] #21 14.90 Selecting previously unselected package vim-common. [2022-02-07T17:42:23.640Z] #21 14.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:23.640Z] #21 14.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:23.760Z] #21 1.953 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:42:23.760Z] #21 1.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:42:23.760Z] #21 1.970 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:42:23.760Z] #21 2.306 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:42:23.899Z] #21 15.06 Selecting previously unselected package bash-completion. [2022-02-07T17:42:23.899Z] #21 15.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-07T17:42:23.988Z] #21 37.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:42:23.988Z] #21 37.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:24.079Z] #21 35.20 Setting up zip (3.0-12) ... [2022-02-07T17:42:24.079Z] #21 35.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:24.079Z] #21 35.24 Setting up bash-completion (1:2.11-2) ... [2022-02-07T17:42:24.250Z] #21 38.17 Setting up libelf1:amd64 (0.183-1) ... [2022-02-07T17:42:24.512Z] #21 38.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:24.512Z] #21 38.22 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:42:24.512Z] #21 38.24 Setting up python3-distutils (3.9.2-1) ... [2022-02-07T17:42:24.734Z] #21 3.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:42:24.773Z] #21 38.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:24.773Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-07T17:42:24.773Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-07T17:42:24.773Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-07T17:42:24.774Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-07T17:42:25.035Z] #21 38.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-07T17:42:25.035Z] #21 38.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-07T17:42:25.035Z] #21 38.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-07T17:42:25.035Z] #21 38.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-07T17:42:25.035Z] #21 38.82 Setting up python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:25.707Z] #21 4.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:42:25.806Z] #21 16.72 Unpacking bash-completion (1:2.11-2) ... [2022-02-07T17:42:25.806Z] #21 17.03 Selecting previously unselected package bzip2. [2022-02-07T17:42:25.806Z] #21 17.03 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-07T17:42:25.806Z] #21 17.04 Unpacking bzip2 (1.0.8-4) ... [2022-02-07T17:42:25.806Z] #21 17.10 Selecting previously unselected package xz-utils. [2022-02-07T17:42:25.806Z] #21 17.11 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-07T17:42:25.806Z] #21 17.11 Unpacking xz-utils (5.2.5-2) ... [2022-02-07T17:42:26.000Z] #21 37.04 Setting up xz-utils (5.2.5-2) ... [2022-02-07T17:42:26.000Z] #21 37.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-07T17:42:26.000Z] #21 37.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:42:26.000Z] #21 37.09 Setting up patch (2.7.6-7) ... [2022-02-07T17:42:26.000Z] #21 37.10 Setting up sudo (1.9.5p2-3) ... [2022-02-07T17:42:26.000Z] #21 37.18 invoke-rc.d: could not determine current runlevel [2022-02-07T17:42:26.065Z] #21 17.26 Selecting previously unselected package apparmor. [2022-02-07T17:42:26.065Z] #21 17.27 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-07T17:42:26.065Z] #21 17.31 Unpacking apparmor (2.13.6-10) ... [2022-02-07T17:42:26.263Z] #21 37.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-07T17:42:26.263Z] #21 37.20 Setting up xfsprogs (5.10.0-4) ... [2022-02-07T17:42:26.263Z] #21 37.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:42:26.263Z] #21 37.24 Setting up inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:26.263Z] #21 37.25 Setting up pigz (2.6-1) ... [2022-02-07T17:42:26.263Z] #21 37.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:42:26.263Z] #21 37.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:42:26.263Z] #21 37.36 Setting up python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:26.263Z] #21 37.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:26.323Z] #21 17.62 Selecting previously unselected package inetutils-ping. [2022-02-07T17:42:26.323Z] #21 17.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-07T17:42:26.323Z] #21 17.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:26.438Z] #21 40.16 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:42:26.438Z] #21 40.17 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:42:26.438Z] #21 40.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:26.439Z] #21 40.21 Setting up python3-pip (20.3.4-4) ... [2022-02-07T17:42:26.583Z] #21 17.73 Selecting previously unselected package libip4tc2:arm64. [2022-02-07T17:42:26.583Z] #21 17.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-07T17:42:26.583Z] #21 17.73 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-07T17:42:26.583Z] #21 17.80 Selecting previously unselected package libip6tc2:arm64. [2022-02-07T17:42:26.583Z] #21 17.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-07T17:42:26.583Z] #21 17.80 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-07T17:42:26.583Z] #21 17.87 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-07T17:42:26.583Z] #21 17.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-07T17:42:26.583Z] #21 17.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-07T17:42:26.583Z] #21 17.92 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-07T17:42:26.583Z] #21 17.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-07T17:42:26.583Z] #21 17.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-07T17:42:26.583Z] #21 18.00 Selecting previously unselected package libnftnl11:arm64. [2022-02-07T17:42:26.583Z] #21 18.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-07T17:42:26.843Z] #21 18.03 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-07T17:42:26.843Z] #21 18.10 Selecting previously unselected package iptables. [2022-02-07T17:42:26.843Z] #21 18.11 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-07T17:42:26.843Z] #21 18.11 Unpacking iptables (1.8.7-1) ... [2022-02-07T17:42:27.102Z] #21 18.36 Selecting previously unselected package libonig5:arm64. [2022-02-07T17:42:27.102Z] #21 18.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-07T17:42:27.102Z] #21 18.38 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-07T17:42:27.212Z] #21 38.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:42:27.212Z] #21 38.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:27.366Z] #21 18.48 Selecting previously unselected package libjq1:arm64. [2022-02-07T17:42:27.366Z] #21 18.49 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-07T17:42:27.366Z] #21 18.50 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-07T17:42:27.366Z] #21 18.58 Selecting previously unselected package jq. [2022-02-07T17:42:27.366Z] #21 18.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-07T17:42:27.366Z] #21 18.61 Unpacking jq (1.6-2.1) ... [2022-02-07T17:42:27.366Z] #21 18.67 Selecting previously unselected package libaio1:arm64. [2022-02-07T17:42:27.366Z] #21 18.67 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-07T17:42:27.366Z] #21 18.67 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-07T17:42:27.366Z] #21 18.71 Selecting previously unselected package libgpm2:arm64. [2022-02-07T17:42:27.386Z] #21 41.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:42:27.386Z] #21 41.38 Setting up jq (1.6-2.1) ... [2022-02-07T17:42:27.386Z] #21 41.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:42:27.386Z] #21 41.41 Setting up iptables (1.8.7-1) ... [2022-02-07T17:42:27.386Z] #21 41.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:42:27.386Z] #21 41.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:42:27.474Z] #21 38.53 Setting up libelf1:amd64 (0.183-1) ... [2022-02-07T17:42:27.474Z] #21 38.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:27.474Z] #21 38.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:42:27.624Z] #21 18.71 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-07T17:42:27.624Z] #21 18.72 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-07T17:42:27.624Z] #21 18.77 Selecting previously unselected package libicu67:arm64. [2022-02-07T17:42:27.624Z] #21 18.78 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-07T17:42:27.624Z] #21 18.79 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-07T17:42:27.648Z] #21 41.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:42:27.648Z] #21 41.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:42:27.648Z] #21 41.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-07T17:42:27.648Z] #21 41.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-07T17:42:27.648Z] #21 41.47 Setting up iproute2 (5.10.0-4) ... [2022-02-07T17:42:27.736Z] #21 38.61 Setting up python3-distutils (3.9.2-1) ... [2022-02-07T17:42:27.911Z] #21 41.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:27.999Z] #21 39.09 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:27.999Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-07T17:42:27.999Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-07T17:42:27.999Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-07T17:42:27.999Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-07T17:42:27.999Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-07T17:42:27.999Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-07T17:42:27.999Z] #21 39.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-07T17:42:27.999Z] #21 39.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-07T17:42:27.999Z] #21 39.15 Setting up python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:28.232Z] #21 ... [2022-02-07T17:42:28.232Z] [2022-02-07T17:42:28.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-02-07T17:42:28.232Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-07T17:42:28.232Z] #34 DONE 114.3s [2022-02-07T17:42:28.232Z] [2022-02-07T17:42:28.232Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:28.232Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:42:28.232Z] #56 9.831 + cd /tmp/tmp.OFHW7c0OaZ/src/github.com/opencontainers/runc [2022-02-07T17:42:28.232Z] #56 9.831 + git checkout -q v1.1.0 [2022-02-07T17:42:28.232Z] #56 10.16 + '[' -z '' ']' [2022-02-07T17:42:28.232Z] #56 10.17 + target=static [2022-02-07T17:42:28.232Z] #56 10.17 + make BUILDTAGS=seccomp static [2022-02-07T17:42:28.232Z] #56 10.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-07T17:42:29.302Z] #21 DONE 42.9s [2022-02-07T17:42:29.302Z] [2022-02-07T17:42:29.302Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-07T17:42:29.302Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-07T17:42:29.391Z] #21 40.34 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:42:29.391Z] #21 40.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:42:29.391Z] #21 40.37 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:29.391Z] #21 40.38 Setting up python3-pip (20.3.4-4) ... [2022-02-07T17:42:29.605Z] #56 ... [2022-02-07T17:42:29.605Z] [2022-02-07T17:42:29.605Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:42:29.605Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-07T17:42:29.605Z] #21 7.872 Fetched 8501 kB in 6s (1336 kB/s) [2022-02-07T17:42:29.876Z] #22 0.833 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-07T17:42:29.876Z] #22 0.837 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-07T17:42:29.876Z] #22 0.840 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-07T17:42:29.876Z] #22 DONE 0.9s [2022-02-07T17:42:29.876Z] [2022-02-07T17:42:29.876Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-07T17:42:29.876Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-07T17:42:30.158Z] #21 21.30 Selecting previously unselected package libinih1:arm64. [2022-02-07T17:42:30.158Z] #21 21.30 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-07T17:42:30.158Z] #21 21.30 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-07T17:42:30.158Z] #21 21.35 Selecting previously unselected package libnet1:arm64. [2022-02-07T17:42:30.158Z] #21 21.35 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-07T17:42:30.158Z] #21 21.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:30.158Z] #21 21.43 Selecting previously unselected package libnl-3-200:arm64. [2022-02-07T17:42:30.158Z] #21 21.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-07T17:42:30.158Z] #21 21.44 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-07T17:42:30.339Z] #21 41.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:42:30.339Z] #21 41.49 Setting up jq (1.6-2.1) ... [2022-02-07T17:42:30.339Z] #21 41.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:42:30.416Z] #21 21.52 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-07T17:42:30.416Z] #21 21.52 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-07T17:42:30.416Z] #21 21.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-07T17:42:30.416Z] #21 21.58 Selecting previously unselected package net-tools. [2022-02-07T17:42:30.416Z] #21 21.59 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-07T17:42:30.416Z] #21 21.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:30.416Z] #21 21.73 Selecting previously unselected package patch. [2022-02-07T17:42:30.416Z] #21 21.73 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-07T17:42:30.416Z] #21 21.75 Unpacking patch (2.7.6-7) ... [2022-02-07T17:42:30.600Z] #21 41.52 Setting up iptables (1.8.7-1) ... [2022-02-07T17:42:30.600Z] #21 41.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:42:30.600Z] #21 41.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:42:30.600Z] #21 41.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:42:30.600Z] #21 41.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:42:30.600Z] #21 41.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-07T17:42:30.600Z] #21 41.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-07T17:42:30.600Z] #21 41.60 Setting up iproute2 (5.10.0-4) ... [2022-02-07T17:42:30.674Z] #21 21.80 Selecting previously unselected package python-pip-whl. [2022-02-07T17:42:30.674Z] #21 21.81 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-07T17:42:30.674Z] #21 21.83 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:30.862Z] #21 41.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:30.931Z] #21 22.24 Selecting previously unselected package python3-lib2to3. [2022-02-07T17:42:30.932Z] #21 22.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-07T17:42:30.932Z] #21 22.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:31.101Z] #65 31.84 Reading package lists... [2022-02-07T17:42:31.101Z] #65 ... [2022-02-07T17:42:31.101Z] [2022-02-07T17:42:31.101Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:42:31.101Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-07T17:42:31.101Z] #45 31.33 Reading package lists... [2022-02-07T17:42:31.189Z] #21 22.35 Selecting previously unselected package python3-distutils. [2022-02-07T17:42:31.189Z] #21 22.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-07T17:42:31.189Z] #21 22.37 Unpacking python3-distutils (3.9.2-1) ... [2022-02-07T17:42:31.189Z] #21 22.49 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:42:31.189Z] #21 22.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:42:31.189Z] #21 22.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:31.447Z] #21 22.59 Selecting previously unselected package python3-setuptools. [2022-02-07T17:42:31.447Z] #21 22.62 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-07T17:42:31.447Z] #21 22.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:31.705Z] #21 22.97 Selecting previously unselected package python3-wheel. [2022-02-07T17:42:31.705Z] #21 22.97 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-07T17:42:31.705Z] #21 22.98 Unpacking python3-wheel (0.34.2-1) ... [2022-02-07T17:42:31.964Z] #21 23.05 Selecting previously unselected package python3-pip. [2022-02-07T17:42:31.964Z] #21 23.06 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-07T17:42:31.964Z] #21 23.07 Unpacking python3-pip (20.3.4-4) ... [2022-02-07T17:42:32.040Z] #45 40.85 Building dependency tree... [2022-02-07T17:42:32.135Z] #21 7.872 Reading package lists... [2022-02-07T17:42:32.222Z] #21 23.32 Selecting previously unselected package sudo. [2022-02-07T17:42:32.222Z] #21 23.33 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-07T17:42:32.222Z] #21 23.33 Unpacking sudo (1.9.5p2-3) ... [2022-02-07T17:42:32.249Z] #21 DONE 43.1s [2022-02-07T17:42:32.249Z] [2022-02-07T17:42:32.249Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-07T17:42:32.249Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-07T17:42:32.481Z] #21 23.81 Selecting previously unselected package thin-provisioning-tools. [2022-02-07T17:42:32.481Z] #21 23.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-07T17:42:32.481Z] #21 23.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:32.747Z] #21 23.98 Selecting previously unselected package uidmap. [2022-02-07T17:42:32.747Z] #21 23.99 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-07T17:42:32.747Z] #21 24.00 Unpacking uidmap (1:4.8.1-1) ... [2022-02-07T17:42:32.830Z] #22 0.895 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-07T17:42:32.830Z] #22 0.899 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-07T17:42:32.830Z] #22 0.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-07T17:42:32.830Z] #22 DONE 1.0s [2022-02-07T17:42:32.830Z] [2022-02-07T17:42:32.830Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:42:32.830Z] #60 sha256:e1ff1f43f774eef2b495c458facedf4b31b9fc8409fd9bbac80291964c5f8884 [2022-02-07T17:42:33.006Z] #21 24.09 Selecting previously unselected package vim-runtime. [2022-02-07T17:42:33.006Z] #21 24.09 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:33.006Z] #21 24.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-07T17:42:33.006Z] #21 24.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-07T17:42:33.006Z] #21 24.14 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:33.092Z] #60 ... [2022-02-07T17:42:33.092Z] [2022-02-07T17:42:33.092Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-07T17:42:33.092Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-07T17:42:34.031Z] #21 10.28 Reading package lists... [2022-02-07T17:42:34.288Z] #21 12.23 Building dependency tree... [2022-02-07T17:42:34.579Z] #45 45.42 The following additional packages will be installed: [2022-02-07T17:42:34.579Z] #45 45.44 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-07T17:42:34.579Z] #45 45.48 Suggested packages: [2022-02-07T17:42:34.579Z] #45 45.48 cmake-doc ninja-build lrzip [2022-02-07T17:42:34.579Z] #45 45.48 Recommended packages: [2022-02-07T17:42:34.579Z] #45 45.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-07T17:42:34.839Z] #45 ... [2022-02-07T17:42:34.839Z] [2022-02-07T17:42:34.839Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:42:34.839Z] #70 sha256:f2eaec7357c99a0052c0c9ee50c8bf29098eaf0bfe120672574dc9225e35cf82 [2022-02-07T17:42:34.839Z] #70 45.63 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-07T17:42:34.839Z] #70 45.63 + GOBIN=/build [2022-02-07T17:42:34.839Z] #70 45.63 + GO111MODULE=on [2022-02-07T17:42:34.839Z] #70 45.63 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-07T17:42:34.853Z] #21 13.26 The following additional packages will be installed: [2022-02-07T17:42:34.853Z] #21 13.27 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:42:34.853Z] #21 13.27 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-07T17:42:34.853Z] #21 13.27 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-07T17:42:34.853Z] #21 13.27 python3-pkg-resources vim-runtime xxd [2022-02-07T17:42:34.853Z] #21 13.27 Suggested packages: [2022-02-07T17:42:34.853Z] #21 13.27 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-07T17:42:34.853Z] #21 13.27 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-07T17:42:34.853Z] #21 13.27 acl attr quota [2022-02-07T17:42:34.853Z] #21 13.27 Recommended packages: [2022-02-07T17:42:34.853Z] #21 13.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-07T17:42:35.540Z] #21 26.69 Selecting previously unselected package vim. [2022-02-07T17:42:35.540Z] #21 26.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-07T17:42:35.540Z] #21 26.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:35.799Z] #21 27.11 Selecting previously unselected package xfsprogs. [2022-02-07T17:42:35.799Z] #21 27.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-07T17:42:35.799Z] #21 27.12 Unpacking xfsprogs (5.10.0-4) ... [2022-02-07T17:42:36.058Z] #21 27.47 Selecting previously unselected package zip. [2022-02-07T17:42:36.058Z] #21 27.48 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-07T17:42:36.225Z] #21 14.40 The following NEW packages will be installed: [2022-02-07T17:42:36.225Z] #21 14.41 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-07T17:42:36.225Z] #21 14.41 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-07T17:42:36.225Z] #21 14.41 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-07T17:42:36.225Z] #21 14.41 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-07T17:42:36.225Z] #21 14.41 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-07T17:42:36.225Z] #21 14.41 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-07T17:42:36.225Z] #21 14.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-07T17:42:36.225Z] #21 14.42 xz-utils zip zstd [2022-02-07T17:42:36.225Z] #21 14.73 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:42:36.225Z] #21 14.73 Need to get 27.6 MB of archives. [2022-02-07T17:42:36.225Z] #21 14.73 After this operation, 106 MB of additional disk space will be used. [2022-02-07T17:42:36.225Z] #21 14.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-07T17:42:36.225Z] #21 14.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-07T17:42:36.225Z] #21 14.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-07T17:42:36.225Z] #21 14.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-07T17:42:36.225Z] #21 14.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-07T17:42:36.225Z] #21 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-07T17:42:36.225Z] #21 14.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-07T17:42:36.225Z] #21 14.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-07T17:42:36.225Z] #21 14.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:42:36.333Z] #21 27.49 Unpacking zip (3.0-12) ... [2022-02-07T17:42:36.333Z] #21 27.62 Selecting previously unselected package zstd. [2022-02-07T17:42:36.333Z] #21 27.62 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-07T17:42:36.333Z] #21 27.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:36.483Z] #21 14.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:42:36.483Z] #21 14.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-07T17:42:36.483Z] #21 14.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-07T17:42:36.483Z] #21 14.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-07T17:42:36.483Z] #21 14.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-07T17:42:36.483Z] #21 14.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-07T17:42:36.483Z] #21 14.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-07T17:42:36.483Z] #21 14.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-07T17:42:36.483Z] #21 14.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-07T17:42:36.483Z] #21 14.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-07T17:42:36.483Z] #21 14.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-07T17:42:36.483Z] #21 14.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-07T17:42:36.483Z] #21 14.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:42:36.483Z] #21 14.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:42:36.483Z] #21 14.89 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:42:36.483Z] #21 14.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-07T17:42:36.483Z] #21 14.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-07T17:42:36.483Z] #21 14.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-07T17:42:36.597Z] #21 27.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:36.741Z] #21 15.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-07T17:42:36.741Z] #21 15.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:42:36.741Z] #21 15.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:42:36.741Z] #21 15.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:42:36.741Z] #21 15.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-07T17:42:36.741Z] #21 15.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-07T17:42:36.741Z] #21 15.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-07T17:42:36.741Z] #21 15.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-07T17:42:36.999Z] #21 15.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-07T17:42:36.999Z] #21 15.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:42:36.999Z] #21 15.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-07T17:42:36.999Z] #21 15.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-07T17:42:36.999Z] #21 15.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-07T17:42:36.999Z] #21 15.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-07T17:42:36.999Z] #21 15.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-07T17:42:36.999Z] #21 15.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-07T17:42:36.999Z] #21 15.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-07T17:42:37.256Z] #21 15.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-07T17:42:37.256Z] #21 15.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-07T17:42:37.384Z] #70 ... [2022-02-07T17:42:37.384Z] [2022-02-07T17:42:37.384Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-07T17:42:37.384Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-07T17:42:37.384Z] #65 31.84 Reading package lists... [2022-02-07T17:42:37.384Z] #65 41.52 Building dependency tree... [2022-02-07T17:42:37.384Z] #65 45.67 The following additional packages will be installed: [2022-02-07T17:42:37.384Z] #65 45.70 libbtrfs0 [2022-02-07T17:42:37.384Z] #65 45.91 The following NEW packages will be installed: [2022-02-07T17:42:37.384Z] #65 45.95 libbtrfs-dev libbtrfs0 [2022-02-07T17:42:37.384Z] #65 46.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:42:37.384Z] #65 46.44 Need to get 460 kB of archives. [2022-02-07T17:42:37.384Z] #65 46.44 After this operation, 1237 kB of additional disk space will be used. [2022-02-07T17:42:37.384Z] #65 46.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:42:37.384Z] #65 46.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:42:37.384Z] #65 47.12 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:37.384Z] #65 47.62 Fetched 460 kB in 0s (1410 kB/s) [2022-02-07T17:42:37.384Z] #65 47.71 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:42:37.384Z] #65 47.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 ... 30207 files and directories currently installed.) [2022-02-07T17:42:37.384Z] #65 47.77 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:42:37.384Z] #65 47.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:42:37.384Z] #65 47.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:42:37.384Z] #65 47.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:42:37.384Z] #65 47.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:42:37.384Z] #65 48.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:42:37.384Z] #65 48.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:42:37.384Z] #65 48.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:37.384Z] #65 DONE 48.4s [2022-02-07T17:42:37.384Z] [2022-02-07T17:42:37.384Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-07T17:42:37.384Z] #66 sha256:3bc70c9112e6a320dff4ee29f4d0278803bc6dc55d09796d5ce15773f2d3e34a [2022-02-07T17:42:37.384Z] #66 DONE 0.1s [2022-02-07T17:42:37.514Z] #21 15.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-07T17:42:37.514Z] #21 15.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-07T17:42:37.536Z] #21 28.57 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-07T17:42:37.536Z] #21 28.58 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:37.536Z] #21 28.60 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-07T17:42:37.536Z] #21 28.62 Setting up libicu67:arm64 (67.1-7) ... [2022-02-07T17:42:37.536Z] #21 28.63 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-07T17:42:37.536Z] #21 28.67 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-07T17:42:37.536Z] #21 28.68 Setting up uidmap (1:4.8.1-1) ... [2022-02-07T17:42:37.536Z] #21 28.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:37.536Z] #21 28.71 Setting up bzip2 (1.0.8-4) ... [2022-02-07T17:42:37.536Z] #21 28.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-07T17:42:37.536Z] #21 28.74 Setting up python3-wheel (0.34.2-1) ... [2022-02-07T17:42:37.644Z] [2022-02-07T17:42:37.644Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:42:37.644Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-07T17:42:37.644Z] #45 46.04 The following NEW packages will be installed: [2022-02-07T17:42:37.644Z] #45 46.07 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-07T17:42:37.644Z] #45 46.53 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:42:37.644Z] #45 46.53 Need to get 8418 kB of archives. [2022-02-07T17:42:37.644Z] #45 46.53 After this operation, 34.9 MB of additional disk space will be used. [2022-02-07T17:42:37.644Z] #45 46.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:42:37.644Z] #45 46.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:42:37.644Z] #45 46.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-07T17:42:37.644Z] #45 46.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-07T17:42:37.644Z] #45 46.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-07T17:42:37.644Z] #45 46.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-07T17:42:37.644Z] #45 46.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-07T17:42:37.644Z] #45 46.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-07T17:42:37.644Z] #45 47.61 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:37.644Z] #45 47.93 Fetched 8418 kB in 0s (18.9 MB/s) [2022-02-07T17:42:37.644Z] #45 47.99 Selecting previously unselected package xxd. [2022-02-07T17:42:37.644Z] #45 47.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-07T17:42:37.644Z] #45 48.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:37.644Z] #45 48.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:37.644Z] #45 48.17 Selecting previously unselected package vim-common. [2022-02-07T17:42:37.644Z] #45 48.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:37.644Z] #45 48.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:37.644Z] #45 48.38 Selecting previously unselected package cmake-data. [2022-02-07T17:42:37.644Z] #45 48.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-07T17:42:37.644Z] #45 48.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:42:37.771Z] #21 16.26 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:37.905Z] #45 ... [2022-02-07T17:42:37.905Z] [2022-02-07T17:42:37.905Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-07T17:42:37.905Z] #70 sha256:f2eaec7357c99a0052c0c9ee50c8bf29098eaf0bfe120672574dc9225e35cf82 [2022-02-07T17:42:37.905Z] #70 48.55 rootlesskit version 0.14.6 [2022-02-07T17:42:37.905Z] #70 48.55 Usage of /build/rootlesskit-docker-proxy: [2022-02-07T17:42:37.905Z] #70 48.55 -container-ip string [2022-02-07T17:42:37.905Z] #70 48.55 container ip [2022-02-07T17:42:37.905Z] #70 48.55 -container-port int [2022-02-07T17:42:37.905Z] #70 48.55 container port (default -1) [2022-02-07T17:42:37.905Z] #70 48.55 -host-ip string [2022-02-07T17:42:37.905Z] #70 48.55 host ip [2022-02-07T17:42:37.905Z] #70 48.55 -host-port int [2022-02-07T17:42:37.905Z] #70 48.55 host port (default -1) [2022-02-07T17:42:37.905Z] #70 48.55 -proto string [2022-02-07T17:42:37.905Z] #70 48.55 proxy protocol (default "tcp") [2022-02-07T17:42:37.905Z] #70 DONE 48.7s [2022-02-07T17:42:37.905Z] [2022-02-07T17:42:37.905Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-07T17:42:37.905Z] #71 sha256:e8a1f5ff1e479e68f292af15be3d63973f65857af915e46ec6285653836a47b7 [2022-02-07T17:42:37.905Z] #71 DONE 0.2s [2022-02-07T17:42:37.905Z] [2022-02-07T17:42:37.905Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-07T17:42:37.905Z] #72 sha256:95ba2a380e026c70ebe6ce3f483ced3349865d328cddae24b0c152cf2b5e79ae [2022-02-07T17:42:38.029Z] #21 16.37 Fetched 27.6 MB in 1s (21.2 MB/s) [2022-02-07T17:42:38.029Z] #21 16.43 Selecting previously unselected package pigz. [2022-02-07T17:42:38.029Z] #21 16.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-07T17:42:38.029Z] #21 16.46 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-07T17:42:38.029Z] #21 16.47 Unpacking pigz (2.6-1) ... [2022-02-07T17:42:38.105Z] #21 29.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:38.105Z] #21 29.44 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-07T17:42:38.164Z] #72 DONE 0.1s [2022-02-07T17:42:38.164Z] [2022-02-07T17:42:38.164Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:38.164Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:42:38.164Z] #20 31.33 Reading package lists... [2022-02-07T17:42:38.164Z] #20 40.97 Building dependency tree... [2022-02-07T17:42:38.164Z] #20 45.71 The following additional packages will be installed: [2022-02-07T17:42:38.164Z] #20 45.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:42:38.164Z] #20 45.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-07T17:42:38.164Z] #20 45.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-07T17:42:38.164Z] #20 45.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-07T17:42:38.164Z] #20 45.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-07T17:42:38.164Z] #20 45.72 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-07T17:42:38.164Z] #20 45.73 mingw-w64-common mingw-w64-x86-64-dev [2022-02-07T17:42:38.164Z] #20 45.76 Suggested packages: [2022-02-07T17:42:38.164Z] #20 45.76 gcc-10-locales seccomp wine64 [2022-02-07T17:42:38.164Z] #20 46.32 The following NEW packages will be installed: [2022-02-07T17:42:38.165Z] #20 46.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-07T17:42:38.165Z] #20 46.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-07T17:42:38.165Z] #20 46.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-07T17:42:38.165Z] #20 46.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-07T17:42:38.165Z] #20 46.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-07T17:42:38.165Z] #20 46.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-07T17:42:38.165Z] #20 46.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-07T17:42:38.165Z] #20 46.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-07T17:42:38.165Z] #20 46.33 mingw-w64-x86-64-dev [2022-02-07T17:42:38.165Z] #20 46.69 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:42:38.165Z] #20 46.69 Need to get 115 MB of archives. [2022-02-07T17:42:38.165Z] #20 46.69 After this operation, 645 MB of additional disk space will be used. [2022-02-07T17:42:38.165Z] #20 46.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-07T17:42:38.165Z] #20 46.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-07T17:42:38.165Z] #20 46.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-07T17:42:38.165Z] #20 46.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-07T17:42:38.165Z] #20 46.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-07T17:42:38.165Z] #20 46.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-07T17:42:38.165Z] #20 46.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-07T17:42:38.165Z] #20 46.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-07T17:42:38.165Z] #20 46.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-07T17:42:38.165Z] #20 47.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:42:38.165Z] #20 47.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:42:38.165Z] #20 47.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-07T17:42:38.165Z] #20 48.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-07T17:42:38.165Z] #20 48.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-07T17:42:38.165Z] #20 49.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-07T17:42:38.165Z] #20 49.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-07T17:42:38.165Z] #20 49.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-07T17:42:38.165Z] #20 49.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-07T17:42:38.165Z] #20 49.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-07T17:42:38.165Z] #20 49.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-07T17:42:38.165Z] #20 49.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-07T17:42:38.165Z] #20 49.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-07T17:42:38.165Z] #20 49.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-07T17:42:38.165Z] #20 49.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-07T17:42:38.165Z] #20 49.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-07T17:42:38.165Z] #20 49.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-07T17:42:38.165Z] #20 49.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-07T17:42:38.165Z] #20 49.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-07T17:42:38.165Z] #20 49.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-02-07T17:42:38.165Z] #20 49.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-07T17:42:38.286Z] #21 16.55 Selecting previously unselected package libelf1:amd64. [2022-02-07T17:42:38.286Z] #21 16.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-07T17:42:38.286Z] #21 16.56 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-07T17:42:38.286Z] #21 16.68 Selecting previously unselected package libbpf0:amd64. [2022-02-07T17:42:38.286Z] #21 16.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-07T17:42:38.286Z] #21 16.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:42:38.286Z] #21 16.81 Selecting previously unselected package libcap2:amd64. [2022-02-07T17:42:38.364Z] #21 29.45 Setting up libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:38.364Z] #21 29.46 Setting up apparmor (2.13.6-10) ... [2022-02-07T17:42:38.543Z] #21 16.82 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-07T17:42:38.543Z] #21 16.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:42:38.543Z] #21 16.88 Selecting previously unselected package libmnl0:amd64. [2022-02-07T17:42:38.543Z] #21 16.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-07T17:42:38.543Z] #21 16.90 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:42:38.543Z] #21 16.94 Selecting previously unselected package libxtables12:amd64. [2022-02-07T17:42:38.543Z] #21 16.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-07T17:42:38.543Z] #21 16.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:42:38.543Z] #21 17.01 Selecting previously unselected package libcap2-bin. [2022-02-07T17:42:38.543Z] #21 17.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-07T17:42:38.543Z] #21 17.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:38.735Z] #20 ... [2022-02-07T17:42:38.735Z] [2022-02-07T17:42:38.735Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-07T17:42:38.735Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-07T17:42:38.801Z] #21 17.12 Selecting previously unselected package iproute2. [2022-02-07T17:42:38.801Z] #21 17.12 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-07T17:42:38.801Z] #21 17.12 Unpacking iproute2 (5.10.0-4) ... [2022-02-07T17:42:38.996Z] #45 49.83 Selecting previously unselected package libarchive13:amd64. [2022-02-07T17:42:38.996Z] #45 49.85 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-07T17:42:38.996Z] #45 49.88 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:42:38.997Z] #45 50.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-07T17:42:38.997Z] #45 50.06 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-07T17:42:38.997Z] #45 50.07 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:42:39.058Z] #21 17.50 Selecting previously unselected package xxd. [2022-02-07T17:42:39.058Z] #21 17.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:39.058Z] #21 17.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:39.058Z] #21 17.60 Selecting previously unselected package vim-common. [2022-02-07T17:42:39.257Z] #45 50.15 Selecting previously unselected package librhash0:amd64. [2022-02-07T17:42:39.258Z] #45 50.16 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-07T17:42:39.258Z] #45 50.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:42:39.258Z] #45 50.26 Selecting previously unselected package libuv1:amd64. [2022-02-07T17:42:39.258Z] #45 50.27 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-07T17:42:39.258Z] #45 50.28 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:42:39.258Z] #45 50.35 Selecting previously unselected package cmake. [2022-02-07T17:42:39.258Z] #45 50.36 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-07T17:42:39.317Z] #21 17.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:39.317Z] #21 17.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:39.317Z] #21 17.74 Selecting previously unselected package bash-completion. [2022-02-07T17:42:39.317Z] #21 17.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-07T17:42:39.518Z] #45 50.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:42:39.745Z] #21 30.81 Setting up zip (3.0-12) ... [2022-02-07T17:42:39.745Z] #21 30.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:39.745Z] #21 30.85 Setting up bash-completion (1:2.11-2) ... [2022-02-07T17:42:39.892Z] #23 9.117 Collecting yamllint==1.26.1 [2022-02-07T17:42:40.155Z] #23 10.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-07T17:42:40.730Z] #21 19.16 Unpacking bash-completion (1:2.11-2) ... [2022-02-07T17:42:40.904Z] #45 51.78 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-07T17:42:40.905Z] #45 51.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:40.905Z] #45 51.81 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-07T17:42:40.905Z] #45 51.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:40.905Z] #45 51.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-07T17:42:40.905Z] #45 51.86 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-07T17:42:40.905Z] #45 51.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-07T17:42:40.905Z] #45 51.89 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-07T17:42:40.905Z] #45 51.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:40.988Z] #21 19.55 Selecting previously unselected package bzip2. [2022-02-07T17:42:41.101Z] #23 11.25 Collecting pathspec>=0.5.3 [2022-02-07T17:42:41.101Z] #23 11.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-07T17:42:41.167Z] #45 DONE 52.2s [2022-02-07T17:42:41.167Z] [2022-02-07T17:42:41.167Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-07T17:42:41.167Z] #46 sha256:f73ef5212eeed6bb597831d4934392079dc3405e485cb22b1f1604735dfda1b8 [2022-02-07T17:42:41.167Z] #46 DONE 0.1s [2022-02-07T17:42:41.167Z] [2022-02-07T17:42:41.167Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:41.167Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:42:41.167Z] #20 50.00 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:42:41.167Z] #20 50.30 Fetched 115 MB in 3s (41.5 MB/s) [2022-02-07T17:42:41.167Z] #20 50.36 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-07T17:42:41.167Z] #20 50.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-07T17:42:41.167Z] #20 50.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:42:41.167Z] #20 50.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:42:41.167Z] #20 51.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-07T17:42:41.167Z] #20 51.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-07T17:42:41.167Z] #20 51.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:42:41.167Z] #20 52.07 Selecting previously unselected package binutils-mingw-w64. [2022-02-07T17:42:41.167Z] #20 52.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-07T17:42:41.167Z] #20 52.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:42:41.167Z] #20 52.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-07T17:42:41.167Z] #20 52.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:42:41.167Z] #20 52.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:42:41.245Z] #21 19.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-07T17:42:41.245Z] #21 19.56 Unpacking bzip2 (1.0.8-4) ... [2022-02-07T17:42:41.245Z] #21 19.62 Selecting previously unselected package xz-utils. [2022-02-07T17:42:41.245Z] #21 19.62 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-07T17:42:41.245Z] #21 19.63 Unpacking xz-utils (5.2.5-2) ... [2022-02-07T17:42:41.245Z] #21 19.77 Selecting previously unselected package apparmor. [2022-02-07T17:42:41.245Z] #21 19.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-07T17:42:41.362Z] #23 11.58 Collecting pyyaml [2022-02-07T17:42:41.362Z] #23 11.60 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-07T17:42:41.362Z] #23 11.64 Building wheels for collected packages: yamllint [2022-02-07T17:42:41.427Z] #20 52.34 Selecting previously unselected package dmsetup. [2022-02-07T17:42:41.427Z] #20 52.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:42:41.427Z] #20 52.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:42:41.427Z] #20 52.49 Selecting previously unselected package mingw-w64-common. [2022-02-07T17:42:41.502Z] #21 19.83 Unpacking apparmor (2.13.6-10) ... [2022-02-07T17:42:41.623Z] #23 11.64 Building wheel for yamllint (setup.py): started [2022-02-07T17:42:41.665Z] #21 32.78 Setting up xz-utils (5.2.5-2) ... [2022-02-07T17:42:41.665Z] #21 32.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-07T17:42:41.665Z] #21 32.83 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-07T17:42:41.665Z] #21 32.86 Setting up patch (2.7.6-7) ... [2022-02-07T17:42:41.665Z] #21 32.87 Setting up sudo (1.9.5p2-3) ... [2022-02-07T17:42:41.665Z] #21 32.94 invoke-rc.d: could not determine current runlevel [2022-02-07T17:42:41.665Z] #21 32.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-07T17:42:41.665Z] #21 32.97 Setting up xfsprogs (5.10.0-4) ... [2022-02-07T17:42:41.665Z] #21 32.98 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-07T17:42:41.665Z] #21 33.02 Setting up inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:41.665Z] #21 33.03 Setting up pigz (2.6-1) ... [2022-02-07T17:42:41.665Z] #21 33.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-07T17:42:41.665Z] #21 33.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-07T17:42:41.687Z] #20 52.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-07T17:42:41.687Z] #20 52.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-07T17:42:41.758Z] #21 20.23 Selecting previously unselected package inetutils-ping. [2022-02-07T17:42:41.758Z] #21 20.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-07T17:42:41.758Z] #21 20.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:41.924Z] #21 33.09 Setting up python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:41.924Z] #21 33.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:42.015Z] #21 20.34 Selecting previously unselected package libip4tc2:amd64. [2022-02-07T17:42:42.015Z] #21 20.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:42:42.015Z] #21 20.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:42.015Z] #21 20.40 Selecting previously unselected package libip6tc2:amd64. [2022-02-07T17:42:42.015Z] #21 20.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:42:42.015Z] #21 20.41 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:42.272Z] #21 20.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-07T17:42:42.272Z] #21 20.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-07T17:42:42.272Z] #21 20.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:42:42.272Z] #21 20.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-07T17:42:42.272Z] #21 20.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-07T17:42:42.272Z] #21 20.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:42:42.272Z] #21 20.62 Selecting previously unselected package libnftnl11:amd64. [2022-02-07T17:42:42.272Z] #21 20.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-07T17:42:42.272Z] #21 20.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:42:42.272Z] #21 20.70 Selecting previously unselected package iptables. [2022-02-07T17:42:42.272Z] #21 20.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-07T17:42:42.272Z] #21 20.71 Unpacking iptables (1.8.7-1) ... [2022-02-07T17:42:42.493Z] #21 33.66 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-07T17:42:42.493Z] #21 33.67 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:42.528Z] #21 20.98 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:42:42.528Z] #21 20.98 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:42:42.528Z] #21 20.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:42:42.566Z] #23 12.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-07T17:42:42.566Z] #23 12.62 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5dc0b80717aaeefac72c56f4d02e8bfdeaab1f6ba0bb521b33138164be78adaf [2022-02-07T17:42:42.566Z] #23 12.62 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-07T17:42:42.566Z] #23 12.63 Successfully built yamllint [2022-02-07T17:42:42.566Z] #23 12.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-07T17:42:42.752Z] #21 34.02 Setting up libelf1:arm64 (0.183-1) ... [2022-02-07T17:42:42.785Z] #21 21.10 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:42:42.785Z] #21 21.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:42:42.785Z] #21 21.10 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:42:42.785Z] #21 21.22 Selecting previously unselected package jq. [2022-02-07T17:42:42.785Z] #21 21.24 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:42:42.785Z] #21 21.24 Unpacking jq (1.6-2.1) ... [2022-02-07T17:42:42.785Z] #21 21.31 Selecting previously unselected package libaio1:amd64. [2022-02-07T17:42:42.785Z] #21 21.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-07T17:42:42.827Z] #23 13.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-07T17:42:43.010Z] #21 34.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:43.010Z] #21 34.13 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-07T17:42:43.010Z] #21 34.14 Setting up python3-distutils (3.9.2-1) ... [2022-02-07T17:42:43.044Z] #21 21.32 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:42:43.044Z] #21 21.38 Selecting previously unselected package libgpm2:amd64. [2022-02-07T17:42:43.044Z] #21 21.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-07T17:42:43.044Z] #21 21.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:42:43.044Z] #21 21.44 Selecting previously unselected package libicu67:amd64. [2022-02-07T17:42:43.044Z] #21 21.44 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-07T17:42:43.044Z] #21 21.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-07T17:42:43.066Z] #20 54.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-07T17:42:43.066Z] #20 54.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-07T17:42:43.066Z] #20 54.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:42:43.088Z] #23 DONE 13.4s [2022-02-07T17:42:43.088Z] [2022-02-07T17:42:43.088Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:43.088Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:42:43.112Z] #23 9.157 Collecting yamllint==1.26.1 [2022-02-07T17:42:43.269Z] #21 34.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:43.269Z] #21 34.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-07T17:42:43.269Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-07T17:42:43.269Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-07T17:42:43.269Z] #21 34.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-07T17:42:43.269Z] #21 34.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-07T17:42:43.269Z] #21 34.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-07T17:42:43.269Z] #21 34.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-07T17:42:43.269Z] #21 34.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-07T17:42:43.269Z] #21 34.53 Setting up python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:43.349Z] #56 ... [2022-02-07T17:42:43.349Z] [2022-02-07T17:42:43.349Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-07T17:42:43.349Z] #27 sha256:4efb0b2f06a224ca773d1c1782c42813c0fb93659453d9fc000f0e328567d702 [2022-02-07T17:42:43.374Z] #23 10.21 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-07T17:42:43.609Z] #27 DONE 0.3s [2022-02-07T17:42:43.609Z] [2022-02-07T17:42:43.609Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:42:43.609Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:42:43.609Z] #51 ... [2022-02-07T17:42:43.609Z] [2022-02-07T17:42:43.609Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-07T17:42:43.609Z] #32 sha256:877888be181b3f67c40d1dbf60f444c22e0e7a40f8b2ea45f9094fac83c25fbc [2022-02-07T17:42:44.184Z] #32 DONE 0.5s [2022-02-07T17:42:44.184Z] [2022-02-07T17:42:44.184Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-07T17:42:44.184Z] #35 sha256:8c29983618cdc62744e96a58065dc02ce9ae37552bfdced23f4e99853f022635 [2022-02-07T17:42:44.318Z] #23 11.39 Collecting pathspec>=0.5.3 [2022-02-07T17:42:44.445Z] #20 ... [2022-02-07T17:42:44.445Z] [2022-02-07T17:42:44.445Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-07T17:42:44.445Z] #47 sha256:c0f4b2b595c8c6a378b7707b8ad0f042199fb548014bb7fd204ec0a37b0c6972 [2022-02-07T17:42:44.445Z] #47 0.738 + RM_GOPATH=0 [2022-02-07T17:42:44.445Z] #47 0.738 + TMP_GOPATH= [2022-02-07T17:42:44.445Z] #47 0.738 + : /build [2022-02-07T17:42:44.445Z] #47 0.738 + '[' -z '' ']' [2022-02-07T17:42:44.445Z] #47 0.738 ++ mktemp -d [2022-02-07T17:42:44.445Z] #47 0.740 + export GOPATH=/tmp/tmp.GbKrT5bHvY [2022-02-07T17:42:44.445Z] #47 0.741 + GOPATH=/tmp/tmp.GbKrT5bHvY [2022-02-07T17:42:44.445Z] #47 0.741 + RM_GOPATH=1 [2022-02-07T17:42:44.445Z] #47 0.741 + case "$(go env GOARCH)" in [2022-02-07T17:42:44.445Z] #47 0.742 ++ go env GOARCH [2022-02-07T17:42:44.445Z] #47 0.749 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:44.445Z] #47 0.749 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:44.445Z] #47 0.750 ++ dirname /install.sh [2022-02-07T17:42:44.445Z] #47 0.751 + dir=/ [2022-02-07T17:42:44.445Z] #47 0.751 + bin=tini [2022-02-07T17:42:44.445Z] #47 0.751 + shift [2022-02-07T17:42:44.445Z] #47 0.751 + '[' '!' -f //tini.installer ']' [2022-02-07T17:42:44.445Z] #47 0.751 + . //tini.installer [2022-02-07T17:42:44.445Z] #47 0.751 ++ : v0.19.0 [2022-02-07T17:42:44.445Z] #47 0.751 + install_tini [2022-02-07T17:42:44.445Z] #47 0.751 + echo 'Install tini version v0.19.0' [2022-02-07T17:42:44.445Z] #47 0.751 + git clone https://github.com/krallin/tini.git /tmp/tmp.GbKrT5bHvY/tini [2022-02-07T17:42:44.445Z] #47 0.751 Install tini version v0.19.0 [2022-02-07T17:42:44.445Z] #47 0.753 Cloning into '/tmp/tmp.GbKrT5bHvY/tini'... [2022-02-07T17:42:44.445Z] #47 1.164 + cd /tmp/tmp.GbKrT5bHvY/tini [2022-02-07T17:42:44.445Z] #47 1.164 + git checkout -q v0.19.0 [2022-02-07T17:42:44.445Z] #47 1.173 + cmake . [2022-02-07T17:42:44.445Z] #47 1.370 -- The C compiler identification is GNU 10.2.1 [2022-02-07T17:42:44.445Z] #47 1.403 -- Detecting C compiler ABI info [2022-02-07T17:42:44.445Z] #47 1.625 -- Detecting C compiler ABI info - done [2022-02-07T17:42:44.445Z] #47 1.676 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-07T17:42:44.445Z] #47 1.679 -- Detecting C compile features [2022-02-07T17:42:44.445Z] #47 1.681 -- Detecting C compile features - done [2022-02-07T17:42:44.445Z] #47 1.695 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-07T17:42:44.445Z] #47 1.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-07T17:42:44.445Z] #47 1.814 -- Configuring done [2022-02-07T17:42:44.445Z] #47 1.825 -- Generating done [2022-02-07T17:42:44.445Z] #47 1.829 -- Build files have been written to: /tmp/tmp.GbKrT5bHvY/tini [2022-02-07T17:42:44.445Z] #47 1.832 + make tini-static [2022-02-07T17:42:44.445Z] #47 1.998 Scanning dependencies of target tini-static [2022-02-07T17:42:44.445Z] #47 2.057 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-07T17:42:44.445Z] #47 2.473 [100%] Linking C executable tini-static [2022-02-07T17:42:44.445Z] #47 2.654 [100%] Built target tini-static [2022-02-07T17:42:44.445Z] #47 2.672 + mkdir -p /build [2022-02-07T17:42:44.445Z] #47 2.674 + cp tini-static /build/docker-init [2022-02-07T17:42:44.445Z] #47 DONE 3.0s [2022-02-07T17:42:44.445Z] #35 DONE 0.3s [2022-02-07T17:42:44.445Z] [2022-02-07T17:42:44.445Z] [2022-02-07T17:42:44.445Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:42:44.445Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-07T17:42:44.445Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:42:44.445Z] #67 1.215 + RM_GOPATH=0 [2022-02-07T17:42:44.445Z] #67 1.215 + TMP_GOPATH= [2022-02-07T17:42:44.445Z] #67 1.215 + : /build [2022-02-07T17:42:44.445Z] #67 1.215 + '[' -z '' ']' [2022-02-07T17:42:44.445Z] #67 1.215 ++ mktemp -d [2022-02-07T17:42:44.445Z] #67 1.224 + export GOPATH=/tmp/tmp.tY3V0xlLGK [2022-02-07T17:42:44.445Z] #37 sha256:c399af19fd3f9e4bc2ac96939ea56f7546ffa39b5a6147287de7aee0eb954c29 [2022-02-07T17:42:44.445Z] #67 1.224 + GOPATH=/tmp/tmp.tY3V0xlLGK [2022-02-07T17:42:44.445Z] #37 DONE 0.1s [2022-02-07T17:42:44.445Z] #67 1.224 + RM_GOPATH=1 [2022-02-07T17:42:44.445Z] [2022-02-07T17:42:44.445Z] #67 1.224 + case "$(go env GOARCH)" in [2022-02-07T17:42:44.445Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:44.445Z] #67 1.224 ++ go env GOARCH [2022-02-07T17:42:44.445Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:42:44.445Z] #67 1.236 Install containerd version v1.5.9 [2022-02-07T17:42:44.445Z] #56 ... [2022-02-07T17:42:44.445Z] #67 1.237 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:44.445Z] [2022-02-07T17:42:44.445Z] #67 1.237 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:42:44.445Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-07T17:42:44.445Z] #67 1.237 ++ dirname /install.sh [2022-02-07T17:42:44.445Z] #41 sha256:1f54394b6dec2d8229a8d4d495d4cc33d8a53278ee77e1f3ab84e444bdd358f8 [2022-02-07T17:42:44.445Z] #67 1.237 + dir=/ [2022-02-07T17:42:44.446Z] #41 DONE 0.1s [2022-02-07T17:42:44.446Z] #67 1.237 + bin=containerd [2022-02-07T17:42:44.446Z] #67 1.237 + shift [2022-02-07T17:42:44.446Z] #67 1.237 + '[' '!' -f //containerd.installer ']' [2022-02-07T17:42:44.446Z] #67 1.237 + . //containerd.installer [2022-02-07T17:42:44.446Z] #67 1.237 ++ set -e [2022-02-07T17:42:44.446Z] #67 1.237 ++ : v1.5.9 [2022-02-07T17:42:44.446Z] #67 1.237 + install_containerd [2022-02-07T17:42:44.446Z] #67 1.237 + echo 'Install containerd version v1.5.9' [2022-02-07T17:42:44.446Z] #67 1.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tY3V0xlLGK/src/github.com/containerd/containerd [2022-02-07T17:42:44.446Z] #67 1.241 Cloning into '/tmp/tmp.tY3V0xlLGK/src/github.com/containerd/containerd'... [2022-02-07T17:42:44.499Z] 8f616e6e9eec: Pull complete [2022-02-07T17:42:44.580Z] #23 11.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-07T17:42:44.644Z] #21 35.63 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-07T17:42:44.644Z] #21 35.64 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-07T17:42:44.644Z] #21 35.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:44.644Z] #21 35.67 Setting up python3-pip (20.3.4-4) ... [2022-02-07T17:42:44.708Z] [2022-02-07T17:42:44.708Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:42:44.708Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:42:44.843Z] #23 11.78 Collecting pyyaml [2022-02-07T17:42:44.843Z] #23 11.79 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-07T17:42:44.843Z] #23 11.84 Building wheels for collected packages: yamllint [2022-02-07T17:42:44.843Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-02-07T17:42:45.018Z] #67 ... [2022-02-07T17:42:45.018Z] [2022-02-07T17:42:45.018Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:45.018Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:42:45.018Z] #20 56.04 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-07T17:42:45.018Z] #20 56.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:45.281Z] #20 56.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:42:45.281Z] #20 56.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-07T17:42:45.281Z] #20 56.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:45.281Z] #20 56.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:42:45.582Z] #21 36.69 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-07T17:42:45.582Z] #21 36.70 Setting up jq (1.6-2.1) ... [2022-02-07T17:42:45.582Z] #21 36.71 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-07T17:42:45.582Z] #21 36.72 Setting up iptables (1.8.7-1) ... [2022-02-07T17:42:45.582Z] #21 36.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:42:45.582Z] #21 36.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:42:45.582Z] #21 36.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:42:45.582Z] #21 36.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:42:45.582Z] #21 36.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-07T17:42:45.582Z] #21 36.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-07T17:42:45.582Z] #21 36.77 Setting up iproute2 (5.10.0-4) ... [2022-02-07T17:42:45.790Z] #23 12.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-07T17:42:45.790Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9867081ab7e4d9f544aef8be3b2124df17ae528dec058ee52cadcc776b2d38b5 [2022-02-07T17:42:45.790Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-07T17:42:45.790Z] #23 12.71 Successfully built yamllint [2022-02-07T17:42:45.790Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-07T17:42:45.841Z] #21 37.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:42:46.052Z] #23 13.10 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-07T17:42:46.322Z] #21 24.49 Selecting previously unselected package libinih1:amd64. [2022-02-07T17:42:46.322Z] #21 24.51 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-07T17:42:46.322Z] #21 24.51 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-07T17:42:46.322Z] #21 24.57 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:42:46.322Z] #21 24.57 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:42:46.322Z] #21 24.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:46.322Z] #21 24.67 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:42:46.322Z] #21 24.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:42:46.322Z] #21 24.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:42:46.322Z] #21 24.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:42:46.580Z] #21 24.77 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:42:46.580Z] #21 24.78 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:42:46.580Z] #21 24.84 Selecting previously unselected package net-tools. [2022-02-07T17:42:46.580Z] #21 24.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-07T17:42:46.580Z] #21 24.85 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:46.580Z] #21 25.01 Selecting previously unselected package patch. [2022-02-07T17:42:46.580Z] #21 25.02 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-07T17:42:46.580Z] #21 25.03 Unpacking patch (2.7.6-7) ... [2022-02-07T17:42:46.627Z] #23 DONE 13.5s [2022-02-07T17:42:46.627Z] [2022-02-07T17:42:46.627Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-07T17:42:46.627Z] #27 sha256:f73b273f3f75b84416ea220be503246fe9825237247367fea7a675bd93bb084e [2022-02-07T17:42:46.838Z] #21 25.13 Selecting previously unselected package python-pip-whl. [2022-02-07T17:42:46.838Z] #21 25.15 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-07T17:42:46.838Z] #21 25.15 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:46.890Z] #27 DONE 0.3s [2022-02-07T17:42:46.890Z] [2022-02-07T17:42:46.890Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-07T17:42:46.890Z] #32 sha256:483c1b1261006115b3fc1d536d881bcba7d3935f300fd8e92fcdf5901d84faac [2022-02-07T17:42:47.403Z] #21 25.70 Selecting previously unselected package python3-lib2to3. [2022-02-07T17:42:47.403Z] #21 25.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-07T17:42:47.403Z] #21 25.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:47.403Z] #21 25.82 Selecting previously unselected package python3-distutils. [2022-02-07T17:42:47.403Z] #21 25.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-07T17:42:47.403Z] #21 25.83 Unpacking python3-distutils (3.9.2-1) ... [2022-02-07T17:42:47.403Z] #21 25.96 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:42:47.659Z] #21 25.96 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:42:47.660Z] #21 25.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:47.660Z] #21 26.09 Selecting previously unselected package python3-setuptools. [2022-02-07T17:42:47.660Z] #21 26.09 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-07T17:42:47.660Z] #21 26.10 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-07T17:42:47.746Z] #21 DONE 38.7s [2022-02-07T17:42:47.746Z] [2022-02-07T17:42:47.746Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-07T17:42:47.746Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-07T17:42:47.827Z] #20 58.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-07T17:42:47.827Z] #20 58.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:47.827Z] #20 58.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:42:47.883Z] #32 DONE 0.9s [2022-02-07T17:42:47.883Z] [2022-02-07T17:42:47.883Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-07T17:42:47.883Z] #35 sha256:40678db5c2314c922d7475c3fc0612b96e1c6a427c05345732f37e4a7ee1c431 [2022-02-07T17:42:47.916Z] #21 26.30 Selecting previously unselected package python3-wheel. [2022-02-07T17:42:47.916Z] #21 26.31 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-07T17:42:47.916Z] #21 26.31 Unpacking python3-wheel (0.34.2-1) ... [2022-02-07T17:42:48.005Z] #22 0.555 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-07T17:42:48.005Z] #22 0.560 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-07T17:42:48.005Z] #22 0.564 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-07T17:42:48.005Z] #22 DONE 0.6s [2022-02-07T17:42:48.005Z] [2022-02-07T17:42:48.005Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-07T17:42:48.005Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-07T17:42:48.157Z] #35 DONE 0.3s [2022-02-07T17:42:48.158Z] [2022-02-07T17:42:48.158Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-07T17:42:48.158Z] #37 sha256:576c4d40d6828adfcf1cb57d497ea8db9893fdff75cf3148202eab24e756a42b [2022-02-07T17:42:48.158Z] #37 DONE 0.1s [2022-02-07T17:42:48.158Z] [2022-02-07T17:42:48.158Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-07T17:42:48.158Z] #41 sha256:be4a1886f2dc0fd2415c13f25ef38ae5b311106cf90c0b60a85a5c47c6610107 [2022-02-07T17:42:48.173Z] #21 26.36 Selecting previously unselected package python3-pip. [2022-02-07T17:42:48.173Z] #21 26.37 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-07T17:42:48.173Z] #21 26.38 Unpacking python3-pip (20.3.4-4) ... [2022-02-07T17:42:48.173Z] #21 26.64 Selecting previously unselected package sudo. [2022-02-07T17:42:48.430Z] #21 26.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-07T17:42:48.430Z] #21 26.65 Unpacking sudo (1.9.5p2-3) ... [2022-02-07T17:42:48.463Z] #41 DONE 0.1s [2022-02-07T17:42:48.463Z] [2022-02-07T17:42:48.463Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:48.463Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:42:48.687Z] #21 27.14 Selecting previously unselected package thin-provisioning-tools. [2022-02-07T17:42:48.687Z] #21 27.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-07T17:42:48.687Z] #21 27.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:42:48.944Z] #21 27.39 Selecting previously unselected package uidmap. [2022-02-07T17:42:48.944Z] #21 27.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-07T17:42:48.944Z] #21 27.42 Unpacking uidmap (1:4.8.1-1) ... [2022-02-07T17:42:48.944Z] #21 27.53 Selecting previously unselected package vim-runtime. [2022-02-07T17:42:49.062Z] #56 ... [2022-02-07T17:42:49.062Z] [2022-02-07T17:42:49.062Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:42:49.062Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:42:49.062Z] #43 171.4 + dpkg --print-architecture [2022-02-07T17:42:49.062Z] #43 171.4 + git checkout -q v2.1.0 [2022-02-07T17:42:49.201Z] #21 27.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:42:49.202Z] #21 27.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-07T17:42:49.202Z] #21 27.60 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-07T17:42:49.202Z] #21 27.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:49.330Z] #43 171.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-07T17:42:49.330Z] #43 171.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-07T17:42:50.017Z] #51 ... [2022-02-07T17:42:50.017Z] [2022-02-07T17:42:50.017Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:42:50.017Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:42:50.017Z] #43 174.0 + dpkg --print-architecture [2022-02-07T17:42:50.017Z] #43 174.0 + git checkout -q v2.1.0 [2022-02-07T17:42:50.279Z] #43 174.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-07T17:42:50.279Z] #43 174.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-07T17:42:51.126Z] #20 ... [2022-02-07T17:42:51.126Z] [2022-02-07T17:42:51.126Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:42:51.126Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:42:51.126Z] #67 13.43 + cd /tmp/tmp.tY3V0xlLGK/src/github.com/containerd/containerd [2022-02-07T17:42:51.126Z] #67 13.44 + git checkout -q v1.5.9 [2022-02-07T17:42:51.227Z] #43 ... [2022-02-07T17:42:51.227Z] [2022-02-07T17:42:51.227Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:42:51.227Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:42:51.227Z] #51 175.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-07T17:42:51.227Z] #51 DONE 175.8s [2022-02-07T17:42:51.490Z] [2022-02-07T17:42:51.490Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:42:51.491Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:42:51.810Z] #21 30.18 Selecting previously unselected package vim. [2022-02-07T17:42:51.810Z] #21 30.20 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:42:51.810Z] #21 30.22 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:52.069Z] #67 14.34 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-07T17:42:52.069Z] #67 14.34 + BUILDTAGS='netgo osusergo static_build' [2022-02-07T17:42:52.069Z] #67 14.34 + export EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:42:52.069Z] #67 14.34 + EXTRA_FLAGS=-buildmode=pie [2022-02-07T17:42:52.069Z] #67 14.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-07T17:42:52.069Z] #67 14.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-07T17:42:52.069Z] #67 14.34 + '[' '' = dynamic ']' [2022-02-07T17:42:52.069Z] #67 14.34 + make [2022-02-07T17:42:52.638Z] #67 15.12 + bin/ctr [2022-02-07T17:42:52.740Z] #21 31.09 Selecting previously unselected package xfsprogs. [2022-02-07T17:42:52.740Z] #21 31.09 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-07T17:42:52.740Z] #21 31.10 Unpacking xfsprogs (5.10.0-4) ... [2022-02-07T17:42:53.254Z] #21 31.50 Selecting previously unselected package zip. [2022-02-07T17:42:53.254Z] #21 31.53 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-07T17:42:53.254Z] #21 31.54 Unpacking zip (3.0-12) ... [2022-02-07T17:42:53.254Z] #21 31.65 Selecting previously unselected package zstd. [2022-02-07T17:42:53.254Z] #21 31.66 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-07T17:42:53.254Z] #21 31.67 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:53.818Z] #21 32.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:42:54.381Z] #21 32.91 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:54.381Z] #21 32.92 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:42:54.381Z] #21 32.93 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:42:54.381Z] #21 32.94 Setting up libicu67:amd64 (67.1-7) ... [2022-02-07T17:42:54.381Z] #21 32.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:42:54.622Z] #43 ... [2022-02-07T17:42:54.622Z] [2022-02-07T17:42:54.622Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:42:54.622Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:42:54.622Z] #51 175.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-07T17:42:54.622Z] #51 DONE 176.2s [2022-02-07T17:42:54.622Z] [2022-02-07T17:42:54.622Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:42:54.622Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:42:54.638Z] #21 32.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-07T17:42:54.638Z] #21 32.98 Setting up uidmap (1:4.8.1-1) ... [2022-02-07T17:42:54.638Z] #21 32.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:42:54.638Z] #21 33.00 Setting up bzip2 (1.0.8-4) ... [2022-02-07T17:42:54.638Z] #21 33.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:42:54.638Z] #21 33.02 Setting up python3-wheel (0.34.2-1) ... [2022-02-07T17:42:54.745Z] 4612f6d0b889: Pull complete [2022-02-07T17:42:55.201Z] #21 33.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:55.201Z] #21 33.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:42:55.201Z] #21 33.60 Setting up libcap2-bin (1:2.44-1) ... [2022-02-07T17:42:55.201Z] #21 33.61 Setting up apparmor (2.13.6-10) ... [2022-02-07T17:42:56.571Z] #21 35.03 Setting up zip (3.0-12) ... [2022-02-07T17:42:56.829Z] #21 35.04 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:56.829Z] #21 35.07 Setting up bash-completion (1:2.11-2) ... [2022-02-07T17:42:57.917Z] #67 ... [2022-02-07T17:42:57.917Z] [2022-02-07T17:42:57.917Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-07T17:42:57.917Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-07T17:42:57.917Z] #20 62.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-07T17:42:57.917Z] #20 62.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:57.917Z] #20 62.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:42:57.917Z] #20 63.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-07T17:42:57.917Z] #20 63.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:57.917Z] #20 63.83 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:42:57.917Z] #20 65.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-07T17:42:57.917Z] #20 65.67 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:57.917Z] #20 65.68 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:58.132Z] #23 8.701 Collecting yamllint==1.26.1 [2022-02-07T17:42:58.132Z] #23 9.741 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-07T17:42:58.709Z] #23 10.72 Collecting pathspec>=0.5.3 [2022-02-07T17:42:58.727Z] #21 36.96 Setting up xz-utils (5.2.5-2) ... [2022-02-07T17:42:58.727Z] #21 36.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-07T17:42:58.727Z] #21 37.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:42:58.727Z] #21 37.01 Setting up patch (2.7.6-7) ... [2022-02-07T17:42:58.727Z] #21 37.03 Setting up sudo (1.9.5p2-3) ... [2022-02-07T17:42:58.727Z] #21 37.10 invoke-rc.d: could not determine current runlevel [2022-02-07T17:42:58.727Z] #21 37.11 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-07T17:42:58.727Z] #21 37.12 Setting up xfsprogs (5.10.0-4) ... [2022-02-07T17:42:58.727Z] #21 37.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:42:58.727Z] #21 37.15 Setting up inetutils-ping (2:2.0-1) ... [2022-02-07T17:42:58.727Z] #21 37.16 Setting up pigz (2.6-1) ... [2022-02-07T17:42:58.727Z] #21 37.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:42:58.727Z] #21 37.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:42:58.862Z] #20 69.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-07T17:42:58.863Z] #20 69.60 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-07T17:42:58.863Z] #20 69.61 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:42:58.968Z] #23 10.73 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-07T17:42:58.969Z] #23 11.01 Collecting pyyaml [2022-02-07T17:42:58.984Z] #21 37.20 Setting up python-pip-whl (20.3.4-4) ... [2022-02-07T17:42:58.984Z] #21 37.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:42:59.228Z] #23 11.04 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-07T17:42:59.228Z] #23 11.09 Building wheels for collected packages: yamllint [2022-02-07T17:42:59.228Z] #23 11.09 Building wheel for yamllint (setup.py): started [2022-02-07T17:42:59.280Z] #21 37.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:42:59.580Z] #21 37.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:42:59.860Z] #21 38.27 Setting up libelf1:amd64 (0.183-1) ... [2022-02-07T17:42:59.860Z] #21 38.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:42:59.860Z] #21 38.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:42:59.860Z] #21 38.33 Setting up python3-distutils (3.9.2-1) ... [2022-02-07T17:43:00.167Z] #23 11.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-07T17:43:00.167Z] #23 11.96 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=be63a9634f267e80cbd6f9ee138f3a5a67f278ed5be50fb717613fb70a6b62f1 [2022-02-07T17:43:00.167Z] #23 11.96 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-07T17:43:00.167Z] #23 11.96 Successfully built yamllint [2022-02-07T17:43:00.167Z] #23 12.00 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-07T17:43:00.247Z] #20 71.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-07T17:43:00.247Z] #20 71.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-07T17:43:00.247Z] #20 71.26 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:43:00.426Z] #23 12.37 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-07T17:43:00.429Z] #21 38.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:43:00.429Z] #21 38.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-07T17:43:00.429Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-07T17:43:00.429Z] #21 38.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-07T17:43:00.429Z] #21 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-07T17:43:00.429Z] #21 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-07T17:43:00.429Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-07T17:43:00.429Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-07T17:43:00.429Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-07T17:43:00.429Z] #21 38.87 Setting up python3-setuptools (52.0.0-4) ... [2022-02-07T17:43:00.507Z] #20 71.32 Selecting previously unselected package libapparmor1:amd64. [2022-02-07T17:43:00.507Z] #20 71.32 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-07T17:43:00.507Z] #20 71.33 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:43:00.507Z] #20 71.39 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-07T17:43:00.507Z] #20 71.39 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-07T17:43:00.507Z] #20 71.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:43:00.507Z] #20 71.47 Selecting previously unselected package libbtrfs0:amd64. [2022-02-07T17:43:00.507Z] #20 71.48 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-07T17:43:00.507Z] #20 71.48 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:43:00.507Z] #20 71.55 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-07T17:43:00.507Z] #20 71.55 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-07T17:43:00.507Z] #20 71.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:43:00.768Z] #20 71.65 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-07T17:43:00.768Z] #20 71.65 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:43:00.768Z] #20 71.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:43:00.768Z] #20 71.70 Selecting previously unselected package libudev-dev:amd64. [2022-02-07T17:43:00.768Z] #20 71.71 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-07T17:43:00.768Z] #20 71.72 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:43:00.768Z] #20 71.78 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-07T17:43:00.768Z] #20 71.79 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-07T17:43:00.768Z] #20 71.79 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:43:00.995Z] #23 DONE 12.9s [2022-02-07T17:43:00.995Z] [2022-02-07T17:43:00.995Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:00.995Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:01.030Z] #20 71.91 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-07T17:43:01.030Z] #20 71.92 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-07T17:43:01.030Z] #20 71.93 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:43:01.030Z] #20 72.03 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-07T17:43:01.030Z] #20 72.04 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-07T17:43:01.030Z] #20 72.04 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:43:01.030Z] #20 72.13 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-07T17:43:01.291Z] #20 72.14 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-07T17:43:01.291Z] #20 72.14 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:43:01.291Z] #20 72.19 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-07T17:43:01.291Z] #20 72.20 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-07T17:43:01.291Z] #20 72.20 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:43:01.552Z] #20 72.42 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-07T17:43:01.552Z] #20 72.43 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-07T17:43:01.552Z] #20 72.43 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:43:01.552Z] #20 72.57 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-07T17:43:01.552Z] #20 72.58 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-07T17:43:01.552Z] #20 72.58 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:43:01.552Z] #20 72.63 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-07T17:43:01.552Z] #20 72.63 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-07T17:43:01.552Z] #20 72.63 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:43:01.805Z] #21 40.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:43:01.805Z] #21 40.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:43:01.805Z] #21 40.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:43:01.805Z] #21 40.25 Setting up python3-pip (20.3.4-4) ... [2022-02-07T17:43:01.813Z] #20 72.70 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-07T17:43:01.813Z] #20 72.71 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-07T17:43:01.813Z] #20 72.71 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:43:01.813Z] #20 72.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-07T17:43:01.813Z] #20 72.94 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-07T17:43:01.813Z] #20 72.95 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-07T17:43:01.813Z] #20 72.96 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-07T17:43:02.074Z] #20 72.97 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-07T17:43:02.074Z] #20 72.99 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-07T17:43:02.074Z] #20 73.00 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-07T17:43:02.074Z] #20 73.01 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-07T17:43:02.074Z] #20 73.02 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-07T17:43:02.074Z] #20 73.04 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-07T17:43:02.074Z] #20 73.05 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-07T17:43:02.074Z] #20 73.06 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-07T17:43:02.074Z] #20 73.08 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-07T17:43:02.074Z] #20 73.09 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-07T17:43:02.074Z] #20 73.10 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-07T17:43:02.074Z] #20 73.11 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-07T17:43:02.074Z] #20 73.13 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-07T17:43:02.074Z] #20 73.14 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-07T17:43:02.074Z] #20 73.16 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-07T17:43:02.336Z] #20 73.17 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-07T17:43:02.336Z] #20 73.18 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:43:02.336Z] #20 73.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:43:02.336Z] #20 73.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:43:02.336Z] #20 73.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-07T17:43:02.336Z] #20 73.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-07T17:43:02.336Z] #20 73.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-07T17:43:02.336Z] #20 73.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-07T17:43:02.336Z] #20 73.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-07T17:43:02.336Z] #20 73.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-07T17:43:02.336Z] #20 73.28 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:43:02.336Z] #20 73.29 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-07T17:43:02.336Z] #20 73.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:43:02.336Z] #20 73.31 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-07T17:43:02.336Z] #20 73.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:43:02.411Z] #60 ... [2022-02-07T17:43:02.411Z] [2022-02-07T17:43:02.411Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:43:02.411Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-07T17:43:02.411Z] #43 152.3 + dpkg --print-architecture [2022-02-07T17:43:02.778Z] #21 41.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:43:02.983Z] #43 DONE 152.8s [2022-02-07T17:43:02.983Z] [2022-02-07T17:43:02.983Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:02.983Z] #56 sha256:62a1780bb361fe5569c2c8447cafe0d3a4a994a6ba8fb9211710b10c2d120aa9 [2022-02-07T17:43:03.035Z] #21 41.37 Setting up jq (1.6-2.1) ... [2022-02-07T17:43:03.035Z] #21 41.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:43:03.035Z] #21 41.39 Setting up iptables (1.8.7-1) ... [2022-02-07T17:43:03.035Z] #21 41.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:43:03.035Z] #21 41.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:43:03.035Z] #21 41.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:43:03.036Z] #21 41.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:43:03.036Z] #21 41.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-07T17:43:03.036Z] #21 41.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-07T17:43:03.036Z] #21 41.43 Setting up iproute2 (5.10.0-4) ... [2022-02-07T17:43:03.550Z] #21 41.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:43:03.550Z] #21 DONE 42.1s [2022-02-07T17:43:03.550Z] [2022-02-07T17:43:03.550Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:43:03.550Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:43:03.727Z] #20 DONE 74.5s [2022-02-07T17:43:03.727Z] [2022-02-07T17:43:03.727Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-02-07T17:43:03.727Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-07T17:43:03.806Z] #43 ... [2022-02-07T17:43:03.806Z] [2022-02-07T17:43:03.806Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-07T17:43:03.806Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-07T17:43:04.735Z] #22 1.180 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-07T17:43:04.992Z] #22 1.183 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-07T17:43:04.992Z] #22 1.187 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-07T17:43:04.992Z] #22 DONE 1.2s [2022-02-07T17:43:04.992Z] [2022-02-07T17:43:04.992Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-07T17:43:04.992Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-07T17:43:05.107Z] #21 1.159 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-07T17:43:05.107Z] #21 1.162 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-07T17:43:05.107Z] #21 1.318 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-07T17:43:06.414Z] #60 ... [2022-02-07T17:43:06.414Z] [2022-02-07T17:43:06.414Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:43:06.414Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:43:06.414Z] #43 DONE 189.9s [2022-02-07T17:43:06.414Z] [2022-02-07T17:43:06.414Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:06.414Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:43:06.675Z] #60 ... [2022-02-07T17:43:06.675Z] [2022-02-07T17:43:06.675Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-07T17:43:06.675Z] #44 sha256:4cdaa023ed6a711d54d53b3810d00805d4d01cf7dd5a8ef5e0c2ee6c751d3007 [2022-02-07T17:43:06.865Z] #56 ... [2022-02-07T17:43:06.865Z] [2022-02-07T17:43:06.866Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:43:06.866Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:43:06.866Z] #43 DONE 187.9s [2022-02-07T17:43:06.866Z] [2022-02-07T17:43:06.866Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:06.866Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:43:06.866Z] #56 ... [2022-02-07T17:43:06.866Z] [2022-02-07T17:43:06.866Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-07T17:43:06.866Z] #44 sha256:986f175c33e5b7fe091d40276805a51da059dcc0570212d80fe6090414b64102 [2022-02-07T17:43:07.129Z] #44 DONE 0.4s [2022-02-07T17:43:07.129Z] [2022-02-07T17:43:07.129Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-07T17:43:07.129Z] #48 sha256:8474b2b372f24e89884a650f76364ff201d8bfd4dbd128c9b0c72d0ee59b6bd4 [2022-02-07T17:43:07.129Z] #48 DONE 0.0s [2022-02-07T17:43:07.129Z] [2022-02-07T17:43:07.129Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-07T17:43:07.129Z] #50 sha256:6a39765c9985a3315fb32bb47fbe699d275f1e836564d7970fe79351e1c107b9 [2022-02-07T17:43:07.129Z] #50 DONE 0.1s [2022-02-07T17:43:07.129Z] [2022-02-07T17:43:07.129Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:07.129Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:43:07.129Z] #56 ... [2022-02-07T17:43:07.129Z] [2022-02-07T17:43:07.129Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-07T17:43:07.129Z] #52 sha256:4d5d36e12e8901c432cac1ae2b29a6702efd1d95149c8046563314bad0b952ec [2022-02-07T17:43:07.248Z] #44 DONE 0.5s [2022-02-07T17:43:07.248Z] [2022-02-07T17:43:07.248Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:07.248Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:43:07.248Z] #60 ... [2022-02-07T17:43:07.248Z] [2022-02-07T17:43:07.248Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-07T17:43:07.248Z] #48 sha256:e0cf3803a8a6ad934c5220963fb9903bc18efd142f5c1dcf552ed8e28dd394a4 [2022-02-07T17:43:07.248Z] #48 DONE 0.0s [2022-02-07T17:43:07.248Z] [2022-02-07T17:43:07.248Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-07T17:43:07.248Z] #50 sha256:a9f9c453e0fe6c05aad044a492afc929bf73c7cc213aec208dda92c615c8fb7f [2022-02-07T17:43:07.248Z] #50 DONE 0.1s [2022-02-07T17:43:07.509Z] [2022-02-07T17:43:07.509Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-07T17:43:07.509Z] #52 sha256:a6d88f9fb1b24d2eba41c0ccb2bf9430d3bea76e75855df691dc6e5eefafe503 [2022-02-07T17:43:07.705Z] #52 DONE 0.3s [2022-02-07T17:43:07.705Z] [2022-02-07T17:43:07.705Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-07T17:43:07.705Z] #54 sha256:e155d9da70c776cf80110acaf8b4aac4ec95ed60ed00b88e3e538c220868b5e8 [2022-02-07T17:43:07.705Z] #54 DONE 0.1s [2022-02-07T17:43:07.705Z] [2022-02-07T17:43:07.705Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:07.705Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:43:07.772Z] #52 DONE 0.4s [2022-02-07T17:43:07.772Z] [2022-02-07T17:43:07.772Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:07.772Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:43:07.772Z] #56 ... [2022-02-07T17:43:07.772Z] [2022-02-07T17:43:07.772Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-07T17:43:07.772Z] #54 sha256:43c3e186bd877c8993ebdd919337c75da9b04e5a51c49ec97a2c6dc87624c7c6 [2022-02-07T17:43:07.772Z] #54 DONE 0.1s [2022-02-07T17:43:08.034Z] [2022-02-07T17:43:08.034Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:08.034Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:43:08.257Z] #56 ... [2022-02-07T17:43:08.257Z] [2022-02-07T17:43:08.257Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:43:08.257Z] #51 sha256:763aef51664e4de202fafbd0651ed744c1c6a758cccdf395f1ff9c788c33c154 [2022-02-07T17:43:08.257Z] #51 158.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-07T17:43:09.194Z] #51 DONE 159.1s [2022-02-07T17:43:09.194Z] [2022-02-07T17:43:09.194Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:09.194Z] #56 sha256:62a1780bb361fe5569c2c8447cafe0d3a4a994a6ba8fb9211710b10c2d120aa9 [2022-02-07T17:43:10.388Z] #21 1.721 Reading package lists... [2022-02-07T17:43:11.682Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-07T17:43:11.682Z] [2022-02-07T17:43:11.682Z] ________ ____ __. [2022-02-07T17:43:11.682Z] \_____ \ | |/ _| [2022-02-07T17:43:11.682Z] / | \| < [2022-02-07T17:43:11.682Z] / | \ | \ [2022-02-07T17:43:11.682Z] \_______ /____|__ \ [2022-02-07T17:43:11.682Z] \/ \/ [2022-02-07T17:43:11.682Z] [2022-02-07T17:43:11.682Z] INFO: make.ps1 ended at 02/07/2022 17:43:06 [2022-02-07T17:43:11.682Z] INFO: Binaries build ended at 02/07/2022 17:43:08. Duration:00:01:28.2188506 [2022-02-07T17:43:11.682Z] INFO: Copying the built daemon binary to d:\CI\PR-43176\4\binary\dockerd-be63b7d7f6.exe... [2022-02-07T17:43:11.682Z] INFO: Copying the built client binary to d:\CI\PR-43176\4\binary\docker-be63b7d7f6.exe... [2022-02-07T17:43:11.682Z] INFO: Copying dockerversion from the container... [2022-02-07T17:43:11.682Z] INFO: Copying the golang package from the container to d:\CI\PR-43176\4\installer\go.zip... [2022-02-07T17:43:11.682Z] INFO: Extracting go.zip to d:\CI\PR-43176\4\go [2022-02-07T17:43:14.990Z] #23 9.645 Collecting yamllint==1.26.1 [2022-02-07T17:43:15.553Z] #23 10.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-07T17:43:15.675Z] #21 6.570 Reading package lists... [2022-02-07T17:43:16.243Z] #21 11.35 Building dependency tree... [2022-02-07T17:43:16.243Z] #21 12.62 Reading state information... [2022-02-07T17:43:16.921Z] #23 11.76 Collecting pathspec>=0.5.3 [2022-02-07T17:43:16.921Z] #23 11.77 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-07T17:43:17.178Z] #23 12.11 Collecting pyyaml [2022-02-07T17:43:17.178Z] #23 12.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-07T17:43:17.178Z] #23 12.19 Building wheels for collected packages: yamllint [2022-02-07T17:43:17.178Z] #23 12.19 Building wheel for yamllint (setup.py): started [2022-02-07T17:43:17.623Z] #21 13.89 The following additional packages will be installed: [2022-02-07T17:43:17.623Z] #21 13.89 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-07T17:43:17.623Z] #21 13.89 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-07T17:43:17.623Z] #21 13.89 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-07T17:43:17.623Z] #21 13.89 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-07T17:43:17.623Z] #21 13.89 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-07T17:43:17.623Z] #21 13.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-07T17:43:17.623Z] #21 13.90 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-07T17:43:17.623Z] #21 13.91 Suggested packages: [2022-02-07T17:43:17.623Z] #21 13.91 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-07T17:43:17.623Z] #21 13.91 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-07T17:43:17.623Z] #21 13.91 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-07T17:43:17.623Z] #21 13.91 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-07T17:43:17.623Z] #21 13.91 seccomp:ppc64el seccomp:s390x [2022-02-07T17:43:17.623Z] #21 13.91 Recommended packages: [2022-02-07T17:43:17.623Z] #21 13.91 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-07T17:43:17.623Z] #21 13.91 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-07T17:43:17.623Z] #21 13.91 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-07T17:43:17.623Z] #21 13.91 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-07T17:43:17.883Z] #21 14.36 The following NEW packages will be installed: [2022-02-07T17:43:17.883Z] #21 14.36 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-07T17:43:17.883Z] #21 14.36 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-07T17:43:17.883Z] #21 14.36 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-07T17:43:17.883Z] #21 14.36 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-07T17:43:17.883Z] #21 14.36 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-07T17:43:17.883Z] #21 14.37 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-07T17:43:17.883Z] #21 14.37 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-07T17:43:17.883Z] #21 14.37 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-07T17:43:17.883Z] #21 14.37 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-07T17:43:17.883Z] #21 14.37 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-07T17:43:17.883Z] #21 14.37 libseccomp2:ppc64el libseccomp2:s390x [2022-02-07T17:43:18.107Z] #23 13.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-07T17:43:18.107Z] #23 13.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=280efeb04963c32d64482ef0c769461e1a5c4818acfa41cd4208acd4dd486ab7 [2022-02-07T17:43:18.107Z] #23 13.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-07T17:43:18.107Z] #23 13.10 Successfully built yamllint [2022-02-07T17:43:18.107Z] #23 13.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-07T17:43:18.143Z] #21 14.74 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:43:18.143Z] #21 14.74 Need to get 15.9 MB of archives. [2022-02-07T17:43:18.143Z] #21 14.74 After this operation, 73.0 MB of additional disk space will be used. [2022-02-07T17:43:18.143Z] #21 14.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-07T17:43:18.143Z] #21 14.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-07T17:43:18.364Z] #23 13.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-07T17:43:18.403Z] #21 14.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-07T17:43:18.403Z] #21 14.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-07T17:43:18.403Z] #21 14.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-07T17:43:18.403Z] #21 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-07T17:43:18.403Z] #21 14.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-07T17:43:18.403Z] #21 14.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-07T17:43:18.403Z] #21 14.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-07T17:43:18.403Z] #21 14.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-07T17:43:18.403Z] #21 14.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-07T17:43:18.403Z] #21 14.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-07T17:43:18.403Z] #21 14.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-07T17:43:18.403Z] #21 14.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-07T17:43:18.403Z] #21 14.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-07T17:43:18.403Z] #21 14.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-07T17:43:18.403Z] #21 14.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-07T17:43:18.403Z] #21 14.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-07T17:43:18.403Z] #21 14.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-07T17:43:18.403Z] #21 14.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-07T17:43:18.403Z] #21 14.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-07T17:43:18.403Z] #21 14.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-07T17:43:18.403Z] #21 14.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-07T17:43:18.403Z] #21 14.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-07T17:43:18.403Z] #21 14.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-07T17:43:18.403Z] #21 14.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-07T17:43:18.403Z] #21 14.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-07T17:43:18.403Z] #21 14.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-07T17:43:18.403Z] #21 14.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-07T17:43:18.664Z] #21 14.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-07T17:43:18.664Z] #21 14.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-07T17:43:18.664Z] #21 14.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-07T17:43:18.664Z] #21 14.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-07T17:43:18.664Z] #21 14.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-07T17:43:18.664Z] #21 14.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-07T17:43:18.664Z] #21 14.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-07T17:43:18.664Z] #21 14.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-07T17:43:18.664Z] #21 14.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-07T17:43:18.664Z] #21 14.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-07T17:43:18.664Z] #21 14.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-07T17:43:19.236Z] #21 15.65 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:43:19.236Z] #21 15.86 Fetched 15.9 MB in 1s (30.3 MB/s) [2022-02-07T17:43:19.295Z] #23 DONE 14.2s [2022-02-07T17:43:19.296Z] [2022-02-07T17:43:19.296Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-07T17:43:19.296Z] #27 sha256:0b7aa53d2b21e24dfa46bffa8d34744968e45fd779aae14481602f6bcca1b4be [2022-02-07T17:43:19.497Z] #21 15.89 Selecting previously unselected package gcc-10-base:armel. [2022-02-07T17:43:19.497Z] #21 15.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-02-07T17:43:19.497Z] #21 15.95 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-07T17:43:19.497Z] #21 15.95 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-07T17:43:19.497Z] #21 16.01 Selecting previously unselected package gcc-10-base:armhf. [2022-02-07T17:43:19.497Z] #21 16.02 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-07T17:43:19.497Z] #21 16.02 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-07T17:43:19.497Z] #21 16.07 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-07T17:43:19.497Z] #21 16.07 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-07T17:43:19.497Z] #21 16.08 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-07T17:43:19.497Z] #21 16.12 Selecting previously unselected package gcc-10-base:s390x. [2022-02-07T17:43:19.757Z] #21 16.13 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-07T17:43:19.758Z] #21 16.13 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-07T17:43:19.758Z] #21 16.18 Selecting previously unselected package gcc-10-base:arm64. [2022-02-07T17:43:19.758Z] #21 16.19 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-07T17:43:19.758Z] #21 16.20 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-07T17:43:19.758Z] #21 16.25 Selecting previously unselected package libgcc-s1:armel. [2022-02-07T17:43:20.017Z] #21 16.26 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-07T17:43:20.017Z] #21 16.27 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-07T17:43:20.017Z] #21 16.32 Selecting previously unselected package libcrypt1:armel. [2022-02-07T17:43:20.017Z] #21 16.33 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-07T17:43:20.017Z] #21 16.34 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-07T17:43:20.017Z] #21 16.42 Selecting previously unselected package libc6:armel. [2022-02-07T17:43:20.017Z] #21 16.42 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-07T17:43:20.278Z] #21 16.58 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-07T17:43:20.537Z] #21 17.01 Selecting previously unselected package libapparmor1:armel. [2022-02-07T17:43:20.537Z] #21 17.02 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-07T17:43:20.537Z] #21 17.03 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-07T17:43:20.537Z] #21 17.08 Selecting previously unselected package libapparmor-dev:armel. [2022-02-07T17:43:20.537Z] #21 17.09 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-07T17:43:20.537Z] #21 17.09 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-07T17:43:20.537Z] #21 17.16 Selecting previously unselected package libgcc-s1:arm64. [2022-02-07T17:43:20.665Z] #27 DONE 1.4s [2022-02-07T17:43:20.665Z] [2022-02-07T17:43:20.665Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:20.665Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:43:20.665Z] #60 ... [2022-02-07T17:43:20.665Z] [2022-02-07T17:43:20.665Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-07T17:43:20.665Z] #32 sha256:5ff2472eba33e435b527769e16d33aa327b1feb2efcdbf47293065aa02df358a [2022-02-07T17:43:20.797Z] #21 17.16 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-07T17:43:20.797Z] #21 17.17 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-07T17:43:20.797Z] #21 17.21 Selecting previously unselected package libcrypt1:arm64. [2022-02-07T17:43:20.797Z] #21 17.22 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-07T17:43:20.797Z] #21 17.22 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-07T17:43:21.056Z] #21 17.30 Selecting previously unselected package libc6:arm64. [2022-02-07T17:43:21.056Z] #21 17.31 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-07T17:43:21.056Z] #21 17.50 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-07T17:43:21.600Z] #32 DONE 0.9s [2022-02-07T17:43:21.600Z] [2022-02-07T17:43:21.600Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-07T17:43:21.600Z] #35 sha256:696f70314b5e959b8b10851bbea32c6cc54e138f7564a63eb765022a85537f55 [2022-02-07T17:43:21.626Z] #21 17.98 Selecting previously unselected package libapparmor1:arm64. [2022-02-07T17:43:21.626Z] #21 17.98 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-07T17:43:21.626Z] #21 17.98 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-07T17:43:21.626Z] #21 18.03 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-07T17:43:21.626Z] #21 18.03 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-07T17:43:21.626Z] #21 18.04 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-07T17:43:21.626Z] #21 18.10 Selecting previously unselected package libgcc-s1:s390x. [2022-02-07T17:43:21.626Z] #21 18.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-07T17:43:21.626Z] #21 18.11 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-07T17:43:21.626Z] #21 18.15 Selecting previously unselected package libcrypt1:s390x. [2022-02-07T17:43:21.626Z] #21 18.16 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-07T17:43:21.626Z] #21 18.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-07T17:43:21.626Z] #21 18.25 Selecting previously unselected package libc6:s390x. [2022-02-07T17:43:21.626Z] #21 18.26 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-07T17:43:21.857Z] #35 DONE 0.5s [2022-02-07T17:43:21.857Z] [2022-02-07T17:43:21.857Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:21.857Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:43:22.116Z] #60 ... [2022-02-07T17:43:22.116Z] [2022-02-07T17:43:22.116Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-07T17:43:22.116Z] #37 sha256:37f060467b95e5935627b28176118413026c94fcd7846cebf09925fbf6cc968b [2022-02-07T17:43:22.116Z] #37 DONE 0.1s [2022-02-07T17:43:22.116Z] [2022-02-07T17:43:22.116Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-07T17:43:22.116Z] #41 sha256:f62621a542dce7c2e8338553a463ac2223f8d2c8529973c2724b224bf75ee8bd [2022-02-07T17:43:22.116Z] #41 DONE 0.1s [2022-02-07T17:43:22.116Z] [2022-02-07T17:43:22.116Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:43:22.116Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:43:22.196Z] #21 18.44 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-07T17:43:22.456Z] #21 18.88 Selecting previously unselected package libapparmor1:s390x. [2022-02-07T17:43:22.456Z] #21 18.88 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-07T17:43:22.456Z] #21 18.89 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-07T17:43:22.456Z] #21 18.95 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-07T17:43:22.456Z] #21 18.95 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-07T17:43:22.456Z] #21 18.96 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-07T17:43:22.717Z] #21 19.03 Selecting previously unselected package libgcc-s1:armhf. [2022-02-07T17:43:22.718Z] #21 19.03 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-07T17:43:22.718Z] #21 19.03 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-07T17:43:22.718Z] #21 19.08 Selecting previously unselected package libcrypt1:armhf. [2022-02-07T17:43:22.718Z] #21 19.09 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-07T17:43:22.718Z] #21 19.10 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-07T17:43:22.718Z] #21 19.17 Selecting previously unselected package libc6:armhf. [2022-02-07T17:43:22.718Z] #21 19.18 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-07T17:43:22.978Z] #21 19.37 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-07T17:43:23.049Z] #43 169.4 + dpkg --print-architecture [2022-02-07T17:43:23.049Z] #43 169.4 + git checkout -q v2.1.0 [2022-02-07T17:43:23.239Z] #21 19.85 Selecting previously unselected package libapparmor1:armhf. [2022-02-07T17:43:23.239Z] #21 19.86 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-07T17:43:23.239Z] #21 19.86 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-07T17:43:23.500Z] #21 19.91 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-07T17:43:23.500Z] #21 19.92 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-07T17:43:23.500Z] #21 19.92 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-07T17:43:23.500Z] #21 19.99 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-07T17:43:23.564Z] #43 169.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-07T17:43:23.564Z] #43 169.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-07T17:43:23.760Z] #21 19.99 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-07T17:43:23.760Z] #21 20.00 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-07T17:43:23.760Z] #21 20.04 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-07T17:43:23.760Z] #21 20.05 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-07T17:43:23.760Z] #21 20.05 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-07T17:43:23.760Z] #21 20.13 Selecting previously unselected package libc6:ppc64el. [2022-02-07T17:43:23.760Z] #21 20.14 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-07T17:43:24.020Z] #21 20.31 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-07T17:43:24.589Z] #21 20.93 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-07T17:43:24.589Z] #21 20.93 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-07T17:43:24.589Z] #21 20.94 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-07T17:43:24.589Z] #21 20.99 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-07T17:43:24.589Z] #21 20.99 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-07T17:43:24.589Z] #21 21.00 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-07T17:43:24.589Z] #21 21.06 Selecting previously unselected package libseccomp2:s390x. [2022-02-07T17:43:24.590Z] #21 21.07 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-07T17:43:24.590Z] #21 21.07 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-07T17:43:24.850Z] #21 21.12 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-07T17:43:24.850Z] #21 21.12 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-07T17:43:24.850Z] #21 21.12 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-07T17:43:24.850Z] #21 21.18 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-07T17:43:24.850Z] #21 21.19 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-07T17:43:24.850Z] #21 21.19 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-07T17:43:24.850Z] #21 21.24 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-07T17:43:24.850Z] #21 21.25 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-07T17:43:24.850Z] #21 21.26 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-07T17:43:24.850Z] #21 21.32 Selecting previously unselected package libseccomp2:armhf. [2022-02-07T17:43:24.850Z] #21 21.33 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-07T17:43:24.850Z] #21 21.33 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-07T17:43:24.937Z] #43 ... [2022-02-07T17:43:24.937Z] [2022-02-07T17:43:24.937Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-02-07T17:43:24.937Z] #51 sha256:82dc13e42af2bd61df6959ceff4f42ffb00946e3c1b0b90419a0df3c04be2296 [2022-02-07T17:43:24.937Z] #51 171.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-02-07T17:43:24.937Z] #51 DONE 171.6s [2022-02-07T17:43:24.937Z] [2022-02-07T17:43:24.937Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:24.937Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:43:25.109Z] #21 21.38 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-07T17:43:25.109Z] #21 21.38 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-07T17:43:25.109Z] #21 21.39 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-07T17:43:25.109Z] #21 21.45 Selecting previously unselected package libseccomp2:armel. [2022-02-07T17:43:25.109Z] #21 21.47 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-07T17:43:25.109Z] #21 21.47 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-07T17:43:25.109Z] #21 21.51 Selecting previously unselected package libseccomp-dev:armel. [2022-02-07T17:43:25.109Z] #21 21.52 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-07T17:43:25.109Z] #21 21.52 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-07T17:43:25.109Z] #21 21.59 Selecting previously unselected package libseccomp2:arm64. [2022-02-07T17:43:25.109Z] #21 21.59 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-07T17:43:25.109Z] #21 21.60 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-07T17:43:25.369Z] #21 21.66 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-07T17:43:25.369Z] #21 21.66 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-07T17:43:25.369Z] #21 21.69 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-07T17:43:25.369Z] #21 21.83 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-07T17:43:25.369Z] #21 21.86 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-07T17:43:25.369Z] #21 21.87 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-07T17:43:25.369Z] #21 21.88 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-07T17:43:25.369Z] #21 21.90 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-07T17:43:25.369Z] #21 21.91 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-07T17:43:25.629Z] #21 21.92 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-07T17:43:25.629Z] #21 21.94 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-07T17:43:25.629Z] #21 21.95 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-07T17:43:25.629Z] #21 21.96 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-07T17:43:25.629Z] #21 21.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-07T17:43:25.629Z] #21 21.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-07T17:43:25.629Z] #21 22.00 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-07T17:43:25.629Z] #21 22.01 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-07T17:43:25.629Z] #21 22.02 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-07T17:43:25.629Z] #21 22.04 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-07T17:43:27.009Z] #21 23.24 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-07T17:43:28.388Z] #21 24.46 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-07T17:43:29.379Z] #21 25.71 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-07T17:43:30.790Z] #21 27.01 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-07T17:43:31.729Z] #21 28.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-07T17:43:31.729Z] #21 28.28 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.30 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.31 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.32 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.34 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.37 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.39 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.40 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.41 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.43 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.44 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.45 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-07T17:43:31.989Z] #21 28.46 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.47 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.49 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-07T17:43:31.989Z] #21 28.50 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-07T17:43:32.251Z] #21 28.52 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-07T17:43:32.251Z] #21 28.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:43:32.821Z] #21 DONE 29.2s [2022-02-07T17:43:32.821Z] [2022-02-07T17:43:32.821Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:32.821Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:43:32.821Z] #67 ... [2022-02-07T17:43:32.821Z] [2022-02-07T17:43:32.821Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-07T17:43:32.821Z] #62 sha256:ed30439ba61540f23c2f8f7b34d90940633dc49c92e18ca9bb40a797adbf073b [2022-02-07T17:43:32.821Z] #62 DONE 0.1s [2022-02-07T17:43:32.821Z] [2022-02-07T17:43:32.821Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-07T17:43:32.821Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-07T17:43:34.205Z] #22 DONE 1.3s [2022-02-07T17:43:34.205Z] [2022-02-07T17:43:34.205Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:34.205Z] #63 sha256:1674411b536ab47d69555b41d1abdb693b8c0c9cc966a81273d75e1f7fc5c403 [2022-02-07T17:43:34.205Z] #63 1.046 + RM_GOPATH=0 [2022-02-07T17:43:34.205Z] #63 1.046 + TMP_GOPATH= [2022-02-07T17:43:34.205Z] #63 1.046 + : /build [2022-02-07T17:43:34.205Z] #63 1.046 + '[' -z '' ']' [2022-02-07T17:43:34.205Z] #63 1.046 ++ mktemp -d [2022-02-07T17:43:34.205Z] #63 1.047 + export GOPATH=/tmp/tmp.lZhWYaBKBp [2022-02-07T17:43:34.205Z] #63 1.047 + GOPATH=/tmp/tmp.lZhWYaBKBp [2022-02-07T17:43:34.205Z] #63 1.047 + RM_GOPATH=1 [2022-02-07T17:43:34.205Z] #63 1.047 + case "$(go env GOARCH)" in [2022-02-07T17:43:34.205Z] #63 1.050 ++ go env GOARCH [2022-02-07T17:43:34.205Z] #63 1.071 + export GO_BUILDMODE=-buildmode=pie [2022-02-07T17:43:34.205Z] #63 1.071 + GO_BUILDMODE=-buildmode=pie [2022-02-07T17:43:34.205Z] #63 1.072 ++ dirname /install.sh [2022-02-07T17:43:34.205Z] #63 1.073 + dir=/ [2022-02-07T17:43:34.205Z] #63 1.074 + bin=runc [2022-02-07T17:43:34.205Z] #63 1.074 + shift [2022-02-07T17:43:34.205Z] #63 1.074 + '[' '!' -f //runc.installer ']' [2022-02-07T17:43:34.205Z] #63 1.074 + . //runc.installer [2022-02-07T17:43:34.205Z] #63 1.075 ++ set -e [2022-02-07T17:43:34.205Z] #63 1.075 ++ : v1.1.0 [2022-02-07T17:43:34.205Z] #63 1.075 + install_runc [2022-02-07T17:43:34.205Z] #63 1.075 + RUNC_BUILDTAGS=seccomp [2022-02-07T17:43:34.205Z] #63 1.076 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-07T17:43:34.205Z] #63 1.076 Install runc version v1.1.0 (build tags: seccomp) [2022-02-07T17:43:34.205Z] #63 1.076 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lZhWYaBKBp/src/github.com/opencontainers/runc [2022-02-07T17:43:34.205Z] #63 1.078 Cloning into '/tmp/tmp.lZhWYaBKBp/src/github.com/opencontainers/runc'... [2022-02-07T17:43:34.310Z] #56 ... [2022-02-07T17:43:34.310Z] [2022-02-07T17:43:34.310Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:34.310Z] #60 sha256:e1ff1f43f774eef2b495c458facedf4b31b9fc8409fd9bbac80291964c5f8884 [2022-02-07T17:43:34.310Z] #60 176.7 + bin/containerd [2022-02-07T17:43:34.648Z] #56 ... [2022-02-07T17:43:34.648Z] [2022-02-07T17:43:34.648Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:34.648Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:43:34.648Z] #60 177.0 + bin/containerd [2022-02-07T17:43:34.648Z] #60 ... [2022-02-07T17:43:34.648Z] [2022-02-07T17:43:34.648Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:34.648Z] #56 sha256:34bcdce894d1551829609f0fd7de29d9a6fff87e0e6ae7fc1e75ab0b291afc1e [2022-02-07T17:43:34.648Z] #56 113.1 + mkdir -p /build [2022-02-07T17:43:34.648Z] #56 113.1 + cp runc /build/runc [2022-02-07T17:43:34.648Z] #56 DONE 113.8s [2022-02-07T17:43:34.648Z] [2022-02-07T17:43:34.648Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:34.648Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:43:35.148Z] #63 ... [2022-02-07T17:43:35.148Z] [2022-02-07T17:43:35.148Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-07T17:43:35.148Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-07T17:43:35.148Z] #23 DONE 0.9s [2022-02-07T17:43:35.148Z] [2022-02-07T17:43:35.148Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-07T17:43:35.148Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-07T17:43:35.223Z] #60 ... [2022-02-07T17:43:35.223Z] [2022-02-07T17:43:35.223Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-07T17:43:35.223Z] #57 sha256:f11c9ff38227e9e6e1db079f30af41dcec3960d945322fe02f46fae6298c24b4 [2022-02-07T17:43:35.223Z] #57 DONE 0.3s [2022-02-07T17:43:35.257Z] #60 ... [2022-02-07T17:43:35.257Z] [2022-02-07T17:43:35.257Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:35.257Z] #56 sha256:0b25a8ed3e8401681f1774e13b70717ed886bde3abb86175125357984b04970a [2022-02-07T17:43:35.257Z] #56 111.9 + mkdir -p /build [2022-02-07T17:43:35.257Z] #56 111.9 + cp runc /build/runc [2022-02-07T17:43:35.257Z] #56 DONE 112.7s [2022-02-07T17:43:35.257Z] [2022-02-07T17:43:35.257Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:35.257Z] #60 sha256:e1ff1f43f774eef2b495c458facedf4b31b9fc8409fd9bbac80291964c5f8884 [2022-02-07T17:43:35.485Z] [2022-02-07T17:43:35.485Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:35.485Z] #60 sha256:1a65c55ac66402b4efd537b0d864db7077884225521992b7a18606087a86d1fe [2022-02-07T17:43:35.719Z] #24 0.890 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-07T17:43:35.980Z] #24 DONE 1.0s [2022-02-07T17:43:35.980Z] [2022-02-07T17:43:35.980Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-07T17:43:35.980Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-07T17:43:36.919Z] #25 DONE 0.9s [2022-02-07T17:43:36.919Z] [2022-02-07T17:43:36.919Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-07T17:43:36.919Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-07T17:43:37.177Z] #60 ... [2022-02-07T17:43:37.177Z] [2022-02-07T17:43:37.177Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-07T17:43:37.177Z] #57 sha256:5e5e9f6d9508813ea00d050198729e4382ff427d82ccb0debcdb6d7db92d590f [2022-02-07T17:43:37.177Z] #57 DONE 0.2s [2022-02-07T17:43:37.177Z] [2022-02-07T17:43:37.177Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:37.177Z] #60 sha256:e1ff1f43f774eef2b495c458facedf4b31b9fc8409fd9bbac80291964c5f8884 [2022-02-07T17:43:37.862Z] #26 DONE 0.9s [2022-02-07T17:43:37.862Z] [2022-02-07T17:43:37.862Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-07T17:43:37.862Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-07T17:43:38.800Z] #27 DONE 1.0s [2022-02-07T17:43:38.800Z] [2022-02-07T17:43:38.801Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:43:38.801Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-07T17:43:39.795Z] #60 ... [2022-02-07T17:43:39.795Z] [2022-02-07T17:43:39.795Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-07T17:43:39.795Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-07T17:43:39.795Z] #43 DONE 185.4s [2022-02-07T17:43:39.795Z] [2022-02-07T17:43:39.795Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:39.795Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:43:40.181Z] #28 1.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-07T17:43:40.181Z] #28 1.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:43:40.181Z] #28 1.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-07T17:43:40.181Z] #28 1.471 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-07T17:43:40.440Z] #28 1.734 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-07T17:43:40.700Z] #28 1.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-07T17:43:40.725Z] #56 ... [2022-02-07T17:43:40.726Z] [2022-02-07T17:43:40.726Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-07T17:43:40.726Z] #44 sha256:368991facad926d334238ff3f187b90ff411818fd9e988787d8395f7c4a89d17 [2022-02-07T17:43:40.960Z] #28 2.225 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-07T17:43:41.271Z] #56 ... [2022-02-07T17:43:41.271Z] [2022-02-07T17:43:41.271Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-07T17:43:41.271Z] #26 sha256:f4f3906ed98ec50d6551cb37e16fe2009d4a42b098c69bb070bcaa8674732979 [2022-02-07T17:43:41.271Z] #26 189.2 + return [2022-02-07T17:43:41.271Z] #26 DONE 190.4s [2022-02-07T17:43:41.271Z] [2022-02-07T17:43:41.271Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:41.271Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:41.291Z] #44 DONE 0.7s [2022-02-07T17:43:41.291Z] [2022-02-07T17:43:41.291Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:41.291Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:43:41.291Z] #60 ... [2022-02-07T17:43:41.291Z] [2022-02-07T17:43:41.291Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-07T17:43:41.291Z] #48 sha256:f65dc6c49f2e45d037997600b8b006e36d9f691d47a80a449384af5214261764 [2022-02-07T17:43:41.291Z] #48 DONE 0.0s [2022-02-07T17:43:41.291Z] [2022-02-07T17:43:41.291Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-07T17:43:41.291Z] #50 sha256:b30f24a5be6a1eed2d458d89bfe9f90101fec04faeb778c4b413be9e3fddac62 [2022-02-07T17:43:41.530Z] #60 ... [2022-02-07T17:43:41.530Z] [2022-02-07T17:43:41.530Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-07T17:43:41.530Z] #27 sha256:79cca72dd59a90abedf2066a0333afc3057fe2ec49066a2e6a050d0d25ee078e [2022-02-07T17:43:41.533Z] #28 2.621 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-07T17:43:41.549Z] #50 DONE 0.2s [2022-02-07T17:43:41.549Z] [2022-02-07T17:43:41.549Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:41.549Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:43:41.549Z] #56 ... [2022-02-07T17:43:41.549Z] [2022-02-07T17:43:41.549Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-07T17:43:41.549Z] #52 sha256:9d6422d828b4e050ccc8a81ebf2df316b06da6033e9d6bd3602f7439df97ae4f [2022-02-07T17:43:41.793Z] #28 2.924 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-07T17:43:41.793Z] #28 3.187 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [110 kB] [2022-02-07T17:43:41.858Z] INFO: Extraction ended at 02/07/2022 17:43:39. Duration:00:00:28.7281311 [2022-02-07T17:43:41.858Z] INFO: Updating the golang and path environment variables [2022-02-07T17:43:41.858Z] INFO: GOPATH=d:\gopath [2022-02-07T17:43:41.858Z] INFO: go version go1.17.6 windows/amd64 [2022-02-07T17:43:41.858Z] INFO: Running the daemon under test in debug mode [2022-02-07T17:43:41.858Z] INFO: Running the daemon under test in containerd mode [2022-02-07T17:43:41.858Z] INFO: Starting a daemon under test... [2022-02-07T17:43:41.858Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43176\4\daemon --pidfile d:\CI\PR-43176\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-07T17:43:41.858Z] INFO: Containerd started successfully. [2022-02-07T17:43:41.858Z] INFO: Process started successfully. [2022-02-07T17:43:41.858Z] INFO: Start tailing logs of the daemon under tests [2022-02-07T17:43:41.858Z] INFO: Waiting for the daemon under test to start... [2022-02-07T17:43:42.054Z] #28 3.187 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [118 kB] [2022-02-07T17:43:42.054Z] #28 3.189 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [110 kB] [2022-02-07T17:43:42.054Z] #28 3.189 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [117 kB] [2022-02-07T17:43:42.054Z] #28 3.190 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [116 kB] [2022-02-07T17:43:42.054Z] #28 3.191 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [113 kB] [2022-02-07T17:43:42.054Z] #28 3.201 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-07T17:43:42.054Z] #28 3.202 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-07T17:43:42.054Z] #28 3.202 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-07T17:43:42.054Z] #28 3.203 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-07T17:43:42.055Z] #28 3.203 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-07T17:43:42.055Z] #28 3.205 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-07T17:43:42.115Z] #52 DONE 0.6s [2022-02-07T17:43:42.115Z] [2022-02-07T17:43:42.115Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:42.115Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:43:42.115Z] #56 ... [2022-02-07T17:43:42.115Z] [2022-02-07T17:43:42.115Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-07T17:43:42.115Z] #54 sha256:6f2e2556f5e55b6abbe3a965a62cc702ef1adb949dca5becae1f33013ff7a371 [2022-02-07T17:43:42.115Z] #54 DONE 0.1s [2022-02-07T17:43:42.372Z] [2022-02-07T17:43:42.372Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:42.372Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:43:42.467Z] #27 DONE 0.8s [2022-02-07T17:43:42.467Z] [2022-02-07T17:43:42.467Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-07T17:43:42.467Z] #32 sha256:89cb94c04315dbbe4a93de5a3b53dcd0914a655042090bd13770a0e90964665f [2022-02-07T17:43:43.405Z] #32 DONE 1.1s [2022-02-07T17:43:43.405Z] [2022-02-07T17:43:43.405Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:43.405Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:43.405Z] #60 163.1 + bin/containerd [2022-02-07T17:43:43.973Z] #60 ... [2022-02-07T17:43:43.973Z] [2022-02-07T17:43:43.973Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-07T17:43:43.973Z] #35 sha256:b2c77c31d028b748ea7cc8ef680afc242b299ac150e9add5fecf040d7e23ce6c [2022-02-07T17:43:43.973Z] #35 DONE 0.6s [2022-02-07T17:43:44.233Z] [2022-02-07T17:43:44.233Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-07T17:43:44.233Z] #37 sha256:a70e13d07b37db77e61e90e3cb8b34a3980d8920d507714d1b03750f57ccf1ee [2022-02-07T17:43:44.233Z] #37 DONE 0.1s [2022-02-07T17:43:44.233Z] [2022-02-07T17:43:44.233Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-07T17:43:44.233Z] #41 sha256:97385868b98997f7576dbff4d6ae257fb5a09f5a88ff256f5954a51eb200df30 [2022-02-07T17:43:44.233Z] #41 DONE 0.1s [2022-02-07T17:43:44.233Z] [2022-02-07T17:43:44.233Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:44.233Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:44.801Z] #60 ... [2022-02-07T17:43:44.801Z] [2022-02-07T17:43:44.801Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-07T17:43:44.801Z] #44 sha256:037922bee1f463ec44b3018edbf8f10f2ed06abd569901c797394a85f09d2b5a [2022-02-07T17:43:44.801Z] #44 DONE 0.4s [2022-02-07T17:43:44.801Z] [2022-02-07T17:43:44.801Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-07T17:43:44.801Z] #48 sha256:dc006cb15cae32f6ea5a02f0058ce1cfb2e6aa81bb2dbb269e9eb0051e8ab9a2 [2022-02-07T17:43:44.801Z] #48 DONE 0.1s [2022-02-07T17:43:44.801Z] [2022-02-07T17:43:44.801Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-07T17:43:44.801Z] #50 sha256:9fa0e5c3f2e1a600e11156d8ceebc19496cc8e0a8b1386c6da58c211dc330740 [2022-02-07T17:43:45.060Z] #50 DONE 0.3s [2022-02-07T17:43:45.060Z] [2022-02-07T17:43:45.060Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-07T17:43:45.060Z] #52 sha256:9e5b75b82187f71ddffd589af1e9b690d90a042e926607147f824f73b47c3f9f [2022-02-07T17:43:46.006Z] #52 DONE 0.8s [2022-02-07T17:43:46.006Z] [2022-02-07T17:43:46.006Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-07T17:43:46.006Z] #54 sha256:34bed0cbbf7ba58998f8605ac022ce74028d6c4386f4ab4a51af44b4db479d71 [2022-02-07T17:43:46.006Z] #54 DONE 0.1s [2022-02-07T17:43:46.006Z] [2022-02-07T17:43:46.006Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:46.006Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:47.912Z] #60 ... [2022-02-07T17:43:47.912Z] [2022-02-07T17:43:47.912Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:47.912Z] #56 sha256:62a1780bb361fe5569c2c8447cafe0d3a4a994a6ba8fb9211710b10c2d120aa9 [2022-02-07T17:43:47.912Z] #56 104.2 + mkdir -p /build [2022-02-07T17:43:47.912Z] #56 104.2 + cp runc /build/runc [2022-02-07T17:43:47.912Z] #56 DONE 104.8s [2022-02-07T17:43:47.912Z] [2022-02-07T17:43:47.912Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:47.912Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:48.633Z] #28 ... [2022-02-07T17:43:48.633Z] [2022-02-07T17:43:48.633Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:43:48.633Z] #63 sha256:1674411b536ab47d69555b41d1abdb693b8c0c9cc966a81273d75e1f7fc5c403 [2022-02-07T17:43:48.633Z] #63 5.309 + cd /tmp/tmp.lZhWYaBKBp/src/github.com/opencontainers/runc [2022-02-07T17:43:48.633Z] #63 5.309 + git checkout -q v1.1.0 [2022-02-07T17:43:48.633Z] #63 5.385 + '[' -z '' ']' [2022-02-07T17:43:48.633Z] #63 5.385 + target=static [2022-02-07T17:43:48.633Z] #63 5.385 + make BUILDTAGS=seccomp static [2022-02-07T17:43:48.633Z] #63 5.487 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-07T17:43:49.291Z] #60 ... [2022-02-07T17:43:49.291Z] [2022-02-07T17:43:49.291Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-07T17:43:49.291Z] #57 sha256:cf77fb85195cac585171512ed914e7f6d46f735db9d552d48550a7b16c35af95 [2022-02-07T17:43:49.291Z] #57 DONE 0.3s [2022-02-07T17:43:49.291Z] [2022-02-07T17:43:49.291Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:49.291Z] #60 sha256:b1736133680042a5c8b11d637fff813d2123aa29be9c5e7eb716c3553b939ad6 [2022-02-07T17:43:51.169Z] #63 ... [2022-02-07T17:43:51.170Z] [2022-02-07T17:43:51.170Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:43:51.170Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:43:51.170Z] #67 73.48 + bin/containerd [2022-02-07T17:43:59.304Z] #67 ... [2022-02-07T17:43:59.304Z] [2022-02-07T17:43:59.304Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-07T17:43:59.304Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-07T17:43:59.304Z] #28 13.84 Fetched 48.9 MB in 13s (3781 kB/s) [2022-02-07T17:43:59.304Z] #28 13.84 Reading package lists... [2022-02-07T17:43:59.712Z] ...INFO: Daemon under test started and replied! [2022-02-07T17:43:59.712Z] INFO: Docker version of the daemon under test [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] Client: [2022-02-07T17:43:59.712Z] Version: 17.06.2-ce [2022-02-07T17:43:59.712Z] API version: 1.30 [2022-02-07T17:43:59.712Z] Go version: go1.8.3 [2022-02-07T17:43:59.712Z] Git commit: cec0b72 [2022-02-07T17:43:59.712Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-07T17:43:59.712Z] OS/Arch: windows/amd64 [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] Server: [2022-02-07T17:43:59.712Z] Version: 0.0.0-dev [2022-02-07T17:43:59.712Z] API version: 1.42 (minimum version 1.24) [2022-02-07T17:43:59.712Z] Go version: go1.17.6 [2022-02-07T17:43:59.712Z] Git commit: be63b7d7f6 [2022-02-07T17:43:59.712Z] Built: 02/07/2022 17:41:44 [2022-02-07T17:43:59.712Z] OS/Arch: windows/amd64 [2022-02-07T17:43:59.712Z] Experimental: false [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] INFO: Docker info of the daemon under test [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] Containers: 0 [2022-02-07T17:43:59.712Z] Running: 0 [2022-02-07T17:43:59.712Z] Paused: 0 [2022-02-07T17:43:59.712Z] Stopped: 0 [2022-02-07T17:43:59.712Z] Images: 0 [2022-02-07T17:43:59.712Z] Server Version: 0.0.0-dev [2022-02-07T17:43:59.712Z] Storage Driver: windowsfilter [2022-02-07T17:43:59.712Z] Windows: [2022-02-07T17:43:59.712Z] Logging Driver: json-file [2022-02-07T17:43:59.712Z] Plugins: [2022-02-07T17:43:59.712Z] Volume: local [2022-02-07T17:43:59.712Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T17:43:59.712Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T17:43:59.712Z] Swarm: inactive [2022-02-07T17:43:59.712Z] Default Isolation: process [2022-02-07T17:43:59.712Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T17:43:59.712Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T17:43:59.712Z] OSType: windows [2022-02-07T17:43:59.712Z] Architecture: x86_64 [2022-02-07T17:43:59.712Z] CPUs: 4 [2022-02-07T17:43:59.712Z] Total Memory: 32GiB [2022-02-07T17:43:59.712Z] Name: azwin-2-5aa210 [2022-02-07T17:43:59.712Z] ID: 2VJK:JV2U:AGXQ:3KIX:3DVK:C3Z7:S5GU:3KNY:PWWK:BMXR:YRI3:3FXN [2022-02-07T17:43:59.712Z] Docker Root Dir: D:\CI\PR-43176\4\daemon [2022-02-07T17:43:59.712Z] Debug Mode (client): false [2022-02-07T17:43:59.712Z] Debug Mode (server): true [2022-02-07T17:43:59.712Z] File Descriptors: -1 [2022-02-07T17:43:59.712Z] Goroutines: 31 [2022-02-07T17:43:59.712Z] System Time: 2022-02-07T17:43:58.8161135Z [2022-02-07T17:43:59.712Z] EventsListeners: 0 [2022-02-07T17:43:59.712Z] Registry: https://index.docker.io/v1/ [2022-02-07T17:43:59.712Z] Labels: [2022-02-07T17:43:59.712Z] Experimental: false [2022-02-07T17:43:59.712Z] Insecure Registries: [2022-02-07T17:43:59.712Z] 127.0.0.0/8 [2022-02-07T17:43:59.712Z] Live Restore Enabled: false [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] INFO: Docker images of the daemon under test [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-07T17:43:59.712Z] [2022-02-07T17:43:59.712Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-07T17:43:59.712Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-07T17:43:59.712Z] ltsc2022: Pulling from windows/servercore [2022-02-07T17:43:59.712Z] 8f616e6e9eec: Pulling fs layer [2022-02-07T17:43:59.712Z] 0e02c12b1310: Pulling fs layer [2022-02-07T17:44:00.438Z] #56 ... [2022-02-07T17:44:00.438Z] [2022-02-07T17:44:00.438Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:44:00.438Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:44:00.438Z] #60 172.0 + bin/containerd [2022-02-07T17:44:02.957Z] #60 ... [2022-02-07T17:44:02.957Z] [2022-02-07T17:44:02.957Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:44:02.957Z] #56 sha256:b7056424b26480f4dda2d3a807bef13b94cefe73d49662b85f965abe2e8bbccb [2022-02-07T17:44:02.957Z] #56 110.5 + mkdir -p /build [2022-02-07T17:44:02.957Z] #56 110.5 + cp runc /build/runc [2022-02-07T17:44:02.957Z] #56 DONE 111.6s [2022-02-07T17:44:02.957Z] [2022-02-07T17:44:02.957Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:44:02.957Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:44:04.336Z] #60 ... [2022-02-07T17:44:04.336Z] [2022-02-07T17:44:04.336Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-07T17:44:04.336Z] #57 sha256:e15ca8ca5f28dda2a5c31bcd6e4d24af25dc1b4211bc964720070fb0eec6985c [2022-02-07T17:44:04.593Z] #57 DONE 0.4s [2022-02-07T17:44:04.593Z] [2022-02-07T17:44:04.594Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:44:04.594Z] #60 sha256:dcf6b787de741235ae5e50181fb3c825c48786e20f5b1815158061f20dfc2389 [2022-02-07T17:44:05.880Z] #28 20.08 Reading package lists... [2022-02-07T17:44:07.263Z] #28 26.86 Building dependency tree... [2022-02-07T17:44:07.611Z] #60 210.8 # github.com/containerd/containerd/cmd/containerd [2022-02-07T17:44:07.611Z] #60 210.8 /usr/bin/ld: /tmp/go-link-1203955812/000019.o: in function `New': [2022-02-07T17:44:07.611Z] #60 210.8 /tmp/tmp.CG4MKpESgt/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-07T17:44:07.611Z] #60 210.9 + bin/containerd-stress [2022-02-07T17:44:07.611Z] #60 211.9 + bin/containerd-shim [2022-02-07T17:44:08.647Z] #28 29.86 bzip2 is already the newest version (1.0.8-4). [2022-02-07T17:44:08.647Z] #28 29.86 patch is already the newest version (2.7.6-7). [2022-02-07T17:44:08.647Z] #28 29.86 xz-utils is already the newest version (5.2.5-2). [2022-02-07T17:44:08.647Z] #28 29.86 The following additional packages will be installed: [2022-02-07T17:44:08.647Z] #28 29.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-07T17:44:08.647Z] #28 29.87 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-07T17:44:08.647Z] #28 29.87 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-07T17:44:08.647Z] #28 29.87 python3-pkg-resources vim-runtime xxd [2022-02-07T17:44:08.647Z] #28 29.91 Suggested packages: [2022-02-07T17:44:08.647Z] #28 29.91 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-07T17:44:08.647Z] #28 29.91 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-07T17:44:08.647Z] #28 29.91 Recommended packages: [2022-02-07T17:44:08.647Z] #28 29.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-07T17:44:09.308Z] #60 211.0 # github.com/containerd/containerd/cmd/containerd [2022-02-07T17:44:09.308Z] #60 211.0 /usr/bin/ld: /tmp/go-link-1424419954/000019.o: in function `New': [2022-02-07T17:44:09.308Z] #60 211.0 /tmp/tmp.DdmYdlFhoO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-07T17:44:09.308Z] #60 211.1 + bin/containerd-stress [2022-02-07T17:44:09.308Z] #60 212.1 + bin/containerd-shim [2022-02-07T17:44:10.030Z] #28 31.37 The following NEW packages will be installed: [2022-02-07T17:44:10.194Z] 0e02c12b1310: Verifying Checksum [2022-02-07T17:44:10.194Z] 0e02c12b1310: Download complete [2022-02-07T17:44:10.291Z] #28 31.37 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-07T17:44:10.291Z] #28 31.38 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-07T17:44:10.291Z] #28 31.38 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-07T17:44:10.291Z] #28 31.38 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-07T17:44:10.291Z] #28 31.39 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-07T17:44:10.291Z] #28 31.39 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-07T17:44:10.291Z] #28 31.39 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-07T17:44:10.552Z] #28 31.79 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:44:10.552Z] #28 31.79 Need to get 18.6 MB of archives. [2022-02-07T17:44:10.552Z] #28 31.79 After this operation, 71.4 MB of additional disk space will be used. [2022-02-07T17:44:10.552Z] #28 31.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-07T17:44:10.552Z] #28 31.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-07T17:44:10.552Z] #28 31.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-07T17:44:10.552Z] #28 31.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-07T17:44:10.552Z] #28 31.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-07T17:44:10.552Z] #28 31.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-07T17:44:10.552Z] #28 31.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-07T17:44:10.552Z] #28 31.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-07T17:44:10.552Z] #28 31.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-07T17:44:10.552Z] #28 31.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-07T17:44:10.552Z] #28 31.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-07T17:44:10.552Z] #28 31.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-07T17:44:10.552Z] #28 31.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-07T17:44:10.552Z] #28 31.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-07T17:44:10.552Z] #28 31.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-07T17:44:10.552Z] #28 31.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-07T17:44:10.552Z] #28 31.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-07T17:44:10.552Z] #28 31.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-07T17:44:10.553Z] #28 31.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-07T17:44:10.553Z] #28 31.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-07T17:44:10.553Z] #28 31.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-07T17:44:10.553Z] #28 31.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-07T17:44:10.553Z] #28 31.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-07T17:44:10.553Z] #28 31.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-07T17:44:10.553Z] #28 31.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-07T17:44:10.553Z] #28 31.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-07T17:44:10.553Z] #28 31.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-07T17:44:10.553Z] #28 31.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-07T17:44:10.553Z] #28 31.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-07T17:44:10.553Z] #28 31.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-07T17:44:10.553Z] #28 31.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-07T17:44:10.553Z] #28 31.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-07T17:44:10.553Z] #28 31.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-07T17:44:10.553Z] #28 31.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-07T17:44:10.553Z] #28 31.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-07T17:44:10.553Z] #28 31.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-07T17:44:10.553Z] #28 31.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-07T17:44:10.814Z] #28 32.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-07T17:44:10.814Z] #28 32.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-07T17:44:10.814Z] #28 32.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-07T17:44:11.076Z] #28 32.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-07T17:44:11.076Z] #28 32.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-07T17:44:11.076Z] #28 32.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-07T17:44:11.076Z] #28 32.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-07T17:44:11.645Z] #28 32.88 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:44:11.905Z] #28 33.21 Fetched 18.6 MB in 1s (26.8 MB/s) [2022-02-07T17:44:11.905Z] #28 33.27 Selecting previously unselected package pigz. [2022-02-07T17:44:12.165Z] #28 33.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-02-07T17:44:12.165Z] #28 33.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-07T17:44:12.165Z] #28 33.34 Unpacking pigz (2.6-1) ... [2022-02-07T17:44:12.165Z] #28 33.40 Selecting previously unselected package libelf1:amd64. [2022-02-07T17:44:12.165Z] #28 33.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-07T17:44:12.165Z] #28 33.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-07T17:44:12.165Z] #28 33.50 Selecting previously unselected package libbpf0:amd64. [2022-02-07T17:44:12.419Z] 8f616e6e9eec: Verifying Checksum [2022-02-07T17:44:12.419Z] 8f616e6e9eec: Download complete [2022-02-07T17:44:12.424Z] #28 33.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-07T17:44:12.424Z] #28 33.52 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:44:12.424Z] #28 33.58 Selecting previously unselected package libcap2:amd64. [2022-02-07T17:44:12.424Z] #28 33.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-07T17:44:12.424Z] #28 33.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:44:12.424Z] #28 33.65 Selecting previously unselected package libmnl0:amd64. [2022-02-07T17:44:12.424Z] #28 33.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-07T17:44:12.424Z] #28 33.66 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:44:12.424Z] #28 33.71 Selecting previously unselected package libxtables12:amd64. [2022-02-07T17:44:12.424Z] #28 33.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-07T17:44:12.424Z] #28 33.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:44:12.424Z] #28 33.78 Selecting previously unselected package libcap2-bin. [2022-02-07T17:44:12.424Z] #28 33.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-07T17:44:12.424Z] #28 33.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-07T17:44:12.424Z] #28 33.86 Selecting previously unselected package iproute2. [2022-02-07T17:44:12.424Z] #28 33.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-07T17:44:12.684Z] #28 33.88 Unpacking iproute2 (5.10.0-4) ... [2022-02-07T17:44:12.907Z] #60 219.1 + bin/containerd-shim-runc-v1 [2022-02-07T17:44:12.944Z] #28 34.16 Selecting previously unselected package xxd. [2022-02-07T17:44:12.944Z] #28 34.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:44:12.944Z] #28 34.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:12.944Z] #28 34.28 Selecting previously unselected package vim-common. [2022-02-07T17:44:13.204Z] #28 34.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:44:13.204Z] #28 34.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:13.204Z] #28 34.41 Selecting previously unselected package bash-completion. [2022-02-07T17:44:13.204Z] #28 34.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-07T17:44:13.524Z] #60 219.2 + bin/containerd-shim-runc-v1 [2022-02-07T17:44:14.143Z] #28 35.59 Unpacking bash-completion (1:2.11-2) ... [2022-02-07T17:44:14.712Z] #28 35.87 Selecting previously unselected package apparmor. [2022-02-07T17:44:14.712Z] #28 35.88 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-07T17:44:14.712Z] #28 35.94 Unpacking apparmor (2.13.6-10) ... [2022-02-07T17:44:14.972Z] #28 36.21 Selecting previously unselected package inetutils-ping. [2022-02-07T17:44:14.972Z] #28 36.22 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-07T17:44:14.972Z] #28 36.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-07T17:44:14.972Z] #28 36.30 Selecting previously unselected package libip4tc2:amd64. [2022-02-07T17:44:14.972Z] #28 36.31 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:44:14.972Z] #28 36.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:44:14.972Z] #28 36.36 Selecting previously unselected package libip6tc2:amd64. [2022-02-07T17:44:14.972Z] #28 36.37 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-07T17:44:14.972Z] #28 36.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:44:14.972Z] #28 36.43 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-07T17:44:15.233Z] #28 36.44 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-07T17:44:15.233Z] #28 36.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:44:15.233Z] #28 36.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-07T17:44:15.233Z] #28 36.50 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-07T17:44:15.233Z] #28 36.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:44:15.233Z] #28 36.57 Selecting previously unselected package libnftnl11:amd64. [2022-02-07T17:44:15.492Z] #28 36.57 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-07T17:44:15.492Z] #28 36.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:44:15.492Z] #28 36.65 Selecting previously unselected package iptables. [2022-02-07T17:44:15.492Z] #28 36.65 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-07T17:44:15.492Z] #28 36.66 Unpacking iptables (1.8.7-1) ... [2022-02-07T17:44:15.754Z] #28 36.86 Selecting previously unselected package libonig5:amd64. [2022-02-07T17:44:15.754Z] #28 36.86 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-07T17:44:15.754Z] #28 36.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:44:15.754Z] #28 36.98 Selecting previously unselected package libjq1:amd64. [2022-02-07T17:44:15.754Z] #28 36.98 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-07T17:44:15.754Z] #28 37.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:44:15.754Z] #28 37.08 Selecting previously unselected package jq. [2022-02-07T17:44:15.754Z] #28 37.10 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-07T17:44:15.754Z] #28 37.10 Unpacking jq (1.6-2.1) ... [2022-02-07T17:44:15.754Z] #28 37.19 Selecting previously unselected package libaio1:amd64. [2022-02-07T17:44:15.839Z] #60 192.5 # github.com/containerd/containerd/cmd/containerd [2022-02-07T17:44:15.839Z] #60 192.5 /usr/bin/ld: /tmp/go-link-2052505716/000019.o: in function `New': [2022-02-07T17:44:15.839Z] #60 192.5 /tmp/tmp.3gSqWmPlRv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-07T17:44:15.839Z] #60 192.6 + bin/containerd-stress [2022-02-07T17:44:15.839Z] #60 193.7 + bin/containerd-shim [2022-02-07T17:44:16.015Z] #28 37.19 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-07T17:44:16.015Z] #28 37.20 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:44:16.015Z] #28 37.27 Selecting previously unselected package libgpm2:amd64. [2022-02-07T17:44:16.015Z] #28 37.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-07T17:44:16.015Z] #28 37.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:44:16.015Z] #28 37.33 Selecting previously unselected package libinih1:amd64. [2022-02-07T17:44:16.276Z] #28 37.34 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-07T17:44:16.276Z] #28 37.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-07T17:44:16.276Z] #28 37.40 Selecting previously unselected package libnet1:amd64. [2022-02-07T17:44:16.276Z] #28 37.42 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-07T17:44:16.276Z] #28 37.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:44:16.276Z] #28 37.48 Selecting previously unselected package libnl-3-200:amd64. [2022-02-07T17:44:16.276Z] #28 37.49 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-07T17:44:16.276Z] #28 37.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:44:16.276Z] #28 37.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-07T17:44:16.276Z] #28 37.58 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-07T17:44:16.537Z] #28 37.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:44:16.537Z] #28 37.63 Selecting previously unselected package net-tools. [2022-02-07T17:44:16.537Z] #28 37.64 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-07T17:44:16.537Z] #28 37.64 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:44:16.537Z] #28 37.75 Selecting previously unselected package python-pip-whl. [2022-02-07T17:44:16.537Z] #28 37.75 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-07T17:44:16.537Z] #28 37.76 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-07T17:44:16.798Z] #28 38.10 Selecting previously unselected package python3-lib2to3. [2022-02-07T17:44:16.798Z] #28 38.10 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-07T17:44:16.798Z] #28 38.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:44:17.059Z] #28 38.19 Selecting previously unselected package python3-distutils. [2022-02-07T17:44:17.059Z] #28 38.19 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-07T17:44:17.059Z] #28 38.20 Unpacking python3-distutils (3.9.2-1) ... [2022-02-07T17:44:17.059Z] #28 38.29 Selecting previously unselected package python3-pkg-resources. [2022-02-07T17:44:17.059Z] #28 38.30 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-07T17:44:17.059Z] #28 38.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:44:17.059Z] #28 38.40 Selecting previously unselected package python3-setuptools. [2022-02-07T17:44:17.320Z] #28 38.40 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-07T17:44:17.320Z] #28 38.42 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-07T17:44:17.320Z] #28 38.56 Selecting previously unselected package python3-wheel. [2022-02-07T17:44:17.320Z] #28 38.57 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-07T17:44:17.320Z] #28 38.57 Unpacking python3-wheel (0.34.2-1) ... [2022-02-07T17:44:17.320Z] #28 38.63 Selecting previously unselected package python3-pip. [2022-02-07T17:44:17.320Z] #28 38.64 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-07T17:44:17.320Z] #28 38.64 Unpacking python3-pip (20.3.4-4) ... [2022-02-07T17:44:17.582Z] #28 38.80 Selecting previously unselected package sudo. [2022-02-07T17:44:17.582Z] #28 38.81 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-07T17:44:17.582Z] #28 38.82 Unpacking sudo (1.9.5p2-3) ... [2022-02-07T17:44:17.842Z] #28 39.08 Selecting previously unselected package thin-provisioning-tools. [2022-02-07T17:44:17.842Z] #28 39.09 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-07T17:44:17.842Z] #28 39.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:44:17.842Z] #28 39.22 Selecting previously unselected package uidmap. [2022-02-07T17:44:18.103Z] #28 39.23 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-07T17:44:18.103Z] #28 39.24 Unpacking uidmap (1:4.8.1-1) ... [2022-02-07T17:44:18.103Z] #28 39.33 Selecting previously unselected package vim-runtime. [2022-02-07T17:44:18.103Z] #28 39.34 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-07T17:44:18.103Z] #28 39.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-07T17:44:18.103Z] #28 39.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-07T17:44:18.103Z] #28 39.39 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:18.202Z] #60 224.2 + bin/containerd-shim-runc-v2 [2022-02-07T17:44:18.202Z] #60 224.8 + binaries [2022-02-07T17:44:18.202Z] #60 224.8 + install -D bin/containerd /build/containerd [2022-02-07T17:44:18.202Z] #60 224.8 + install -D bin/containerd-shim /build/containerd-shim [2022-02-07T17:44:18.202Z] #60 224.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-07T17:44:18.202Z] #60 224.8 + install -D bin/ctr /build/ctr [2022-02-07T17:44:18.820Z] #60 224.3 + bin/containerd-shim-runc-v2 [2022-02-07T17:44:19.081Z] #60 224.9 + binaries [2022-02-07T17:44:19.081Z] #60 224.9 + install -D bin/containerd /build/containerd [2022-02-07T17:44:19.081Z] #60 225.0 + install -D bin/containerd-shim /build/containerd-shim [2022-02-07T17:44:19.081Z] #60 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-07T17:44:19.081Z] #60 225.0 + install -D bin/ctr /build/ctr [2022-02-07T17:44:20.016Z] #28 41.16 Selecting previously unselected package vim. [2022-02-07T17:44:20.016Z] #28 41.18 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-07T17:44:20.016Z] #28 41.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:20.047Z] #60 199.7 + bin/containerd-shim-runc-v1 [2022-02-07T17:44:20.277Z] #28 41.54 Selecting previously unselected package xfsprogs. [2022-02-07T17:44:20.277Z] #28 41.55 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-07T17:44:20.277Z] #28 41.56 Unpacking xfsprogs (5.10.0-4) ... [2022-02-07T17:44:20.538Z] #28 41.82 Selecting previously unselected package zip. [2022-02-07T17:44:20.538Z] #28 41.83 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-07T17:44:20.538Z] #28 41.83 Unpacking zip (3.0-12) ... [2022-02-07T17:44:20.538Z] #28 41.91 Selecting previously unselected package zstd. [2022-02-07T17:44:20.787Z] #60 DONE 227.1s [2022-02-07T17:44:20.798Z] #28 41.93 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-07T17:44:20.798Z] #28 41.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:44:21.049Z] [2022-02-07T17:44:21.049Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-07T17:44:21.049Z] #61 sha256:d0b7e428b3b1eca78d6f25441962a339802cc644217a582300de23a97202ca79 [2022-02-07T17:44:21.058Z] #28 42.18 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-07T17:44:21.318Z] #28 42.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-07T17:44:21.318Z] #28 42.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-07T17:44:21.318Z] #28 42.73 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-07T17:44:21.579Z] #28 42.74 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-07T17:44:21.579Z] #28 42.75 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-07T17:44:21.579Z] #28 42.76 Setting up uidmap (1:4.8.1-1) ... [2022-02-07T17:44:21.579Z] #28 42.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-07T17:44:21.579Z] #28 42.79 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-07T17:44:21.579Z] #28 42.81 Setting up python3-wheel (0.34.2-1) ... [2022-02-07T17:44:21.630Z] #60 DONE 227.1s [2022-02-07T17:44:21.890Z] [2022-02-07T17:44:21.890Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-07T17:44:21.890Z] #61 sha256:3eb0cbd1a563f814a5d716e297924fca4be17106954ceea33d2f1465f2a6e9b5 [2022-02-07T17:44:21.995Z] #61 DONE 0.8s [2022-02-07T17:44:21.995Z] [2022-02-07T17:44:21.995Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-07T17:44:21.995Z] #66 sha256:2132235bf5f85906b52cd4d1238f9897b3d06a38bc6888740ec0db2f4600b2e3 [2022-02-07T17:44:22.154Z] #28 43.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:22.154Z] #28 43.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-07T17:44:22.154Z] #28 43.21 Setting up libcap2-bin (1:2.44-1) ... [2022-02-07T17:44:22.154Z] #28 43.22 Setting up apparmor (2.13.6-10) ... [2022-02-07T17:44:22.256Z] #66 DONE 0.2s [2022-02-07T17:44:22.256Z] [2022-02-07T17:44:22.256Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-07T17:44:22.256Z] #71 sha256:6553b45e5efd53ed962aee9820751d11585860d6ba6a184b54360d0bf209ff9a [2022-02-07T17:44:22.831Z] #61 DONE 0.8s [2022-02-07T17:44:22.831Z] [2022-02-07T17:44:22.831Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-07T17:44:22.831Z] #66 sha256:9f64b06c33b52db103536b078b156d7728270d44c458999c3620b7a8bb3e990b [2022-02-07T17:44:22.831Z] #66 DONE 0.2s [2022-02-07T17:44:23.091Z] [2022-02-07T17:44:23.091Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-07T17:44:23.091Z] #71 sha256:d0919091c46b42280e2daad4ef6b26bce86c85af614ce6156b78473f37a358c3 [2022-02-07T17:44:23.092Z] #28 44.36 Setting up zip (3.0-12) ... [2022-02-07T17:44:23.092Z] #28 44.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:23.092Z] #28 44.40 Setting up bash-completion (1:2.11-2) ... [2022-02-07T17:44:23.196Z] #71 DONE 1.0s [2022-02-07T17:44:23.196Z] [2022-02-07T17:44:23.196Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-07T17:44:23.196Z] #72 sha256:709feae263415a439243e48f966aeec6c8d75050f20cc688b84a0c66c01d1536 [2022-02-07T17:44:23.196Z] #72 DONE 0.0s [2022-02-07T17:44:23.196Z] [2022-02-07T17:44:23.196Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-07T17:44:23.196Z] #73 sha256:fec18a142f0ab5c8a5ad583eeb81f9c18b6fe3971f39d26bd6cef5a7ac4c316d [2022-02-07T17:44:24.031Z] #71 DONE 1.0s [2022-02-07T17:44:24.031Z] [2022-02-07T17:44:24.031Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-07T17:44:24.031Z] #72 sha256:30df5e31eb4e733fa0df06212811d7e1d29a20f26c68cd26601b7336dd78b06b [2022-02-07T17:44:24.031Z] #72 DONE 0.0s [2022-02-07T17:44:24.031Z] [2022-02-07T17:44:24.031Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-07T17:44:24.031Z] #73 sha256:30637afa7fc0c8f75874ff6c385490a762003dfa692db20826d596491cc0bddf [2022-02-07T17:44:24.239Z] #60 204.1 + bin/containerd-shim-runc-v2 [2022-02-07T17:44:24.474Z] #28 45.73 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-07T17:44:24.474Z] #28 45.74 Setting up sudo (1.9.5p2-3) ... [2022-02-07T17:44:24.474Z] #28 45.80 invoke-rc.d: could not determine current runlevel [2022-02-07T17:44:24.474Z] #28 45.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-07T17:44:24.474Z] #28 45.81 Setting up xfsprogs (5.10.0-4) ... [2022-02-07T17:44:24.579Z] #73 DONE 1.3s [2022-02-07T17:44:24.579Z] [2022-02-07T17:44:24.579Z] #74 exporting to image [2022-02-07T17:44:24.579Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-07T17:44:24.579Z] #74 exporting layers [2022-02-07T17:44:24.734Z] #28 45.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-07T17:44:24.734Z] #28 45.83 Setting up inetutils-ping (2:2.0-1) ... [2022-02-07T17:44:24.734Z] #28 45.84 Setting up pigz (2.6-1) ... [2022-02-07T17:44:24.734Z] #28 45.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-07T17:44:24.734Z] #28 45.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-07T17:44:24.734Z] #28 45.89 Setting up python-pip-whl (20.3.4-4) ... [2022-02-07T17:44:24.734Z] #28 45.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:24.805Z] #60 204.7 + binaries [2022-02-07T17:44:24.805Z] #60 204.7 + install -D bin/containerd /build/containerd [2022-02-07T17:44:24.805Z] #60 204.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-07T17:44:24.805Z] #60 204.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-07T17:44:24.805Z] #60 204.7 + install -D bin/ctr /build/ctr [2022-02-07T17:44:24.971Z] #73 DONE 1.2s [2022-02-07T17:44:25.232Z] [2022-02-07T17:44:25.232Z] #74 exporting to image [2022-02-07T17:44:25.232Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-07T17:44:25.232Z] #74 exporting layers [2022-02-07T17:44:25.253Z] #28 46.39 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-07T17:44:25.253Z] #28 46.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-07T17:44:25.253Z] #28 46.61 Setting up libelf1:amd64 (0.183-1) ... [2022-02-07T17:44:25.253Z] #28 46.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-07T17:44:25.253Z] #28 46.63 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-07T17:44:25.513Z] #28 46.64 Setting up python3-distutils (3.9.2-1) ... [2022-02-07T17:44:25.513Z] #28 46.94 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-07T17:44:25.772Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-07T17:44:25.772Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-07T17:44:25.772Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-07T17:44:25.772Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-07T17:44:25.772Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-07T17:44:25.772Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-07T17:44:25.772Z] #28 46.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-07T17:44:25.772Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-07T17:44:25.772Z] #28 47.02 Setting up python3-setuptools (52.0.0-4) ... [2022-02-07T17:44:26.714Z] #28 47.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-07T17:44:26.714Z] #28 47.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-07T17:44:26.714Z] #28 47.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-07T17:44:26.714Z] #28 47.93 Setting up python3-pip (20.3.4-4) ... [2022-02-07T17:44:27.656Z] #28 48.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-07T17:44:27.656Z] #28 48.80 Setting up jq (1.6-2.1) ... [2022-02-07T17:44:27.656Z] #28 48.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-07T17:44:27.656Z] #28 48.82 Setting up iptables (1.8.7-1) ... [2022-02-07T17:44:27.656Z] #28 48.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:44:27.656Z] #28 48.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:44:27.656Z] #28 48.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-07T17:44:27.656Z] #28 48.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-07T17:44:27.656Z] #28 48.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-07T17:44:27.656Z] #28 48.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-07T17:44:27.656Z] #28 48.86 Setting up iproute2 (5.10.0-4) ... [2022-02-07T17:44:27.917Z] #28 49.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:44:28.519Z] #28 DONE 49.6s [2022-02-07T17:44:28.519Z] [2022-02-07T17:44:28.519Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-07T17:44:28.519Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-07T17:44:29.492Z] #29 0.893 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-07T17:44:29.492Z] #29 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-07T17:44:29.492Z] #29 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-07T17:44:29.492Z] #29 DONE 1.0s [2022-02-07T17:44:29.492Z] [2022-02-07T17:44:29.492Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-07T17:44:29.492Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-07T17:44:30.069Z] #60 DONE 209.6s [2022-02-07T17:44:30.329Z] [2022-02-07T17:44:30.329Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-07T17:44:30.329Z] #61 sha256:c751f2fd5eafd6ab814c232028826003fc07d19eb995b66d78b3f0b9c0ed8882 [2022-02-07T17:44:31.170Z] #74 exporting layers 6.2s done [2022-02-07T17:44:31.170Z] #74 writing image sha256:f610279010e9f3cc7d3a103d0ea1ef2a94f7e625ed8726536392211189a46011 done [2022-02-07T17:44:31.170Z] #74 naming to docker.io/library/docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 done [2022-02-07T17:44:31.170Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-07T17:44:31.521Z] + trap exit INT TERM [2022-02-07T17:44:31.521Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-07T17:44:31.521Z] + CONTAINER_NAME=docker-pr4 [2022-02-07T17:44:31.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43176/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh dynbinary [2022-02-07T17:44:31.824Z] #74 exporting layers 6.0s done [2022-02-07T17:44:31.824Z] #74 writing image sha256:5fedf1fddd6b8377babb9ebc34a09f9a03a5cca838086314ce49ed622dbaba68 done [2022-02-07T17:44:31.824Z] #74 naming to docker.io/library/docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 done [2022-02-07T17:44:31.824Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-07T17:44:32.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -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:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh dynbinary test-integration [2022-02-07T17:44:32.231Z] #61 DONE 1.7s [2022-02-07T17:44:32.231Z] [2022-02-07T17:44:32.231Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-07T17:44:32.231Z] #66 sha256:a90068d5b7cca5edf1a5f20f36d06befe54c4aff90019839d186c3ca062b25d9 [2022-02-07T17:44:32.231Z] #66 DONE 0.3s [2022-02-07T17:44:32.464Z] [2022-02-07T17:44:32.464Z] Removing bundles/ [2022-02-07T17:44:32.464Z] [2022-02-07T17:44:32.464Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-07T17:44:32.489Z] [2022-02-07T17:44:32.489Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-07T17:44:32.489Z] #71 sha256:f7aa1fcc9589d3115b7cfbc54e76e4ad62f9df9fa925cc9fbd4d0fc837799f60 [2022-02-07T17:44:32.726Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:44:32.726Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:44:33.129Z] [2022-02-07T17:44:33.129Z] Removing bundles/ [2022-02-07T17:44:33.129Z] [2022-02-07T17:44:33.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-07T17:44:33.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:44:33.129Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:44:34.390Z] #71 DONE 2.0s [2022-02-07T17:44:34.391Z] [2022-02-07T17:44:34.391Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-07T17:44:34.391Z] #72 sha256:3d47fe630e3a236884d1d2c79bfaeb343ecc80432b8266b28d847e0d9645514b [2022-02-07T17:44:34.391Z] #72 DONE 0.0s [2022-02-07T17:44:34.391Z] [2022-02-07T17:44:34.391Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-07T17:44:34.391Z] #73 sha256:267c69fda400a1cc357af6fda3873b42a7a5c2141cac24ac8a2d199a84cdc1a3 [2022-02-07T17:44:35.325Z] #73 DONE 0.8s [2022-02-07T17:44:35.325Z] [2022-02-07T17:44:35.325Z] #74 exporting to image [2022-02-07T17:44:35.325Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-07T17:44:35.325Z] #74 exporting layers [2022-02-07T17:44:36.686Z] #60 205.8 # github.com/containerd/containerd/cmd/containerd [2022-02-07T17:44:36.686Z] #60 205.8 /usr/bin/ld: /tmp/go-link-634681206/000019.o: in function `New': [2022-02-07T17:44:36.686Z] #60 205.8 /tmp/tmp.JTZHpDzLJA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-07T17:44:36.686Z] #60 205.9 + bin/containerd-stress [2022-02-07T17:44:36.686Z] #60 207.0 + bin/containerd-shim [2022-02-07T17:44:37.650Z] #30 7.596 Collecting yamllint==1.26.1 [2022-02-07T17:44:37.911Z] #30 8.647 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-07T17:44:38.610Z] #74 exporting layers 3.3s done [2022-02-07T17:44:38.610Z] #74 writing image sha256:bdb03654d6176b9dd2cab3291039ee2ebb4382af8fa272811cb8e0fb69720ec8 done [2022-02-07T17:44:38.610Z] #74 naming to docker.io/library/docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 done [2022-02-07T17:44:38.610Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-07T17:44:38.852Z] #30 9.367 Collecting pathspec>=0.5.3 [2022-02-07T17:44:38.852Z] #30 9.373 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-07T17:44:38.852Z] #30 9.608 Collecting pyyaml [2022-02-07T17:44:38.852Z] #30 9.616 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-07T17:44:38.852Z] #30 9.650 Building wheels for collected packages: yamllint [2022-02-07T17:44:38.960Z] + sudo modprobe ip6table_filter [2022-02-07T17:44:39.113Z] #30 9.653 Building wheel for yamllint (setup.py): started [Pipeline] sh [2022-02-07T17:44:39.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/test/unit [2022-02-07T17:44:39.683Z] #30 10.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-07T17:44:39.683Z] #30 10.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=67760a6f4f473072bf11da34559b616a1b0f3e8f9b37d1dc2d70edd7b14b8e3d [2022-02-07T17:44:39.683Z] #30 10.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-07T17:44:39.683Z] #30 10.17 Successfully built yamllint [2022-02-07T17:44:39.683Z] #30 10.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-07T17:44:39.943Z] #30 10.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-07T17:44:39.943Z] #30 DONE 10.7s [2022-02-07T17:44:39.943Z] [2022-02-07T17:44:39.943Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:44:39.943Z] #63 sha256:1674411b536ab47d69555b41d1abdb693b8c0c9cc966a81273d75e1f7fc5c403 [2022-02-07T17:44:40.204Z] #63 ... [2022-02-07T17:44:40.204Z] [2022-02-07T17:44:40.204Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-07T17:44:40.204Z] #34 sha256:7bd4151e777c311cce224ee7c7e5f5bf60519547586ce4edee8810b16a4f3821 [2022-02-07T17:44:40.204Z] #34 DONE 0.2s [2022-02-07T17:44:40.204Z] [2022-02-07T17:44:40.204Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-07T17:44:40.204Z] #39 sha256:336997cbab367950e402d335dfd2e71777441cb40b800115572ee34b826d8cbf [2022-02-07T17:44:40.465Z] #39 DONE 0.2s [2022-02-07T17:44:40.465Z] [2022-02-07T17:44:40.465Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-07T17:44:40.465Z] #42 sha256:a75e482d3cedbf27ac6190c69d5d0defc7835d3b707a9065f8cdadbf910593f8 [2022-02-07T17:44:40.465Z] #42 DONE 0.1s [2022-02-07T17:44:40.465Z] [2022-02-07T17:44:40.465Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:44:40.465Z] #63 sha256:1674411b536ab47d69555b41d1abdb693b8c0c9cc966a81273d75e1f7fc5c403 [2022-02-07T17:44:40.736Z] #63 ... [2022-02-07T17:44:40.736Z] [2022-02-07T17:44:40.736Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-07T17:44:40.736Z] #44 sha256:c58c6db1f82d319f5c14d039ce19e29e4701d9c3cbf89af17699f5f1905b647b [2022-02-07T17:44:40.736Z] #44 DONE 0.1s [2022-02-07T17:44:40.736Z] [2022-02-07T17:44:40.736Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-07T17:44:40.736Z] #48 sha256:16e080d1ec5ba4f7948c656d813b93260c436e1a78c64e6a6081f9eb1469b71b [2022-02-07T17:44:40.736Z] #48 DONE 0.1s [2022-02-07T17:44:40.736Z] [2022-02-07T17:44:40.736Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-07T17:44:40.736Z] #51 sha256:91307c5482893dee2812164e2edc96f72b8056ab9a2b38b0246a75e6013e48ce [2022-02-07T17:44:40.736Z] #51 DONE 0.1s [2022-02-07T17:44:40.736Z] [2022-02-07T17:44:40.736Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:44:40.736Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:44:40.862Z] #60 214.1 + bin/containerd-shim-runc-v1 [2022-02-07T17:44:40.997Z] #67 ... [2022-02-07T17:44:40.997Z] [2022-02-07T17:44:40.997Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-07T17:44:40.997Z] #55 sha256:ff74f190a310ce316e976a758aab79b350754df53950d02a198bcb1b7c1a4f8d [2022-02-07T17:44:40.997Z] #55 DONE 0.1s [2022-02-07T17:44:40.997Z] [2022-02-07T17:44:40.997Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-07T17:44:40.997Z] #57 sha256:5037762907167a6a61a99325f6b92da44cf7add48bdbba04178e16305e6727f2 [2022-02-07T17:44:40.997Z] #57 DONE 0.1s [2022-02-07T17:44:40.997Z] [2022-02-07T17:44:40.997Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-07T17:44:40.997Z] #59 sha256:c7800bb6367d2ef0b75cfa8d84fc1cf2870c1d486e1b9834d750aaae7f4fc12c [2022-02-07T17:44:40.997Z] #59 DONE 0.1s [2022-02-07T17:44:40.997Z] [2022-02-07T17:44:40.997Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:44:40.997Z] #63 sha256:1674411b536ab47d69555b41d1abdb693b8c0c9cc966a81273d75e1f7fc5c403 [2022-02-07T17:44:41.257Z] #63 ... [2022-02-07T17:44:41.257Z] [2022-02-07T17:44:41.257Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-07T17:44:41.257Z] #61 sha256:7e38c58d3943179beb39f0b495e52f9e386544e5cdb098d4c84fc4f8f9d5c83c [2022-02-07T17:44:41.257Z] #61 DONE 0.1s [2022-02-07T17:44:41.257Z] [2022-02-07T17:44:41.257Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:44:41.257Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:44:41.413Z] 0e02c12b1310: Pull complete [2022-02-07T17:44:41.413Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-07T17:44:41.413Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:44:41.413Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-07T17:44:41.413Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-07T17:44:41.413Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-02-07T17:44:41.413Z] WARN: Skipping validation tests [2022-02-07T17:44:41.413Z] INFO: Running unit tests at 02/07/2022 17:44:34... [2022-02-07T17:44:41.413Z] INFO: make.ps1 starting at 02/07/2022 17:44:38 [2022-02-07T17:44:41.413Z] INFO: Git commit (be63b7d7f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-07T17:44:41.413Z] INFO: Invoking autogen... [2022-02-07T17:44:41.414Z] INFO: Running unit tests... [2022-02-07T17:44:41.462Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-07T17:44:41.463Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-07T17:44:41.463Z] + TESTDIRS=./... [2022-02-07T17:44:41.463Z] + exclude_paths='/vendor/|/integration' [2022-02-07T17:44:41.463Z] ++ go list ./... [2022-02-07T17:44:41.463Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-07T17:44:42.401Z] + pkg_list='github.com/docker/docker/api [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/backend/build [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/httputils [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/middleware [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/build [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/container [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/debug [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/image [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/network [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/session [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/system [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/router/volume [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/backend [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/container [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/events [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/filters [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/image [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/mount [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/network [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/registry [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/strslice [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/swarm [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/time [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/versions [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/types/volume [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/dockerfile [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/dockerignore [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/remotecontext [2022-02-07T17:44:42.401Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T17:44:42.401Z] github.com/docker/docker/cli [2022-02-07T17:44:42.401Z] github.com/docker/docker/cli/config [2022-02-07T17:44:42.401Z] github.com/docker/docker/cli/debug [2022-02-07T17:44:42.401Z] github.com/docker/docker/client [2022-02-07T17:44:42.401Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T17:44:42.401Z] github.com/docker/docker/cmd/dockerd [2022-02-07T17:44:42.401Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T17:44:42.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T17:44:42.401Z] github.com/docker/docker/container [2022-02-07T17:44:42.401Z] github.com/docker/docker/container/stream [2022-02-07T17:44:42.401Z] github.com/docker/docker/contrib/apparmor [2022-02-07T17:44:42.401Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T17:44:42.401Z] github.com/docker/docker/contrib/httpserver [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/cluster [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/config [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/events [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/exec [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/images [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/initlayer [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/links [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/listeners [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/local [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/names [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/network [2022-02-07T17:44:42.401Z] github.com/docker/docker/daemon/stats [2022-02-07T17:44:42.401Z] github.com/docker/docker/distribution [2022-02-07T17:44:42.401Z] github.com/docker/docker/distribution/metadata [2022-02-07T17:44:42.401Z] github.com/docker/docker/distribution/utils [2022-02-07T17:44:42.401Z] github.com/docker/docker/distribution/xfer [2022-02-07T17:44:42.401Z] github.com/docker/docker/dockerversion [2022-02-07T17:44:42.401Z] github.com/docker/docker/errdefs [2022-02-07T17:44:42.401Z] github.com/docker/docker/image [2022-02-07T17:44:42.401Z] github.com/docker/docker/image/cache [2022-02-07T17:44:42.401Z] github.com/docker/docker/image/tarexport [2022-02-07T17:44:42.401Z] github.com/docker/docker/image/v1 [2022-02-07T17:44:42.401Z] github.com/docker/docker/internal/test/suite [2022-02-07T17:44:42.401Z] github.com/docker/docker/layer [2022-02-07T17:44:42.401Z] github.com/docker/docker/libcontainerd [2022-02-07T17:44:42.401Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T17:44:42.401Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T17:44:42.401Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T17:44:42.401Z] github.com/docker/docker/libcontainerd/types [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/config [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/idm [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/ns [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/options [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/osl [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/libnetwork/types [2022-02-07T17:44:42.401Z] github.com/docker/docker/oci [2022-02-07T17:44:42.401Z] github.com/docker/docker/oci/caps [2022-02-07T17:44:42.401Z] github.com/docker/docker/opts [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/aaparser [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/archive [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/authorization [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/capabilities [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/containerfs [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/directory [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/dmesg [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/filenotify [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/fileutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/fsutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/homedir [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/idtools [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/ioutils [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/locker [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/longpath [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/loopback [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/mount [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/parsers [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/pidfile [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/platform [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/plugins [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/pools [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/progress [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/pubsub [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/reexec [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/signal [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/stack [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/stringid [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/symlink [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/system [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/tailfile [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/tarsum [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/term [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/term/windows [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/truncindex [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/urlutil [2022-02-07T17:44:42.401Z] github.com/docker/docker/pkg/useragent [2022-02-07T17:44:42.401Z] github.com/docker/docker/plugin [2022-02-07T17:44:42.401Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T17:44:42.401Z] github.com/docker/docker/plugin/v2 [2022-02-07T17:44:42.401Z] github.com/docker/docker/profiles/apparmor [2022-02-07T17:44:42.401Z] github.com/docker/docker/profiles/seccomp [2022-02-07T17:44:42.401Z] github.com/docker/docker/quota [2022-02-07T17:44:42.401Z] github.com/docker/docker/reference [2022-02-07T17:44:42.401Z] github.com/docker/docker/registry [2022-02-07T17:44:42.401Z] github.com/docker/docker/registry/resumable [2022-02-07T17:44:42.401Z] github.com/docker/docker/restartmanager [2022-02-07T17:44:42.401Z] github.com/docker/docker/rootless [2022-02-07T17:44:42.401Z] github.com/docker/docker/rootless/specconv [2022-02-07T17:44:42.401Z] github.com/docker/docker/runconfig [2022-02-07T17:44:42.401Z] github.com/docker/docker/runconfig/opts [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/daemon [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/environment [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/fakegit [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/registry [2022-02-07T17:44:42.401Z] github.com/docker/docker/testutil/request [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume/drivers [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume/local [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume/mounts [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume/service [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume/service/opts [2022-02-07T17:44:42.401Z] github.com/docker/docker/volume/testutils' [2022-02-07T17:44:42.401Z] ++ grep --fixed-strings -v /libnetwork [2022-02-07T17:44:42.401Z] ++ echo 'github.com/docker/docker/api [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/backend/build [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/httputils [2022-02-07T17:44:42.401Z] github.com/docker/docker/api/server/middleware [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/build [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/debug [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/image [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/network [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/session [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/system [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/volume [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/backend [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/events [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/filters [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/image [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/mount [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/network [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/registry [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/strslice [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/swarm [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/time [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/versions [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/volume [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/dockerfile [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/dockerignore [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/remotecontext [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T17:44:42.402Z] github.com/docker/docker/cli [2022-02-07T17:44:42.402Z] github.com/docker/docker/cli/config [2022-02-07T17:44:42.402Z] github.com/docker/docker/cli/debug [2022-02-07T17:44:42.402Z] github.com/docker/docker/client [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/dockerd [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T17:44:42.402Z] github.com/docker/docker/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/container/stream [2022-02-07T17:44:42.402Z] github.com/docker/docker/contrib/apparmor [2022-02-07T17:44:42.402Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T17:44:42.402Z] github.com/docker/docker/contrib/httpserver [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/config [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/events [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/exec [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/images [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/initlayer [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/links [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/listeners [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/local [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/names [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/network [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/stats [2022-02-07T17:44:42.402Z] github.com/docker/docker/distribution [2022-02-07T17:44:42.402Z] github.com/docker/docker/distribution/metadata [2022-02-07T17:44:42.402Z] github.com/docker/docker/distribution/utils [2022-02-07T17:44:42.402Z] github.com/docker/docker/distribution/xfer [2022-02-07T17:44:42.402Z] github.com/docker/docker/dockerversion [2022-02-07T17:44:42.402Z] github.com/docker/docker/errdefs [2022-02-07T17:44:42.402Z] github.com/docker/docker/image [2022-02-07T17:44:42.402Z] github.com/docker/docker/image/cache [2022-02-07T17:44:42.402Z] github.com/docker/docker/image/tarexport [2022-02-07T17:44:42.402Z] github.com/docker/docker/image/v1 [2022-02-07T17:44:42.402Z] github.com/docker/docker/internal/test/suite [2022-02-07T17:44:42.402Z] github.com/docker/docker/layer [2022-02-07T17:44:42.402Z] github.com/docker/docker/libcontainerd [2022-02-07T17:44:42.402Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T17:44:42.402Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T17:44:42.402Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T17:44:42.402Z] github.com/docker/docker/libcontainerd/types [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/config [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/idm [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/ns [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/options [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/osl [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/libnetwork/types [2022-02-07T17:44:42.402Z] github.com/docker/docker/oci [2022-02-07T17:44:42.402Z] github.com/docker/docker/oci/caps [2022-02-07T17:44:42.402Z] github.com/docker/docker/opts [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/aaparser [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/archive [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/authorization [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/capabilities [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/containerfs [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/directory [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/dmesg [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/filenotify [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/fileutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/fsutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/homedir [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/idtools [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/ioutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/locker [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/longpath [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/loopback [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/mount [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/parsers [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/pidfile [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/platform [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/plugins [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/pools [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/progress [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/pubsub [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/reexec [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/signal [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/stack [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/stringid [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/symlink [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/system [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/tailfile [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/tarsum [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/term [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/term/windows [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/truncindex [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/urlutil [2022-02-07T17:44:42.402Z] github.com/docker/docker/pkg/useragent [2022-02-07T17:44:42.402Z] github.com/docker/docker/plugin [2022-02-07T17:44:42.402Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T17:44:42.402Z] github.com/docker/docker/plugin/v2 [2022-02-07T17:44:42.402Z] github.com/docker/docker/profiles/apparmor [2022-02-07T17:44:42.402Z] github.com/docker/docker/profiles/seccomp [2022-02-07T17:44:42.402Z] github.com/docker/docker/quota [2022-02-07T17:44:42.402Z] github.com/docker/docker/reference [2022-02-07T17:44:42.402Z] github.com/docker/docker/registry [2022-02-07T17:44:42.402Z] github.com/docker/docker/registry/resumable [2022-02-07T17:44:42.402Z] github.com/docker/docker/restartmanager [2022-02-07T17:44:42.402Z] github.com/docker/docker/rootless [2022-02-07T17:44:42.402Z] github.com/docker/docker/rootless/specconv [2022-02-07T17:44:42.402Z] github.com/docker/docker/runconfig [2022-02-07T17:44:42.402Z] github.com/docker/docker/runconfig/opts [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/daemon [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/environment [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/fakegit [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/registry [2022-02-07T17:44:42.402Z] github.com/docker/docker/testutil/request [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume/drivers [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume/local [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume/mounts [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume/service [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume/service/opts [2022-02-07T17:44:42.402Z] github.com/docker/docker/volume/testutils' [2022-02-07T17:44:42.402Z] + base_pkg_list='github.com/docker/docker/api [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/backend/build [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/httputils [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/middleware [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/build [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/debug [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/image [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/network [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/session [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/system [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/server/router/volume [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/backend [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/events [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/filters [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/image [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/mount [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/network [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/registry [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/strslice [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/swarm [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/time [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/versions [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T17:44:42.402Z] github.com/docker/docker/api/types/volume [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/dockerfile [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/dockerignore [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/remotecontext [2022-02-07T17:44:42.402Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T17:44:42.402Z] github.com/docker/docker/cli [2022-02-07T17:44:42.402Z] github.com/docker/docker/cli/config [2022-02-07T17:44:42.402Z] github.com/docker/docker/cli/debug [2022-02-07T17:44:42.402Z] github.com/docker/docker/client [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/dockerd [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T17:44:42.402Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T17:44:42.402Z] github.com/docker/docker/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/container/stream [2022-02-07T17:44:42.402Z] github.com/docker/docker/contrib/apparmor [2022-02-07T17:44:42.402Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T17:44:42.402Z] github.com/docker/docker/contrib/httpserver [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/config [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/events [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/exec [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T17:44:42.402Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/images [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/initlayer [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/links [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/listeners [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/local [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/names [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/network [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/stats [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution/metadata [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution/utils [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution/xfer [2022-02-07T17:44:42.403Z] github.com/docker/docker/dockerversion [2022-02-07T17:44:42.403Z] github.com/docker/docker/errdefs [2022-02-07T17:44:42.403Z] github.com/docker/docker/image [2022-02-07T17:44:42.403Z] github.com/docker/docker/image/cache [2022-02-07T17:44:42.403Z] github.com/docker/docker/image/tarexport [2022-02-07T17:44:42.403Z] github.com/docker/docker/image/v1 [2022-02-07T17:44:42.403Z] github.com/docker/docker/internal/test/suite [2022-02-07T17:44:42.403Z] github.com/docker/docker/layer [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/types [2022-02-07T17:44:42.403Z] github.com/docker/docker/oci [2022-02-07T17:44:42.403Z] github.com/docker/docker/oci/caps [2022-02-07T17:44:42.403Z] github.com/docker/docker/opts [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/aaparser [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/archive [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/authorization [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/capabilities [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/containerfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/directory [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/dmesg [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/filenotify [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/fileutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/fsutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/homedir [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/idtools [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/ioutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/locker [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/longpath [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/loopback [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/mount [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/parsers [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/pidfile [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/platform [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/plugins [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/pools [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/progress [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/pubsub [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/reexec [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/signal [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/stack [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/stringid [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/symlink [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/system [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/tailfile [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/tarsum [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/term [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/term/windows [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/truncindex [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/urlutil [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/useragent [2022-02-07T17:44:42.403Z] github.com/docker/docker/plugin [2022-02-07T17:44:42.403Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T17:44:42.403Z] github.com/docker/docker/plugin/v2 [2022-02-07T17:44:42.403Z] github.com/docker/docker/profiles/apparmor [2022-02-07T17:44:42.403Z] github.com/docker/docker/profiles/seccomp [2022-02-07T17:44:42.403Z] github.com/docker/docker/quota [2022-02-07T17:44:42.403Z] github.com/docker/docker/reference [2022-02-07T17:44:42.403Z] github.com/docker/docker/registry [2022-02-07T17:44:42.403Z] github.com/docker/docker/registry/resumable [2022-02-07T17:44:42.403Z] github.com/docker/docker/restartmanager [2022-02-07T17:44:42.403Z] github.com/docker/docker/rootless [2022-02-07T17:44:42.403Z] github.com/docker/docker/rootless/specconv [2022-02-07T17:44:42.403Z] github.com/docker/docker/runconfig [2022-02-07T17:44:42.403Z] github.com/docker/docker/runconfig/opts [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/daemon [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/environment [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/fakegit [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/registry [2022-02-07T17:44:42.403Z] github.com/docker/docker/testutil/request [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume/drivers [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume/local [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume/mounts [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume/service [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume/service/opts [2022-02-07T17:44:42.403Z] github.com/docker/docker/volume/testutils' [2022-02-07T17:44:42.403Z] ++ grep --fixed-strings /libnetwork [2022-02-07T17:44:42.403Z] ++ echo 'github.com/docker/docker/api [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/backend/build [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/httputils [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/middleware [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/build [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/container [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/debug [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/image [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/network [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/session [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/system [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/server/router/volume [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/backend [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/container [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/events [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/filters [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/image [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/mount [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/network [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/registry [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/strslice [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/swarm [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/time [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/versions [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T17:44:42.403Z] github.com/docker/docker/api/types/volume [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/dockerfile [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/dockerignore [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/remotecontext [2022-02-07T17:44:42.403Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T17:44:42.403Z] github.com/docker/docker/cli [2022-02-07T17:44:42.403Z] github.com/docker/docker/cli/config [2022-02-07T17:44:42.403Z] github.com/docker/docker/cli/debug [2022-02-07T17:44:42.403Z] github.com/docker/docker/client [2022-02-07T17:44:42.403Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T17:44:42.403Z] github.com/docker/docker/cmd/dockerd [2022-02-07T17:44:42.403Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T17:44:42.403Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T17:44:42.403Z] github.com/docker/docker/container [2022-02-07T17:44:42.403Z] github.com/docker/docker/container/stream [2022-02-07T17:44:42.403Z] github.com/docker/docker/contrib/apparmor [2022-02-07T17:44:42.403Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T17:44:42.403Z] github.com/docker/docker/contrib/httpserver [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/cluster [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/config [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/events [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/exec [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/images [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/initlayer [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/links [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/listeners [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/local [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/names [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/network [2022-02-07T17:44:42.403Z] github.com/docker/docker/daemon/stats [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution/metadata [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution/utils [2022-02-07T17:44:42.403Z] github.com/docker/docker/distribution/xfer [2022-02-07T17:44:42.403Z] github.com/docker/docker/dockerversion [2022-02-07T17:44:42.403Z] github.com/docker/docker/errdefs [2022-02-07T17:44:42.403Z] github.com/docker/docker/image [2022-02-07T17:44:42.403Z] github.com/docker/docker/image/cache [2022-02-07T17:44:42.403Z] github.com/docker/docker/image/tarexport [2022-02-07T17:44:42.403Z] github.com/docker/docker/image/v1 [2022-02-07T17:44:42.403Z] github.com/docker/docker/internal/test/suite [2022-02-07T17:44:42.403Z] github.com/docker/docker/layer [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T17:44:42.403Z] github.com/docker/docker/libcontainerd/types [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/config [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/idm [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/ns [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/options [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/osl [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T17:44:42.403Z] github.com/docker/docker/libnetwork/types [2022-02-07T17:44:42.403Z] github.com/docker/docker/oci [2022-02-07T17:44:42.403Z] github.com/docker/docker/oci/caps [2022-02-07T17:44:42.403Z] github.com/docker/docker/opts [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/aaparser [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/archive [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/authorization [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/capabilities [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T17:44:42.403Z] github.com/docker/docker/pkg/containerfs [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/directory [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/dmesg [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/filenotify [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/fileutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/fsutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/homedir [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/idtools [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/ioutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/locker [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/longpath [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/loopback [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/mount [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/parsers [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/pidfile [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/platform [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/plugins [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/pools [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/progress [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/pubsub [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/reexec [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/signal [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/stack [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/stringid [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/symlink [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/system [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/tailfile [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/tarsum [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/term [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/term/windows [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/truncindex [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/urlutil [2022-02-07T17:44:42.404Z] github.com/docker/docker/pkg/useragent [2022-02-07T17:44:42.404Z] github.com/docker/docker/plugin [2022-02-07T17:44:42.404Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T17:44:42.404Z] github.com/docker/docker/plugin/v2 [2022-02-07T17:44:42.404Z] github.com/docker/docker/profiles/apparmor [2022-02-07T17:44:42.404Z] github.com/docker/docker/profiles/seccomp [2022-02-07T17:44:42.404Z] github.com/docker/docker/quota [2022-02-07T17:44:42.404Z] github.com/docker/docker/reference [2022-02-07T17:44:42.404Z] github.com/docker/docker/registry [2022-02-07T17:44:42.404Z] github.com/docker/docker/registry/resumable [2022-02-07T17:44:42.404Z] github.com/docker/docker/restartmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/rootless [2022-02-07T17:44:42.404Z] github.com/docker/docker/rootless/specconv [2022-02-07T17:44:42.404Z] github.com/docker/docker/runconfig [2022-02-07T17:44:42.404Z] github.com/docker/docker/runconfig/opts [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/daemon [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/environment [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/fakegit [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/registry [2022-02-07T17:44:42.404Z] github.com/docker/docker/testutil/request [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume/drivers [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume/local [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume/mounts [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume/service [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume/service/opts [2022-02-07T17:44:42.404Z] github.com/docker/docker/volume/testutils' [2022-02-07T17:44:42.404Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/config [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/idm [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ns [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/options [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/osl [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/types' [2022-02-07T17:44:42.404Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-07T17:44:42.404Z] + echo 'github.com/docker/docker/libnetwork [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/config [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/idm [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/ns [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/options [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/osl [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/types' [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:44:42.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:44:42.404Z] + type docker-proxy [2022-02-07T17:44:42.404Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-07T17:44:42.404Z] + hack/make.sh binary-proxy install-proxy [2022-02-07T17:44:42.404Z] [2022-02-07T17:44:42.404Z] Removing bundles/ [2022-02-07T17:44:42.404Z] [2022-02-07T17:44:42.404Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-07T17:44:42.404Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-07T17:44:42.404Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:44:46.115Z] #60 219.1 + bin/containerd-shim-runc-v2 [2022-02-07T17:44:46.371Z] #60 219.7 + binaries [2022-02-07T17:44:46.626Z] #60 219.7 + install -D bin/containerd /build/containerd [2022-02-07T17:44:46.626Z] #60 219.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-07T17:44:46.626Z] #60 219.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-07T17:44:46.626Z] #60 219.7 + install -D bin/ctr /build/ctr [2022-02-07T17:44:48.498Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-07T17:44:48.514Z] #60 DONE 221.6s [2022-02-07T17:44:48.967Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-07T17:44:48.967Z] [2022-02-07T17:44:48.967Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-07T17:44:48.967Z] Installing docker-proxy to /usr/local/bin/ [2022-02-07T17:44:48.967Z] [2022-02-07T17:44:48.967Z] + mkdir -p bundles [2022-02-07T17:44:48.967Z] + '[' -n 'github.com/docker/docker/api [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/backend/build [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/httputils [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/middleware [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/build [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/container [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/debug [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/image [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/network [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/session [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/system [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/server/router/volume [2022-02-07T17:44:48.967Z] github.com/docker/docker/api/types [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/backend [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/container [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/events [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/filters [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/image [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/mount [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/network [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/registry [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/strslice [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/swarm [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/time [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/versions [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T17:44:48.968Z] github.com/docker/docker/api/types/volume [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/dockerfile [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/dockerignore [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/remotecontext [2022-02-07T17:44:48.968Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T17:44:48.968Z] github.com/docker/docker/cli [2022-02-07T17:44:48.968Z] github.com/docker/docker/cli/config [2022-02-07T17:44:48.968Z] github.com/docker/docker/cli/debug [2022-02-07T17:44:48.968Z] github.com/docker/docker/client [2022-02-07T17:44:48.968Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T17:44:48.968Z] github.com/docker/docker/cmd/dockerd [2022-02-07T17:44:48.968Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T17:44:48.968Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T17:44:48.968Z] github.com/docker/docker/container [2022-02-07T17:44:48.968Z] github.com/docker/docker/container/stream [2022-02-07T17:44:48.968Z] github.com/docker/docker/contrib/apparmor [2022-02-07T17:44:48.968Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T17:44:48.968Z] github.com/docker/docker/contrib/httpserver [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/cluster [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/config [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/events [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/exec [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/images [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/initlayer [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/links [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/listeners [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/local [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/names [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/network [2022-02-07T17:44:48.968Z] github.com/docker/docker/daemon/stats [2022-02-07T17:44:48.968Z] github.com/docker/docker/distribution [2022-02-07T17:44:48.968Z] github.com/docker/docker/distribution/metadata [2022-02-07T17:44:48.968Z] github.com/docker/docker/distribution/utils [2022-02-07T17:44:48.968Z] github.com/docker/docker/distribution/xfer [2022-02-07T17:44:48.968Z] github.com/docker/docker/dockerversion [2022-02-07T17:44:48.968Z] github.com/docker/docker/errdefs [2022-02-07T17:44:48.968Z] github.com/docker/docker/image [2022-02-07T17:44:48.968Z] github.com/docker/docker/image/cache [2022-02-07T17:44:48.968Z] github.com/docker/docker/image/tarexport [2022-02-07T17:44:48.968Z] github.com/docker/docker/image/v1 [2022-02-07T17:44:48.968Z] github.com/docker/docker/internal/test/suite [2022-02-07T17:44:48.968Z] github.com/docker/docker/layer [2022-02-07T17:44:48.968Z] github.com/docker/docker/libcontainerd [2022-02-07T17:44:48.968Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T17:44:48.968Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T17:44:48.968Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T17:44:48.968Z] github.com/docker/docker/libcontainerd/types [2022-02-07T17:44:48.968Z] github.com/docker/docker/oci [2022-02-07T17:44:48.968Z] github.com/docker/docker/oci/caps [2022-02-07T17:44:48.968Z] github.com/docker/docker/opts [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/aaparser [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/archive [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/authorization [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/capabilities [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/containerfs [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/directory [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/dmesg [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/filenotify [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/fileutils [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/fsutils [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/homedir [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/idtools [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/ioutils [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/locker [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/longpath [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/loopback [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/mount [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/parsers [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/pidfile [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/platform [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/plugins [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/pools [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/progress [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/pubsub [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/reexec [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/signal [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/stack [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/stringid [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/symlink [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/system [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/tailfile [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/tarsum [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/term [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/term/windows [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/truncindex [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/urlutil [2022-02-07T17:44:48.968Z] github.com/docker/docker/pkg/useragent [2022-02-07T17:44:48.968Z] github.com/docker/docker/plugin [2022-02-07T17:44:48.968Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T17:44:48.968Z] github.com/docker/docker/plugin/v2 [2022-02-07T17:44:48.968Z] github.com/docker/docker/profiles/apparmor [2022-02-07T17:44:48.968Z] github.com/docker/docker/profiles/seccomp [2022-02-07T17:44:48.968Z] github.com/docker/docker/quota [2022-02-07T17:44:48.968Z] github.com/docker/docker/reference [2022-02-07T17:44:48.968Z] github.com/docker/docker/registry [2022-02-07T17:44:48.968Z] github.com/docker/docker/registry/resumable [2022-02-07T17:44:48.968Z] github.com/docker/docker/restartmanager [2022-02-07T17:44:48.968Z] github.com/docker/docker/rootless [2022-02-07T17:44:48.968Z] github.com/docker/docker/rootless/specconv [2022-02-07T17:44:48.968Z] github.com/docker/docker/runconfig [2022-02-07T17:44:48.968Z] github.com/docker/docker/runconfig/opts [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/daemon [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/environment [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/fakegit [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/registry [2022-02-07T17:44:48.968Z] github.com/docker/docker/testutil/request [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume/drivers [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume/local [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume/mounts [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume/service [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume/service/opts [2022-02-07T17:44:48.968Z] github.com/docker/docker/volume/testutils' ']' [2022-02-07T17:44:48.968Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-07T17:44:49.099Z] [2022-02-07T17:44:49.099Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-07T17:44:49.099Z] #61 sha256:acdd3b3eaa60670c99150db731c5d9a32bb20e2413cc3cfbd6d486e236bec21b [2022-02-07T17:44:49.228Z] ? github.com/docker/docker/api [no test files] [2022-02-07T17:44:50.064Z] #61 DONE 0.8s [2022-02-07T17:44:50.064Z] [2022-02-07T17:44:50.064Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-07T17:44:50.064Z] #66 sha256:77637b69ffdf80a9fd4b2b00b51c0682e00e311b2a13eeb4f5e9c1d9e0e6215d [2022-02-07T17:44:50.328Z] #66 DONE 0.2s [2022-02-07T17:44:50.328Z] [2022-02-07T17:44:50.328Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-07T17:44:50.328Z] #71 sha256:8e52f4b32a8a61976fad78f3f31c1281b4b9b15cf924de15da0174f8f8ad9bf3 [2022-02-07T17:44:51.256Z] #71 DONE 1.0s [2022-02-07T17:44:51.256Z] [2022-02-07T17:44:51.256Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-07T17:44:51.256Z] #72 sha256:87e898fae1e24029f52d59d414ed2f75464bcea9c00c3868570efafb83f76018 [2022-02-07T17:44:51.256Z] #72 DONE 0.0s [2022-02-07T17:44:51.256Z] [2022-02-07T17:44:51.256Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-02-07T17:44:51.256Z] #73 sha256:20bf3c7640c06d232114b530439800cc65fb4380a15e72fc03c074c3bad75338 [2022-02-07T17:44:51.489Z] 567fd00846e9: Pull complete [2022-02-07T17:44:51.489Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-02-07T17:44:51.489Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:44:51.489Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-07T17:44:51.489Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-07T17:44:51.489Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-02-07T17:44:51.489Z] WARN: Skipping validation tests [2022-02-07T17:44:51.489Z] INFO: Running unit tests at 02/07/2022 17:44:41... [2022-02-07T17:44:51.489Z] INFO: make.ps1 starting at 02/07/2022 17:44:46 [2022-02-07T17:44:51.489Z] INFO: Git commit (be63b7d7f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-07T17:44:51.489Z] INFO: Invoking autogen... [2022-02-07T17:44:51.489Z] INFO: Running unit tests... [2022-02-07T17:44:52.188Z] #73 0.776 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-07T17:44:52.188Z] #73 0.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-07T17:44:52.491Z] #73 1.073 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-07T17:44:52.491Z] #73 1.153 Fetched 44.1 kB in 1s (54.5 kB/s) [2022-02-07T17:44:53.056Z] #73 1.153 Reading package lists... [2022-02-07T17:44:53.314Z] #73 1.640 Reading package lists... [2022-02-07T17:44:53.613Z] #73 2.126 Building dependency tree... [2022-02-07T17:44:53.613Z] #73 2.222 Reading state information... [2022-02-07T17:44:53.613Z] #73 2.336 The following additional packages will be installed: [2022-02-07T17:44:53.613Z] #73 2.337 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-07T17:44:53.613Z] #73 2.337 systemd-timesyncd [2022-02-07T17:44:53.613Z] #73 2.338 Suggested packages: [2022-02-07T17:44:53.613Z] #73 2.338 systemd-container policykit-1 [2022-02-07T17:44:53.613Z] #73 2.338 Recommended packages: [2022-02-07T17:44:53.613Z] #73 2.338 libnss-systemd [2022-02-07T17:44:53.613Z] #73 2.422 The following NEW packages will be installed: [2022-02-07T17:44:53.613Z] #73 2.422 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-07T17:44:53.613Z] #73 2.423 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-07T17:44:54.176Z] #73 2.694 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-02-07T17:44:54.176Z] #73 2.694 Need to get 5937 kB of archives. [2022-02-07T17:44:54.176Z] #73 2.694 After this operation, 19.5 MB of additional disk space will be used. [2022-02-07T17:44:54.176Z] #73 2.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-07T17:44:54.176Z] #73 2.698 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-07T17:44:54.176Z] #73 2.698 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-02-07T17:44:54.176Z] #73 2.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-07T17:44:54.176Z] #73 2.701 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-07T17:44:54.176Z] #73 2.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-07T17:44:54.176Z] #73 2.799 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-07T17:44:54.176Z] #73 2.800 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-07T17:44:54.176Z] #73 2.802 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-07T17:44:54.176Z] #73 2.804 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-07T17:44:54.176Z] #73 2.805 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-07T17:44:54.176Z] #73 2.986 debconf: delaying package configuration, since apt-utils is not installed [2022-02-07T17:44:54.176Z] #73 3.014 Fetched 5937 kB in 0s (15.7 MB/s) [2022-02-07T17:44:54.177Z] #73 3.038 Selecting previously unselected package libargon2-1:amd64. [2022-02-07T17:44:54.400Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-07T17:44:54.434Z] #73 3.038 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-02-07T17:44:54.434Z] #73 3.052 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-07T17:44:54.434Z] #73 3.060 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-07T17:44:54.434Z] #73 3.091 Selecting previously unselected package libjson-c5:amd64. [2022-02-07T17:44:54.434Z] #73 3.093 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-07T17:44:54.434Z] #73 3.096 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-07T17:44:54.434Z] #73 3.131 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-07T17:44:54.434Z] #73 3.133 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-02-07T17:44:54.434Z] #73 3.136 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-07T17:44:54.434Z] #73 3.187 Selecting previously unselected package libkmod2:amd64. [2022-02-07T17:44:54.434Z] #73 3.189 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-07T17:44:54.434Z] #73 3.193 Unpacking libkmod2:amd64 (28-1) ... [2022-02-07T17:44:54.434Z] #73 3.231 Selecting previously unselected package systemd-timesyncd. [2022-02-07T17:44:54.434Z] #73 3.233 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-07T17:44:54.434Z] #73 3.237 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-07T17:44:54.434Z] #73 3.285 Selecting previously unselected package systemd. [2022-02-07T17:44:54.434Z] #73 3.288 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-07T17:44:54.691Z] #73 3.322 Unpacking systemd (247.3-6) ... [2022-02-07T17:44:54.948Z] #73 3.822 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-07T17:44:54.948Z] #73 3.832 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-07T17:44:54.948Z] #73 3.842 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-02-07T17:44:55.206Z] #73 3.852 Setting up libkmod2:amd64 (28-1) ... [2022-02-07T17:44:55.206Z] #73 3.865 Setting up systemd (247.3-6) ... [2022-02-07T17:44:55.206Z] #73 3.902 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-07T17:44:55.206Z] #73 3.904 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-07T17:44:55.206Z] #73 3.906 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-07T17:44:55.464Z] #73 4.250 Setting up systemd-timesyncd (247.3-6) ... [2022-02-07T17:44:55.721Z] #73 4.449 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-07T17:44:55.721Z] #73 4.449 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-07T17:44:55.721Z] #73 4.531 Selecting previously unselected package systemd-sysv. [2022-02-07T17:44:55.980Z] #73 4.531 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-02-07T17:44:55.980Z] #73 4.544 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-07T17:44:55.980Z] #73 4.548 Unpacking systemd-sysv (247.3-6) ... [2022-02-07T17:44:55.980Z] #73 4.587 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-07T17:44:55.980Z] #73 4.590 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-07T17:44:55.980Z] #73 4.593 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-07T17:44:55.980Z] #73 4.644 Selecting previously unselected package dbus. [2022-02-07T17:44:55.980Z] #73 4.646 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-07T17:44:55.980Z] #73 4.656 Unpacking dbus (1.12.20-2) ... [2022-02-07T17:44:55.980Z] #73 4.710 Selecting previously unselected package libpam-systemd:amd64. [2022-02-07T17:44:55.980Z] #73 4.713 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-07T17:44:55.980Z] #73 4.716 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-07T17:44:55.980Z] #73 4.761 Selecting previously unselected package dbus-user-session. [2022-02-07T17:44:55.980Z] #73 4.763 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-07T17:44:55.980Z] #73 4.768 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-07T17:44:55.980Z] #73 4.860 Setting up systemd-sysv (247.3-6) ... [2022-02-07T17:44:55.980Z] #73 4.870 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-07T17:44:56.235Z] #73 4.880 Setting up dbus (1.12.20-2) ... [2022-02-07T17:44:56.235Z] #73 4.987 invoke-rc.d: could not determine current runlevel [2022-02-07T17:44:56.235Z] #73 4.989 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-07T17:44:56.235Z] #73 4.993 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-07T17:44:56.491Z] #73 5.168 Setting up dbus-user-session (1.12.20-2) ... [2022-02-07T17:44:56.491Z] #73 5.181 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-07T17:44:56.747Z] #73 DONE 5.3s [2022-02-07T17:44:56.747Z] [2022-02-07T17:44:56.747Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-02-07T17:44:56.747Z] #74 sha256:33686dd0b690a93d126f45b2a4b7f1c400c6ec49999645ab02497bab498c4c02 [2022-02-07T17:44:57.003Z] #74 0.399 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-07T17:44:57.003Z] #74 0.400 Dload Upload Total Spent Left Speed [2022-02-07T17:44:57.259Z] #74 0.400 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2022-02-07T17:44:57.259Z] #74 DONE 0.7s [2022-02-07T17:44:57.259Z] [2022-02-07T17:44:57.259Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-07T17:44:57.259Z] #75 sha256:8fda53c06fe912def972f3c457b47925777535049e1b431fd5d87e7a9b6c4b65 [2022-02-07T17:44:58.187Z] #75 DONE 0.9s [2022-02-07T17:44:58.187Z] [2022-02-07T17:44:58.187Z] #76 exporting to image [2022-02-07T17:44:58.187Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-07T17:44:58.187Z] #76 exporting layers [2022-02-07T17:44:58.841Z] ? github.com/docker/docker/api [no test files] [2022-02-07T17:44:59.365Z] #67 ... [2022-02-07T17:44:59.365Z] [2022-02-07T17:44:59.365Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-07T17:44:59.365Z] #63 sha256:1674411b536ab47d69555b41d1abdb693b8c0c9cc966a81273d75e1f7fc5c403 [2022-02-07T17:44:59.365Z] #63 85.33 + mkdir -p /build [2022-02-07T17:44:59.365Z] #63 85.33 + cp runc /build/runc [2022-02-07T17:44:59.365Z] #63 DONE 85.7s [2022-02-07T17:44:59.365Z] [2022-02-07T17:44:59.365Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:44:59.365Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:44:59.936Z] #67 ... [2022-02-07T17:44:59.936Z] [2022-02-07T17:44:59.936Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-07T17:44:59.936Z] #64 sha256:1d658da028f1fc4b1987f22ef97018e4c9e12403ff4b697d6e045c77ff530c52 [2022-02-07T17:45:00.197Z] #64 DONE 0.1s [2022-02-07T17:45:00.197Z] [2022-02-07T17:45:00.197Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-07T17:45:00.197Z] #67 sha256:9e78e694cd56ba2276c0501f2d5cdb0bd5f621f3f8fa821c67b5c8a3869f6796 [2022-02-07T17:45:01.437Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-02-07T17:45:03.015Z] ? github.com/docker/docker/api [no test files] [2022-02-07T17:45:04.733Z] #76 exporting layers 6.0s done [2022-02-07T17:45:04.733Z] #76 writing image sha256:0a55de249691c2b7dde0a538498f0db92def00f160c7b567bfaab5b016959808 done [2022-02-07T17:45:04.733Z] #76 naming to docker.io/library/docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 done [2022-02-07T17:45:04.733Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-07T17:45:05.127Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -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:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh dynbinary test-integration [2022-02-07T17:45:06.779Z] #67 149.1 # github.com/containerd/containerd/cmd/containerd [2022-02-07T17:45:06.779Z] #67 149.1 /usr/bin/ld: /tmp/go-link-4157056707/000019.o: in function `New': [2022-02-07T17:45:06.779Z] #67 149.1 /tmp/tmp.tY3V0xlLGK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-07T17:45:06.779Z] #67 149.1 + bin/containerd-stress [2022-02-07T17:45:07.021Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-07T17:45:07.021Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-07T17:45:07.021Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-07T17:45:07.021Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-07T17:45:07.021Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-02-07T17:45:07.021Z] Detected virtualization docker. [2022-02-07T17:45:07.021Z] Detected architecture x86-64. [2022-02-07T17:45:07.021Z] Set hostname to <838d410b3ad2>. [2022-02-07T17:45:07.021Z] modprobe@configfs.service: Succeeded. [2022-02-07T17:45:07.021Z] modprobe@drm.service: Succeeded. [2022-02-07T17:45:07.021Z] modprobe@fuse.service: Succeeded. [2022-02-07T17:45:07.021Z] + source /etc/docker-entrypoint-cmd [2022-02-07T17:45:07.021Z] ++ hack/make.sh dynbinary test-integration [2022-02-07T17:45:07.021Z] [2022-02-07T17:45:07.021Z] Removing bundles/ [2022-02-07T17:45:07.277Z] [2022-02-07T17:45:07.277Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-07T17:45:07.277Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:45:07.277Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:45:07.718Z] #67 150.3 + bin/containerd-shim [2022-02-07T17:45:15.845Z] #67 157.8 + bin/containerd-shim-runc-v1 [2022-02-07T17:45:16.538Z] === RUN TestMiddlewares [2022-02-07T17:45:16.538Z] --- PASS: TestMiddlewares (0.00s) [2022-02-07T17:45:16.538Z] PASS [2022-02-07T17:45:16.538Z] coverage: 9.0% of statements [2022-02-07T17:45:16.538Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-02-07T17:45:20.717Z] === RUN TestMiddlewares [2022-02-07T17:45:20.717Z] --- PASS: TestMiddlewares (0.00s) [2022-02-07T17:45:20.717Z] PASS [2022-02-07T17:45:20.717Z] coverage: 9.0% of statements [2022-02-07T17:45:20.717Z] ok github.com/docker/docker/api/server 0.120s coverage: 9.0% of statements [2022-02-07T17:45:21.129Z] #67 163.1 + bin/containerd-shim-runc-v2 [2022-02-07T17:45:21.129Z] #67 163.7 + binaries [2022-02-07T17:45:21.129Z] #67 163.7 + install -D bin/containerd /build/containerd [2022-02-07T17:45:21.129Z] #67 163.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-07T17:45:21.391Z] #67 163.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-07T17:45:21.391Z] #67 163.8 + install -D bin/ctr /build/ctr [2022-02-07T17:45:21.649Z] #67 DONE 164.1s [2022-02-07T17:45:23.033Z] [2022-02-07T17:45:23.033Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-07T17:45:23.033Z] #68 sha256:e7c29b692306126fff0e0efef0bc42113eb9f5469ac5dc193f91e719d94f7dc2 [2022-02-07T17:45:23.033Z] #68 DONE 0.2s [2022-02-07T17:45:23.033Z] [2022-02-07T17:45:23.033Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-07T17:45:23.033Z] #73 sha256:e386e4d174e91cae9b6dd28d4a9ea8098db04a586aad9eea8a0ff29ad6b85a9f [2022-02-07T17:45:23.033Z] #73 DONE 0.1s [2022-02-07T17:45:23.033Z] [2022-02-07T17:45:23.033Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-07T17:45:23.033Z] #78 sha256:5bd7f3d6a87912d117c50d283c90c0d423215d5e9d98b68d114d75d072f60677 [2022-02-07T17:45:23.293Z] #78 DONE 0.4s [2022-02-07T17:45:23.555Z] [2022-02-07T17:45:23.555Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-07T17:45:23.555Z] #79 sha256:211da5556c69c9009e44c0f9642198339b4a83373662264eb6de4bb89667bf7d [2022-02-07T17:45:23.555Z] #79 DONE 0.0s [2022-02-07T17:45:23.555Z] [2022-02-07T17:45:23.555Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-07T17:45:23.555Z] #80 sha256:6e7271fcb134168167dba97d165aa8bb037de7a6b863719b9614523bfc900e35 [2022-02-07T17:45:27.754Z] #80 DONE 3.7s [2022-02-07T17:45:27.754Z] [2022-02-07T17:45:27.754Z] #81 exporting to image [2022-02-07T17:45:27.755Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-07T17:45:27.755Z] #81 exporting layers [2022-02-07T17:45:38.780Z] 8f616e6e9eec: Pull complete [2022-02-07T17:45:54.321Z] #81 exporting layers 24.1s done [2022-02-07T17:45:54.321Z] #81 writing image sha256:b8cc87179146d6d0ba493c965363e98bcdea0994aa53de3b8999dbbd9a0ab892 done [2022-02-07T17:45:54.321Z] #81 naming to docker.io/library/docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 done [2022-02-07T17:45:54.321Z] #81 DONE 24.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-07T17:45:54.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43176/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/validate/default [2022-02-07T17:45:55.218Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-07T17:45:55.218Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-07T17:45:55.218Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-07T17:45:55.218Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-07T17:45:55.218Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-07T17:45:55.218Z] Congratulations! No new tests were added to integration-cli. [2022-02-07T17:45:55.218Z] [2022-02-07T17:45:55.218Z] INFO Start validation with golang-ci-lint [2022-02-07T17:45:55.477Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-07T17:45:55.477Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-07T17:45:55.477Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/builder/remotecontext 0.073s coverage: 13.7% of statements [2022-02-07T17:46:09.135Z] ok github.com/docker/docker/builder/dockerfile 0.152s coverage: 49.0% of statements [2022-02-07T17:46:09.135Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-07T17:46:09.239Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:46:09.239Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:46:09.239Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:46:09.239Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:46:09.239Z] [2022-02-07T17:46:09.239Z] + TEST_INTEGRATION_DEST=1 [2022-02-07T17:46:09.239Z] + CONTAINER_NAME=docker-pr4-1 [2022-02-07T17:46:09.239Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-07T17:46:09.239Z] + run_tests test-integration-flaky [2022-02-07T17:46:09.239Z] + c=0 [2022-02-07T17:46:09.239Z] + '[' -n 0 ']' [2022-02-07T17:46:09.239Z] + rm= [2022-02-07T17:46:09.239Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43176/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43176/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh test-integration-flaky test-integration [2022-02-07T17:46:09.239Z] ++ jobs -p [2022-02-07T17:46:09.239Z] + TEST_INTEGRATION_DEST=2 [2022-02-07T17:46:09.239Z] + CONTAINER_NAME=docker-pr4-2 [2022-02-07T17:46:09.239Z] + TEST_SKIP_INTEGRATION=1 [2022-02-07T17:46:09.239Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-07T17:46:09.239Z] + run_tests [2022-02-07T17:46:09.239Z] + '[' -n 0 ']' [2022-02-07T17:46:09.239Z] + rm= [2022-02-07T17:46:09.239Z] + TEST_INTEGRATION_DEST=3 [2022-02-07T17:46:09.239Z] + CONTAINER_NAME=docker-pr4-3 [2022-02-07T17:46:09.239Z] + TEST_SKIP_INTEGRATION=1 [2022-02-07T17:46:09.239Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-07T17:46:09.239Z] + run_tests [2022-02-07T17:46:09.239Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43176/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43176/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh '' test-integration [2022-02-07T17:46:09.239Z] + '[' -n 0 ']' [2022-02-07T17:46:09.239Z] + rm= [2022-02-07T17:46:09.239Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43176/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43176/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh '' test-integration [2022-02-07T17:46:09.239Z] + for job in $(jobs -p) [2022-02-07T17:46:09.239Z] + wait 4477 [2022-02-07T17:46:09.239Z] [2022-02-07T17:46:09.239Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-07T17:46:09.239Z] [2022-02-07T17:46:09.239Z] [2022-02-07T17:46:09.239Z] No new tests added to integration. [2022-02-07T17:46:09.239Z] [2022-02-07T17:46:09.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-07T17:46:09.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-07T17:46:09.239Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T17:46:09.239Z] HOSTNAME=4ee49bac3117 [2022-02-07T17:46:09.239Z] TEST_SKIP_INTEGRATION=1 [2022-02-07T17:46:09.239Z] TESTDEBUG=0 [2022-02-07T17:46:09.239Z] DEST=bundles/test-integration [2022-02-07T17:46:09.239Z] PWD=/go/src/github.com/docker/docker [2022-02-07T17:46:09.239Z] KEEPBUNDLE=1 [2022-02-07T17:46:09.239Z] DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:46:09.239Z] container=docker [2022-02-07T17:46:09.239Z] HOME=/root [2022-02-07T17:46:09.239Z] GOLANG_VERSION=1.17.6 [2022-02-07T17:46:09.239Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-07T17:46:09.239Z] VALIDATE_BRANCH=master [2022-02-07T17:46:09.239Z] TERM=xterm [2022-02-07T17:46:09.239Z] DOCKER_PKG=github.com/docker/docker [2022-02-07T17:46:09.239Z] SHLVL=1 [2022-02-07T17:46:09.239Z] TIMEOUT=120m [2022-02-07T17:46:09.239Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-07T17:46:09.239Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-07T17:46:09.239Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-07T17:46:09.239Z] GO111MODULE=off [2022-02-07T17:46:09.239Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-07T17:46:09.239Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-07T17:46:09.239Z] GOPATH=/go [2022-02-07T17:46:09.239Z] PKG_CONFIG=pkg-config [2022-02-07T17:46:09.239Z] _=/usr/bin/env [2022-02-07T17:46:09.239Z] Building test suite binary ./integration-cli/test.main [2022-02-07T17:46:09.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-07T17:46:09.239Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T17:46:09.239Z] HOSTNAME=955d7da63862 [2022-02-07T17:46:09.239Z] TEST_SKIP_INTEGRATION=1 [2022-02-07T17:46:09.239Z] TESTDEBUG=0 [2022-02-07T17:46:09.239Z] DEST=bundles/test-integration [2022-02-07T17:46:09.239Z] PWD=/go/src/github.com/docker/docker [2022-02-07T17:46:09.239Z] KEEPBUNDLE=1 [2022-02-07T17:46:09.239Z] DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:46:09.239Z] container=docker [2022-02-07T17:46:09.239Z] HOME=/root [2022-02-07T17:46:09.240Z] GOLANG_VERSION=1.17.6 [2022-02-07T17:46:09.240Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-07T17:46:09.240Z] VALIDATE_BRANCH=master [2022-02-07T17:46:09.240Z] TERM=xterm [2022-02-07T17:46:09.240Z] DOCKER_PKG=github.com/docker/docker [2022-02-07T17:46:09.240Z] SHLVL=1 [2022-02-07T17:46:09.240Z] TIMEOUT=120m [2022-02-07T17:46:09.240Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-07T17:46:09.240Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-07T17:46:09.240Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-07T17:46:09.240Z] GO111MODULE=off [2022-02-07T17:46:09.240Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-07T17:46:09.240Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-07T17:46:09.240Z] GOPATH=/go [2022-02-07T17:46:09.240Z] PKG_CONFIG=pkg-config [2022-02-07T17:46:09.240Z] _=/usr/bin/env [2022-02-07T17:46:09.240Z] Building test suite binary ./integration-cli/test.main [2022-02-07T17:46:09.240Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T17:46:09.240Z] HOSTNAME=b82cb9ba7208 [2022-02-07T17:46:09.240Z] TESTDEBUG=0 [2022-02-07T17:46:09.240Z] DEST=bundles/test-integration [2022-02-07T17:46:09.240Z] PWD=/go/src/github.com/docker/docker [2022-02-07T17:46:09.240Z] KEEPBUNDLE=1 [2022-02-07T17:46:09.240Z] DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:46:09.240Z] container=docker [2022-02-07T17:46:09.240Z] HOME=/root [2022-02-07T17:46:09.240Z] GOLANG_VERSION=1.17.6 [2022-02-07T17:46:09.240Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-07T17:46:09.240Z] VALIDATE_BRANCH=master [2022-02-07T17:46:09.240Z] TERM=xterm [2022-02-07T17:46:09.240Z] DOCKER_PKG=github.com/docker/docker [2022-02-07T17:46:09.240Z] SHLVL=1 [2022-02-07T17:46:09.240Z] TIMEOUT=120m [2022-02-07T17:46:09.240Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-07T17:46:09.240Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-07T17:46:09.240Z] GO111MODULE=off [2022-02-07T17:46:09.240Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-07T17:46:09.240Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-07T17:46:09.240Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-07T17:46:09.240Z] GOPATH=/go [2022-02-07T17:46:09.240Z] PKG_CONFIG=pkg-config [2022-02-07T17:46:09.240Z] _=/usr/bin/env [2022-02-07T17:46:09.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-07T17:46:09.395Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-07T17:46:09.651Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:46:09.651Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:46:09.651Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:46:09.651Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:46:09.651Z] [2022-02-07T17:46:09.651Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-07T17:46:09.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T17:46:09.651Z] HOSTNAME=22bc036fb18b [2022-02-07T17:46:09.651Z] DEST=bundles/test-integration [2022-02-07T17:46:09.651Z] PWD=/go/src/github.com/docker/docker [2022-02-07T17:46:09.651Z] DOCKER_ROOTLESS=1 [2022-02-07T17:46:09.651Z] DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:46:09.651Z] container=docker [2022-02-07T17:46:09.651Z] HOME=/root [2022-02-07T17:46:09.651Z] GOLANG_VERSION=1.17.6 [2022-02-07T17:46:09.651Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-07T17:46:09.651Z] VALIDATE_BRANCH=master [2022-02-07T17:46:09.651Z] TERM=xterm [2022-02-07T17:46:09.651Z] DOCKER_PKG=github.com/docker/docker [2022-02-07T17:46:09.651Z] SHLVL=1 [2022-02-07T17:46:09.651Z] TIMEOUT=120m [2022-02-07T17:46:09.651Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-07T17:46:09.651Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-07T17:46:09.651Z] GO111MODULE=off [2022-02-07T17:46:09.651Z] DOCKER_EXPERIMENTAL=1 [2022-02-07T17:46:09.651Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-07T17:46:09.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-07T17:46:09.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-07T17:46:09.651Z] GOPATH=/go [2022-02-07T17:46:09.651Z] PKG_CONFIG=pkg-config [2022-02-07T17:46:09.651Z] _=/usr/bin/env [2022-02-07T17:46:09.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-07T17:46:09.963Z] ok github.com/docker/docker/builder/remotecontext/git 0.898s coverage: 86.3% of statements [2022-02-07T17:46:09.963Z] ? github.com/docker/docker/cli [no test files] [2022-02-07T17:46:09.963Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-07T17:46:10.532Z] ok github.com/docker/docker/cmd/docker-proxy 0.324s coverage: 69.3% of statements [2022-02-07T17:46:11.423Z] === RUN TestBoolValue [2022-02-07T17:46:11.423Z] --- PASS: TestBoolValue (0.00s) [2022-02-07T17:46:11.423Z] === RUN TestBoolValueOrDefault [2022-02-07T17:46:11.423Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-07T17:46:11.423Z] === RUN TestInt64ValueOrZero [2022-02-07T17:46:11.423Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-07T17:46:11.423Z] === RUN TestInt64ValueOrDefault [2022-02-07T17:46:11.423Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-07T17:46:11.423Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-07T17:46:11.423Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-07T17:46:11.423Z] === RUN TestJsonContentType [2022-02-07T17:46:11.423Z] --- PASS: TestJsonContentType (0.00s) [2022-02-07T17:46:11.423Z] PASS [2022-02-07T17:46:11.423Z] coverage: 14.7% of statements [2022-02-07T17:46:11.423Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2022-02-07T17:46:11.423Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-07T17:46:11.883Z] === RUN TestMaskSecretKeys [2022-02-07T17:46:11.883Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-07T17:46:11.883Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-07T17:46:11.883Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-07T17:46:11.883Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-07T17:46:11.883Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-07T17:46:11.883Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-07T17:46:11.883Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-07T17:46:11.883Z] === RUN TestVersionMiddlewareVersion [2022-02-07T17:46:11.883Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-07T17:46:11.883Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-07T17:46:11.883Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-07T17:46:11.883Z] PASS [2022-02-07T17:46:11.883Z] coverage: 37.7% of statements [2022-02-07T17:46:11.883Z] ok github.com/docker/docker/api/server/middleware 0.096s coverage: 37.7% of statements [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-07T17:46:11.883Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-07T17:46:12.853Z] === RUN TestAdjustForAPIVersion [2022-02-07T17:46:12.853Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-07T17:46:12.853Z] PASS [2022-02-07T17:46:12.853Z] coverage: 5.7% of statements [2022-02-07T17:46:12.853Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-07T17:46:12.853Z] === RUN TestStrSliceMarshalJSON [2022-02-07T17:46:12.853Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestStrSliceUnmarshalJSON [2022-02-07T17:46:12.853Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestStrSliceUnmarshalString [2022-02-07T17:46:12.853Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestStrSliceUnmarshalSlice [2022-02-07T17:46:12.853Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-07T17:46:12.853Z] PASS [2022-02-07T17:46:12.853Z] coverage: 90.0% of statements [2022-02-07T17:46:12.853Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2022-02-07T17:46:12.853Z] === RUN TestToJSON [2022-02-07T17:46:12.853Z] --- PASS: TestToJSON (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestToParamWithVersion [2022-02-07T17:46:12.853Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestFromJSON [2022-02-07T17:46:12.853Z] --- PASS: TestFromJSON (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestEmpty [2022-02-07T17:46:12.853Z] --- PASS: TestEmpty (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestArgsMatchKVListEmptySources [2022-02-07T17:46:12.853Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestArgsMatchKVList [2022-02-07T17:46:12.853Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestArgsMatch [2022-02-07T17:46:12.853Z] --- PASS: TestArgsMatch (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestAdd [2022-02-07T17:46:12.853Z] --- PASS: TestAdd (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestDel [2022-02-07T17:46:12.853Z] --- PASS: TestDel (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestLen [2022-02-07T17:46:12.853Z] --- PASS: TestLen (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestExactMatch [2022-02-07T17:46:12.853Z] --- PASS: TestExactMatch (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestOnlyOneExactMatch [2022-02-07T17:46:12.853Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestContains [2022-02-07T17:46:12.853Z] --- PASS: TestContains (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestValidate [2022-02-07T17:46:12.853Z] --- PASS: TestValidate (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestWalkValues [2022-02-07T17:46:12.853Z] --- PASS: TestWalkValues (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestFuzzyMatch [2022-02-07T17:46:12.853Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestClone [2022-02-07T17:46:12.853Z] --- PASS: TestClone (0.00s) [2022-02-07T17:46:12.853Z] PASS [2022-02-07T17:46:12.853Z] coverage: 92.2% of statements [2022-02-07T17:46:12.853Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-07T17:46:12.853Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-07T17:46:12.853Z] === RUN TestDurationToSecondsString [2022-02-07T17:46:12.853Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-07T17:46:12.853Z] === RUN TestGetTimestamp [2022-02-07T17:46:13.067Z] ok github.com/docker/docker/client 0.112s coverage: 75.6% of statements [2022-02-07T17:46:13.314Z] --- PASS: TestGetTimestamp (0.16s) [2022-02-07T17:46:13.314Z] === RUN TestParseTimestamps [2022-02-07T17:46:13.314Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-07T17:46:13.314Z] PASS [2022-02-07T17:46:13.314Z] coverage: 100.0% of statements [2022-02-07T17:46:13.314Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2022-02-07T17:46:13.314Z] === RUN TestCompareVersion [2022-02-07T17:46:13.314Z] --- PASS: TestCompareVersion (0.00s) [2022-02-07T17:46:13.314Z] PASS [2022-02-07T17:46:13.314Z] coverage: 77.3% of statements [2022-02-07T17:46:13.314Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-07T17:46:13.314Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-07T17:46:14.285Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-07T17:46:14.285Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-07T17:46:14.285Z] === RUN TestCloneArgsSmartHttp [2022-02-07T17:46:14.285Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-07T17:46:14.285Z] === RUN TestCloneArgsDumbHttp [2022-02-07T17:46:14.285Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-07T17:46:14.285Z] === RUN TestCloneArgsGit [2022-02-07T17:46:14.285Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-07T17:46:14.285Z] === RUN TestCheckoutGit [2022-02-07T17:46:15.823Z] === RUN TestEnable [2022-02-07T17:46:15.823Z] --- PASS: TestEnable (0.00s) [2022-02-07T17:46:15.823Z] === RUN TestDisable [2022-02-07T17:46:15.823Z] --- PASS: TestDisable (0.00s) [2022-02-07T17:46:15.823Z] === RUN TestEnabled [2022-02-07T17:46:15.823Z] --- PASS: TestEnabled (0.00s) [2022-02-07T17:46:15.823Z] PASS [2022-02-07T17:46:15.823Z] coverage: 100.0% of statements [2022-02-07T17:46:15.823Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-02-07T17:46:16.283Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-07T17:46:16.283Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestProcessNoDockerignore [2022-02-07T17:46:16.283Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-07T17:46:16.283Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-07T17:46:16.283Z] === RUN TestDetectContentType [2022-02-07T17:46:16.283Z] --- PASS: TestDetectContentType (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestSelectAcceptableMIME [2022-02-07T17:46:16.283Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestInspectEmptyResponse [2022-02-07T17:46:16.283Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestInspectResponseBinary [2022-02-07T17:46:16.283Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestResponseUnsupportedContentType [2022-02-07T17:46:16.283Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestInspectResponseTextSimple [2022-02-07T17:46:16.283Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestInspectResponseEmptyContentType [2022-02-07T17:46:16.283Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestUnknownContentLength [2022-02-07T17:46:16.283Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestDownloadRemote [2022-02-07T17:46:16.283Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-07T17:46:16.283Z] === RUN TestGetWithStatusError [2022-02-07T17:46:16.283Z] --- PASS: TestGetWithStatusError (0.02s) [2022-02-07T17:46:16.283Z] === RUN TestCloseRootDirectory [2022-02-07T17:46:16.283Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:16.283Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestHashFile [2022-02-07T17:46:16.283Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:16.283Z] --- SKIP: TestHashFile (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestHashSubdir [2022-02-07T17:46:16.283Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:16.283Z] --- SKIP: TestHashSubdir (0.00s) [2022-02-07T17:46:16.283Z] === RUN TestRemoveDirectory [2022-02-07T17:46:16.283Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:16.283Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-07T17:46:16.283Z] PASS [2022-02-07T17:46:16.283Z] coverage: 9.3% of statements [2022-02-07T17:46:16.283Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 9.3% of statements [2022-02-07T17:46:16.752Z] === RUN TestGetAllAllowed [2022-02-07T17:46:16.752Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestGetAllMeta [2022-02-07T17:46:16.752Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-07T17:46:16.752Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestIsUnreferencedBuiltin [2022-02-07T17:46:16.752Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestIsExistingDirectory [2022-02-07T17:46:16.752Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestGetFilenameForDownload [2022-02-07T17:46:16.752Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestEnv2Variables [2022-02-07T17:46:16.752Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-07T17:46:16.752Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.02s) [2022-02-07T17:46:16.752Z] === RUN TestMaintainer [2022-02-07T17:46:16.752Z] --- PASS: TestMaintainer (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestLabel [2022-02-07T17:46:16.752Z] --- PASS: TestLabel (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestFromScratch [2022-02-07T17:46:16.752Z] --- PASS: TestFromScratch (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestFromWithArg [2022-02-07T17:46:16.752Z] --- PASS: TestFromWithArg (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-07T17:46:16.752Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestFromWithUndefinedArg [2022-02-07T17:46:16.752Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestFromMultiStageWithNamedStage [2022-02-07T17:46:16.752Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestOnbuild [2022-02-07T17:46:16.752Z] --- PASS: TestOnbuild (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestWorkdir [2022-02-07T17:46:16.752Z] --- PASS: TestWorkdir (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestCmd [2022-02-07T17:46:16.752Z] --- PASS: TestCmd (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestHealthcheckNone [2022-02-07T17:46:16.752Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestHealthcheckCmd [2022-02-07T17:46:16.752Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestEntrypoint [2022-02-07T17:46:16.752Z] --- PASS: TestEntrypoint (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestExpose [2022-02-07T17:46:16.752Z] --- PASS: TestExpose (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestUser [2022-02-07T17:46:16.752Z] --- PASS: TestUser (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestVolume [2022-02-07T17:46:16.752Z] --- PASS: TestVolume (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestStopSignal [2022-02-07T17:46:16.752Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-07T17:46:16.752Z] --- SKIP: TestStopSignal (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestArg [2022-02-07T17:46:16.752Z] --- PASS: TestArg (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestShell [2022-02-07T17:46:16.752Z] --- PASS: TestShell (0.00s) [2022-02-07T17:46:16.752Z] === RUN TestPrependEnvOnCmd [2022-02-07T17:46:16.752Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestRunWithBuildArgs [2022-02-07T17:46:16.753Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestRunIgnoresHealthcheck [2022-02-07T17:46:16.753Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestDispatchUnsupportedOptions [2022-02-07T17:46:16.753Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-07T17:46:16.753Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-07T17:46:16.753Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-07T17:46:16.753Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestNormalizeWorkdir [2022-02-07T17:46:16.753Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestDispatch [2022-02-07T17:46:16.753Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-07T17:46:16.753Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-07T17:46:16.753Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-07T17:46:16.753Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-07T17:46:16.753Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-07T17:46:16.753Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-07T17:46:16.753Z] === RUN TestDispatch/COPY_url [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch (0.07s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-07T17:46:16.753Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestAddScratchImageAddsToMounts [2022-02-07T17:46:16.753Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-07T17:46:16.753Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-07T17:46:16.753Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-07T17:46:16.753Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestImageSourceGetAddsToMounts [2022-02-07T17:46:16.753Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestEmptyDockerfile [2022-02-07T17:46:16.753Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestSymlinkDockerfile [2022-02-07T17:46:16.753Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-07T17:46:16.753Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-07T17:46:16.753Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestNonExistingDockerfile [2022-02-07T17:46:16.753Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestCopyRunConfig [2022-02-07T17:46:16.753Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestDeepCopyRunConfig [2022-02-07T17:46:16.753Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestExportImage [2022-02-07T17:46:16.753Z] --- PASS: TestExportImage (0.00s) [2022-02-07T17:46:16.753Z] === RUN TestNormalizeDest [2022-02-07T17:46:16.753Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-07T17:46:16.753Z] PASS [2022-02-07T17:46:16.753Z] coverage: 46.8% of statements [2022-02-07T17:46:16.753Z] ok github.com/docker/docker/builder/dockerfile 0.210s coverage: 46.8% of statements [2022-02-07T17:46:16.753Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-07T17:46:16.984Z] === RUN TestBoolValue [2022-02-07T17:46:16.984Z] --- PASS: TestBoolValue (0.00s) [2022-02-07T17:46:16.984Z] === RUN TestBoolValueOrDefault [2022-02-07T17:46:16.984Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-07T17:46:16.984Z] === RUN TestInt64ValueOrZero [2022-02-07T17:46:16.984Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-07T17:46:16.984Z] === RUN TestInt64ValueOrDefault [2022-02-07T17:46:16.984Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-07T17:46:16.984Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-07T17:46:16.984Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-07T17:46:16.984Z] === RUN TestJsonContentType [2022-02-07T17:46:16.984Z] --- PASS: TestJsonContentType (0.00s) [2022-02-07T17:46:16.984Z] PASS [2022-02-07T17:46:16.984Z] coverage: 14.7% of statements [2022-02-07T17:46:16.984Z] ok github.com/docker/docker/api/server/httputils 0.163s coverage: 14.7% of statements [2022-02-07T17:46:16.984Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-07T17:46:17.213Z] === RUN TestTCP4Proxy [2022-02-07T17:46:17.213Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-07T17:46:17.213Z] === RUN TestTCP4ProxyHalfClose [2022-02-07T17:46:17.213Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestTCP6Proxy [2022-02-07T17:46:17.213Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:46:17.213Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestTCPDualStackProxy [2022-02-07T17:46:17.213Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:46:17.213Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestUDP4Proxy [2022-02-07T17:46:17.213Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestUDP6Proxy [2022-02-07T17:46:17.213Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:46:17.213Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestUDPWriteError [2022-02-07T17:46:17.213Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestSCTP4Proxy [2022-02-07T17:46:17.213Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-07T17:46:17.213Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-07T17:46:17.213Z] === RUN TestSCTP6Proxy [2022-02-07T17:46:17.213Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:46:17.213Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-07T17:46:17.213Z] PASS [2022-02-07T17:46:17.213Z] coverage: 49.4% of statements [2022-02-07T17:46:17.213Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-02-07T17:46:17.443Z] === RUN TestMaskSecretKeys [2022-02-07T17:46:17.443Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-07T17:46:17.443Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-07T17:46:17.443Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-07T17:46:17.443Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-07T17:46:17.443Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-07T17:46:17.443Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-07T17:46:17.443Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-07T17:46:17.443Z] === RUN TestVersionMiddlewareVersion [2022-02-07T17:46:17.443Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-07T17:46:17.443Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-07T17:46:17.443Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-07T17:46:17.443Z] PASS [2022-02-07T17:46:17.443Z] coverage: 37.7% of statements [2022-02-07T17:46:17.443Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-02-07T17:46:17.443Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-07T17:46:17.443Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-07T17:46:17.443Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-07T17:46:17.444Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-07T17:46:18.411Z] === RUN TestStrSliceMarshalJSON [2022-02-07T17:46:18.411Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestStrSliceUnmarshalJSON [2022-02-07T17:46:18.411Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestStrSliceUnmarshalString [2022-02-07T17:46:18.411Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestStrSliceUnmarshalSlice [2022-02-07T17:46:18.411Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-07T17:46:18.411Z] PASS [2022-02-07T17:46:18.411Z] coverage: 90.0% of statements [2022-02-07T17:46:18.411Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-02-07T17:46:18.411Z] === RUN TestToJSON [2022-02-07T17:46:18.411Z] --- PASS: TestToJSON (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestToParamWithVersion [2022-02-07T17:46:18.411Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestFromJSON [2022-02-07T17:46:18.411Z] --- PASS: TestFromJSON (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestEmpty [2022-02-07T17:46:18.411Z] --- PASS: TestEmpty (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestArgsMatchKVListEmptySources [2022-02-07T17:46:18.411Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestArgsMatchKVList [2022-02-07T17:46:18.411Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestArgsMatch [2022-02-07T17:46:18.411Z] --- PASS: TestArgsMatch (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestAdd [2022-02-07T17:46:18.411Z] --- PASS: TestAdd (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestDel [2022-02-07T17:46:18.411Z] --- PASS: TestDel (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestLen [2022-02-07T17:46:18.411Z] --- PASS: TestLen (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestExactMatch [2022-02-07T17:46:18.411Z] --- PASS: TestExactMatch (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestOnlyOneExactMatch [2022-02-07T17:46:18.411Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestContains [2022-02-07T17:46:18.411Z] --- PASS: TestContains (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestValidate [2022-02-07T17:46:18.411Z] --- PASS: TestValidate (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestWalkValues [2022-02-07T17:46:18.411Z] --- PASS: TestWalkValues (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestFuzzyMatch [2022-02-07T17:46:18.411Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-07T17:46:18.411Z] === RUN TestClone [2022-02-07T17:46:18.411Z] --- PASS: TestClone (0.00s) [2022-02-07T17:46:18.411Z] PASS [2022-02-07T17:46:18.411Z] coverage: 92.2% of statements [2022-02-07T17:46:18.411Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-02-07T17:46:18.871Z] === RUN TestAdjustForAPIVersion [2022-02-07T17:46:18.871Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-07T17:46:18.871Z] PASS [2022-02-07T17:46:18.871Z] coverage: 5.7% of statements [2022-02-07T17:46:18.871Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-07T17:46:18.871Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-07T17:46:18.871Z] === RUN TestDurationToSecondsString [2022-02-07T17:46:18.871Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-07T17:46:18.871Z] === RUN TestGetTimestamp [2022-02-07T17:46:19.336Z] --- PASS: TestGetTimestamp (0.22s) [2022-02-07T17:46:19.336Z] === RUN TestParseTimestamps [2022-02-07T17:46:19.336Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-07T17:46:19.336Z] PASS [2022-02-07T17:46:19.336Z] coverage: 100.0% of statements [2022-02-07T17:46:19.336Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-02-07T17:46:19.336Z] === RUN TestCompareVersion [2022-02-07T17:46:19.336Z] --- PASS: TestCompareVersion (0.00s) [2022-02-07T17:46:19.336Z] PASS [2022-02-07T17:46:19.336Z] coverage: 77.3% of statements [2022-02-07T17:46:19.336Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2022-02-07T17:46:19.336Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-07T17:46:19.336Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-07T17:46:19.336Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-07T17:46:19.336Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-07T17:46:19.336Z] ? github.com/docker/docker/builder [no test files] [2022-02-07T17:46:19.336Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-07T17:46:19.337Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-07T17:46:19.337Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-07T17:46:19.337Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-07T17:46:19.337Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-07T17:46:19.337Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-07T17:46:19.337Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-07T17:46:20.882Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-07T17:46:20.882Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-07T17:46:20.882Z] === RUN TestCloneArgsSmartHttp [2022-02-07T17:46:20.882Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-07T17:46:20.882Z] === RUN TestCloneArgsDumbHttp [2022-02-07T17:46:20.882Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-07T17:46:20.882Z] === RUN TestCloneArgsGit [2022-02-07T17:46:20.882Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-07T17:46:20.882Z] === RUN TestCheckoutGit [2022-02-07T17:46:22.441Z] === RUN TestEnable [2022-02-07T17:46:22.441Z] --- PASS: TestEnable (0.00s) [2022-02-07T17:46:22.441Z] === RUN TestDisable [2022-02-07T17:46:22.441Z] --- PASS: TestDisable (0.00s) [2022-02-07T17:46:22.441Z] === RUN TestEnabled [2022-02-07T17:46:22.441Z] --- PASS: TestEnabled (0.00s) [2022-02-07T17:46:22.441Z] PASS [2022-02-07T17:46:22.441Z] coverage: 100.0% of statements [2022-02-07T17:46:22.441Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2022-02-07T17:46:22.912Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-07T17:46:22.912Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-07T17:46:22.912Z] === RUN TestProcessNoDockerignore [2022-02-07T17:46:22.912Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-07T17:46:22.912Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-07T17:46:22.912Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestDetectContentType [2022-02-07T17:46:22.912Z] --- PASS: TestDetectContentType (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestSelectAcceptableMIME [2022-02-07T17:46:22.912Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestInspectEmptyResponse [2022-02-07T17:46:22.912Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestInspectResponseBinary [2022-02-07T17:46:22.912Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestResponseUnsupportedContentType [2022-02-07T17:46:22.912Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestInspectResponseTextSimple [2022-02-07T17:46:22.912Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestInspectResponseEmptyContentType [2022-02-07T17:46:22.912Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestUnknownContentLength [2022-02-07T17:46:22.912Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestDownloadRemote [2022-02-07T17:46:22.912Z] --- PASS: TestDownloadRemote (0.10s) [2022-02-07T17:46:22.912Z] === RUN TestGetWithStatusError [2022-02-07T17:46:22.912Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestCloseRootDirectory [2022-02-07T17:46:22.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:22.912Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-07T17:46:22.912Z] === RUN TestHashFile [2022-02-07T17:46:22.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:22.912Z] --- SKIP: TestHashFile (0.01s) [2022-02-07T17:46:22.912Z] === RUN TestHashSubdir [2022-02-07T17:46:22.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:22.912Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-07T17:46:22.912Z] === RUN TestRemoveDirectory [2022-02-07T17:46:22.912Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:22.912Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-07T17:46:22.912Z] PASS [2022-02-07T17:46:22.912Z] coverage: 9.3% of statements [2022-02-07T17:46:22.912Z] ok github.com/docker/docker/builder/remotecontext 0.351s coverage: 9.3% of statements [2022-02-07T17:46:23.382Z] === RUN TestGetAllAllowed [2022-02-07T17:46:23.382Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestGetAllMeta [2022-02-07T17:46:23.382Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-07T17:46:23.382Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestIsUnreferencedBuiltin [2022-02-07T17:46:23.382Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestIsExistingDirectory [2022-02-07T17:46:23.382Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-02-07T17:46:23.382Z] === RUN TestGetFilenameForDownload [2022-02-07T17:46:23.382Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestEnv2Variables [2022-02-07T17:46:23.382Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-07T17:46:23.382Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestMaintainer [2022-02-07T17:46:23.382Z] --- PASS: TestMaintainer (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestLabel [2022-02-07T17:46:23.382Z] --- PASS: TestLabel (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestFromScratch [2022-02-07T17:46:23.382Z] --- PASS: TestFromScratch (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestFromWithArg [2022-02-07T17:46:23.382Z] --- PASS: TestFromWithArg (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-07T17:46:23.382Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestFromWithUndefinedArg [2022-02-07T17:46:23.382Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestFromMultiStageWithNamedStage [2022-02-07T17:46:23.382Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestOnbuild [2022-02-07T17:46:23.382Z] --- PASS: TestOnbuild (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestWorkdir [2022-02-07T17:46:23.382Z] --- PASS: TestWorkdir (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestCmd [2022-02-07T17:46:23.382Z] --- PASS: TestCmd (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestHealthcheckNone [2022-02-07T17:46:23.382Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestHealthcheckCmd [2022-02-07T17:46:23.382Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestEntrypoint [2022-02-07T17:46:23.382Z] --- PASS: TestEntrypoint (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestExpose [2022-02-07T17:46:23.382Z] --- PASS: TestExpose (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestUser [2022-02-07T17:46:23.382Z] --- PASS: TestUser (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestVolume [2022-02-07T17:46:23.382Z] --- PASS: TestVolume (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestStopSignal [2022-02-07T17:46:23.382Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-07T17:46:23.382Z] --- SKIP: TestStopSignal (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestArg [2022-02-07T17:46:23.382Z] --- PASS: TestArg (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestShell [2022-02-07T17:46:23.382Z] --- PASS: TestShell (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestPrependEnvOnCmd [2022-02-07T17:46:23.382Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestRunWithBuildArgs [2022-02-07T17:46:23.382Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestRunIgnoresHealthcheck [2022-02-07T17:46:23.382Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestDispatchUnsupportedOptions [2022-02-07T17:46:23.382Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-07T17:46:23.382Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-07T17:46:23.382Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-07T17:46:23.382Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestNormalizeWorkdir [2022-02-07T17:46:23.382Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestDispatch [2022-02-07T17:46:23.382Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-07T17:46:23.382Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-07T17:46:23.382Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-07T17:46:23.382Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-07T17:46:23.382Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-07T17:46:23.382Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-07T17:46:23.382Z] === RUN TestDispatch/COPY_url [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch (0.08s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-07T17:46:23.382Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestAddScratchImageAddsToMounts [2022-02-07T17:46:23.382Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-07T17:46:23.382Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-07T17:46:23.382Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-07T17:46:23.382Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestImageSourceGetAddsToMounts [2022-02-07T17:46:23.382Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestEmptyDockerfile [2022-02-07T17:46:23.382Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-07T17:46:23.382Z] === RUN TestSymlinkDockerfile [2022-02-07T17:46:23.382Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-07T17:46:23.382Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-07T17:46:23.382Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestNonExistingDockerfile [2022-02-07T17:46:23.382Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestCopyRunConfig [2022-02-07T17:46:23.382Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestDeepCopyRunConfig [2022-02-07T17:46:23.382Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestExportImage [2022-02-07T17:46:23.382Z] --- PASS: TestExportImage (0.00s) [2022-02-07T17:46:23.382Z] === RUN TestNormalizeDest [2022-02-07T17:46:23.382Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-07T17:46:23.382Z] PASS [2022-02-07T17:46:23.382Z] coverage: 46.8% of statements [2022-02-07T17:46:23.382Z] ok github.com/docker/docker/builder/dockerfile 0.228s coverage: 46.8% of statements [2022-02-07T17:46:23.382Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-07T17:46:24.374Z] === RUN TestTCP4Proxy [2022-02-07T17:46:24.374Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-07T17:46:24.374Z] === RUN TestTCP4ProxyHalfClose [2022-02-07T17:46:24.374Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestTCP6Proxy [2022-02-07T17:46:24.374Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:46:24.374Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestTCPDualStackProxy [2022-02-07T17:46:24.374Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:46:24.374Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestUDP4Proxy [2022-02-07T17:46:24.374Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestUDP6Proxy [2022-02-07T17:46:24.374Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:46:24.374Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestUDPWriteError [2022-02-07T17:46:24.374Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestSCTP4Proxy [2022-02-07T17:46:24.374Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-07T17:46:24.374Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-07T17:46:24.374Z] === RUN TestSCTP6Proxy [2022-02-07T17:46:24.374Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:46:24.374Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-07T17:46:24.374Z] PASS [2022-02-07T17:46:24.374Z] coverage: 49.4% of statements [2022-02-07T17:46:24.374Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-02-07T17:46:27.596Z] === RUN TestCheckpointCreateError [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-07T17:46:27.596Z] === RUN TestCheckpointCreate [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-07T17:46:27.596Z] === RUN TestCheckpointDeleteError [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-07T17:46:27.596Z] === RUN TestCheckpointDelete [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-07T17:46:27.596Z] === RUN TestCheckpointListError [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-07T17:46:27.596Z] === RUN TestCheckpointList [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointList (0.00s) [2022-02-07T17:46:27.596Z] === RUN TestCheckpointListContainerNotFound [2022-02-07T17:46:27.596Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNewClientWithOpsFromEnv [2022-02-07T17:46:27.597Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-07T17:46:27.597Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestGetAPIPath [2022-02-07T17:46:27.597Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestParseHostURL [2022-02-07T17:46:27.597Z] --- PASS: TestParseHostURL (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-07T17:46:27.597Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-07T17:46:27.597Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNegotiateAPIVersion [2022-02-07T17:46:27.597Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNegotiateAPVersionOverride [2022-02-07T17:46:27.597Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-07T17:46:27.597Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-07T17:46:27.597Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-07T17:46:27.597Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestClientRedirect [2022-02-07T17:46:27.597Z] --- PASS: TestClientRedirect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigCreateUnsupported [2022-02-07T17:46:27.597Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigCreateError [2022-02-07T17:46:27.597Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigCreate [2022-02-07T17:46:27.597Z] --- PASS: TestConfigCreate (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigInspectNotFound [2022-02-07T17:46:27.597Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigInspectWithEmptyID [2022-02-07T17:46:27.597Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigInspectUnsupported [2022-02-07T17:46:27.597Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigInspectError [2022-02-07T17:46:27.597Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigInspectConfigNotFound [2022-02-07T17:46:27.597Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigInspect [2022-02-07T17:46:27.597Z] --- PASS: TestConfigInspect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigListUnsupported [2022-02-07T17:46:27.597Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigListError [2022-02-07T17:46:27.597Z] --- PASS: TestConfigListError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigList [2022-02-07T17:46:27.597Z] --- PASS: TestConfigList (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigRemoveUnsupported [2022-02-07T17:46:27.597Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigRemoveError [2022-02-07T17:46:27.597Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigRemove [2022-02-07T17:46:27.597Z] --- PASS: TestConfigRemove (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigUpdateUnsupported [2022-02-07T17:46:27.597Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigUpdateError [2022-02-07T17:46:27.597Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestConfigUpdate [2022-02-07T17:46:27.597Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerCommitError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerCommit [2022-02-07T17:46:27.597Z] --- PASS: TestContainerCommit (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStatPathError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStatPathNotFoundError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStatPathNoHeaderError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStatPath [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyToContainerError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyToContainerNotFoundError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyToContainer [2022-02-07T17:46:27.597Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyFromContainerError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyFromContainerNotFoundError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-07T17:46:27.597Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestCopyFromContainer [2022-02-07T17:46:27.597Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerCreateError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerCreateImageNotFound [2022-02-07T17:46:27.597Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerCreateWithName [2022-02-07T17:46:27.597Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerCreateAutoRemove [2022-02-07T17:46:27.597Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerDiffError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerDiff [2022-02-07T17:46:27.597Z] --- PASS: TestContainerDiff (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecCreateError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecCreate [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecStartError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecStart [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecInspectError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecInspect [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExportError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExportError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExport [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExport (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerInspectError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerInspectContainerNotFound [2022-02-07T17:46:27.597Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerInspectWithEmptyID [2022-02-07T17:46:27.597Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerInspect [2022-02-07T17:46:27.597Z] --- PASS: TestContainerInspect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerInspectNode [2022-02-07T17:46:27.597Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerKillError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerKillError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerKill [2022-02-07T17:46:27.597Z] --- PASS: TestContainerKill (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerListError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerListError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerList [2022-02-07T17:46:27.597Z] --- PASS: TestContainerList (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerLogsNotFoundError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerLogsError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerLogs [2022-02-07T17:46:27.597Z] --- PASS: TestContainerLogs (0.15s) [2022-02-07T17:46:27.597Z] === RUN TestContainerPauseError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerPause [2022-02-07T17:46:27.597Z] --- PASS: TestContainerPause (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainersPruneError [2022-02-07T17:46:27.597Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainersPrune [2022-02-07T17:46:27.597Z] --- PASS: TestContainersPrune (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRemoveError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRemoveNotFoundError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRemove [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRemove (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRenameError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRename [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRename (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerResizeError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecResizeError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerResize [2022-02-07T17:46:27.597Z] --- PASS: TestContainerResize (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerExecResize [2022-02-07T17:46:27.597Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRestartError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerRestart [2022-02-07T17:46:27.597Z] --- PASS: TestContainerRestart (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStartError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStartError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStart [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStart (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStatsError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStats [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStats (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStopError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStopError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerStop [2022-02-07T17:46:27.597Z] --- PASS: TestContainerStop (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerTopError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerTopError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerTop [2022-02-07T17:46:27.597Z] --- PASS: TestContainerTop (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerUnpauseError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerUnpause [2022-02-07T17:46:27.597Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerUpdateError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerUpdate [2022-02-07T17:46:27.597Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerWaitError [2022-02-07T17:46:27.597Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestContainerWait [2022-02-07T17:46:27.597Z] --- PASS: TestContainerWait (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestDiskUsageError [2022-02-07T17:46:27.597Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestDiskUsage [2022-02-07T17:46:27.597Z] --- PASS: TestDiskUsage (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestDistributionInspectUnsupported [2022-02-07T17:46:27.597Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestDistributionInspectWithEmptyID [2022-02-07T17:46:27.597Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestEventsErrorInOptions [2022-02-07T17:46:27.597Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestEventsErrorFromServer [2022-02-07T17:46:27.597Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestEvents [2022-02-07T17:46:27.597Z] --- PASS: TestEvents (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestTLSCloseWriter [2022-02-07T17:46:27.597Z] === PAUSE TestTLSCloseWriter [2022-02-07T17:46:27.597Z] === RUN TestImageBuildError [2022-02-07T17:46:27.597Z] --- PASS: TestImageBuildError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageBuild [2022-02-07T17:46:27.597Z] --- PASS: TestImageBuild (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestGetDockerOS [2022-02-07T17:46:27.597Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageCreateError [2022-02-07T17:46:27.597Z] --- PASS: TestImageCreateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageCreate [2022-02-07T17:46:27.597Z] --- PASS: TestImageCreate (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageHistoryError [2022-02-07T17:46:27.597Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageHistory [2022-02-07T17:46:27.597Z] --- PASS: TestImageHistory (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageImportError [2022-02-07T17:46:27.597Z] --- PASS: TestImageImportError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageImport [2022-02-07T17:46:27.597Z] --- PASS: TestImageImport (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageInspectError [2022-02-07T17:46:27.597Z] --- PASS: TestImageInspectError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageInspectImageNotFound [2022-02-07T17:46:27.597Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageInspectWithEmptyID [2022-02-07T17:46:27.597Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageInspect [2022-02-07T17:46:27.597Z] --- PASS: TestImageInspect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageListError [2022-02-07T17:46:27.597Z] --- PASS: TestImageListError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageList [2022-02-07T17:46:27.597Z] --- PASS: TestImageList (0.03s) [2022-02-07T17:46:27.597Z] === RUN TestImageListApiBefore125 [2022-02-07T17:46:27.597Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageLoadError [2022-02-07T17:46:27.597Z] --- PASS: TestImageLoadError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageLoad [2022-02-07T17:46:27.597Z] --- PASS: TestImageLoad (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagesPruneError [2022-02-07T17:46:27.597Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagesPrune [2022-02-07T17:46:27.597Z] --- PASS: TestImagesPrune (0.03s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullReferenceParseError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullAnyError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePullWithoutErrors [2022-02-07T17:46:27.597Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushReferenceError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushAnyError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithoutErrors [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-07T17:46:27.597Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageRemoveError [2022-02-07T17:46:27.597Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageRemoveImageNotFound [2022-02-07T17:46:27.597Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageRemove [2022-02-07T17:46:27.597Z] --- PASS: TestImageRemove (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSaveError [2022-02-07T17:46:27.597Z] --- PASS: TestImageSaveError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSave [2022-02-07T17:46:27.597Z] --- PASS: TestImageSave (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSearchAnyError [2022-02-07T17:46:27.597Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-07T17:46:27.597Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:46:27.597Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:46:27.597Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-07T17:46:27.597Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageSearchWithoutErrors [2022-02-07T17:46:27.597Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageTagError [2022-02-07T17:46:27.597Z] --- PASS: TestImageTagError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageTagInvalidReference [2022-02-07T17:46:27.597Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageTagInvalidSourceImageName [2022-02-07T17:46:27.597Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageTagHexSource [2022-02-07T17:46:27.597Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestImageTag [2022-02-07T17:46:27.597Z] --- PASS: TestImageTag (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestInfoServerError [2022-02-07T17:46:27.597Z] --- PASS: TestInfoServerError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestInfoInvalidResponseJSONError [2022-02-07T17:46:27.597Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestInfo [2022-02-07T17:46:27.597Z] --- PASS: TestInfo (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkConnectError [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkConnect [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkCreateError [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkCreate [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkDisconnectError [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkDisconnect [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect/empty_ID [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect/no_options [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect/verbose [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect/global_scope [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect/unknown_network [2022-02-07T17:46:27.597Z] === RUN TestNetworkInspect/server_error [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-07T17:46:27.597Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-07T17:46:27.598Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-07T17:46:27.598Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNetworkListError [2022-02-07T17:46:27.598Z] --- PASS: TestNetworkListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNetworkList [2022-02-07T17:46:27.598Z] --- PASS: TestNetworkList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNetworksPruneError [2022-02-07T17:46:27.598Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNetworksPrune [2022-02-07T17:46:27.598Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNetworkRemoveError [2022-02-07T17:46:27.598Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNetworkRemove [2022-02-07T17:46:27.598Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeInspectNodeNotFound [2022-02-07T17:46:27.598Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeInspectWithEmptyID [2022-02-07T17:46:27.598Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeInspect [2022-02-07T17:46:27.598Z] --- PASS: TestNodeInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeListError [2022-02-07T17:46:27.598Z] --- PASS: TestNodeListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeList [2022-02-07T17:46:27.598Z] --- PASS: TestNodeList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeRemoveError [2022-02-07T17:46:27.598Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeRemove [2022-02-07T17:46:27.598Z] --- PASS: TestNodeRemove (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeUpdateError [2022-02-07T17:46:27.598Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestNodeUpdate [2022-02-07T17:46:27.598Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestOptionWithTimeout [2022-02-07T17:46:27.598Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPingFail [2022-02-07T17:46:27.598Z] --- PASS: TestPingFail (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPingWithError [2022-02-07T17:46:27.598Z] 2022/02/07 17:46:26 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:27.598Z] 2022/02/07 17:46:26 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:27.598Z] --- PASS: TestPingWithError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPingSuccess [2022-02-07T17:46:27.598Z] --- PASS: TestPingSuccess (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPingHeadFallback [2022-02-07T17:46:27.598Z] === RUN TestPingHeadFallback/OK [2022-02-07T17:46:27.598Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-07T17:46:27.598Z] === RUN TestPingHeadFallback/Not_Found [2022-02-07T17:46:27.598Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-07T17:46:27.598Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-07T17:46:27.598Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-07T17:46:27.598Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-07T17:46:27.598Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-07T17:46:27.598Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginDisableError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginDisable [2022-02-07T17:46:27.598Z] --- PASS: TestPluginDisable (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginEnableError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginEnable [2022-02-07T17:46:27.598Z] --- PASS: TestPluginEnable (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginInspectWithEmptyID [2022-02-07T17:46:27.598Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginInspect [2022-02-07T17:46:27.598Z] --- PASS: TestPluginInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginListError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginList [2022-02-07T17:46:27.598Z] --- PASS: TestPluginList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginPushError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginPushError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginPush [2022-02-07T17:46:27.598Z] --- PASS: TestPluginPush (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginRemoveError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginRemove [2022-02-07T17:46:27.598Z] --- PASS: TestPluginRemove (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginSetError [2022-02-07T17:46:27.598Z] --- PASS: TestPluginSetError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPluginSet [2022-02-07T17:46:27.598Z] --- PASS: TestPluginSet (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSetHostHeader [2022-02-07T17:46:27.598Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestPlainTextError [2022-02-07T17:46:27.598Z] --- PASS: TestPlainTextError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestInfiniteError [2022-02-07T17:46:27.598Z] --- PASS: TestInfiniteError (0.04s) [2022-02-07T17:46:27.598Z] === RUN TestCanceledContext [2022-02-07T17:46:27.598Z] 2022/02/07 17:46:26 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:27.598Z] --- PASS: TestCanceledContext (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestDeadlineExceededContext [2022-02-07T17:46:27.598Z] 2022/02/07 17:46:26 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:27.598Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretCreateUnsupported [2022-02-07T17:46:27.598Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretCreateError [2022-02-07T17:46:27.598Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretCreate [2022-02-07T17:46:27.598Z] --- PASS: TestSecretCreate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretInspectUnsupported [2022-02-07T17:46:27.598Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretInspectSecretNotFound [2022-02-07T17:46:27.598Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretInspectWithEmptyID [2022-02-07T17:46:27.598Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretInspect [2022-02-07T17:46:27.598Z] --- PASS: TestSecretInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretListUnsupported [2022-02-07T17:46:27.598Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretListError [2022-02-07T17:46:27.598Z] --- PASS: TestSecretListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretList [2022-02-07T17:46:27.598Z] --- PASS: TestSecretList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretRemoveUnsupported [2022-02-07T17:46:27.598Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretRemoveError [2022-02-07T17:46:27.598Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretRemove [2022-02-07T17:46:27.598Z] --- PASS: TestSecretRemove (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretUpdateUnsupported [2022-02-07T17:46:27.598Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretUpdateError [2022-02-07T17:46:27.598Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSecretUpdate [2022-02-07T17:46:27.598Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceCreateError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceCreate [2022-02-07T17:46:27.598Z] --- PASS: TestServiceCreate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-07T17:46:27.598Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceCreateDigestPinning [2022-02-07T17:46:27.598Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-02-07T17:46:27.598Z] === RUN TestServiceInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceInspectServiceNotFound [2022-02-07T17:46:27.598Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceInspectWithEmptyID [2022-02-07T17:46:27.598Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceInspect [2022-02-07T17:46:27.598Z] --- PASS: TestServiceInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceListError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceList [2022-02-07T17:46:27.598Z] --- PASS: TestServiceList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceLogsError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceLogs [2022-02-07T17:46:27.598Z] --- PASS: TestServiceLogs (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceRemoveError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceRemoveNotFoundError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceRemove [2022-02-07T17:46:27.598Z] --- PASS: TestServiceRemove (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceUpdateError [2022-02-07T17:46:27.598Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestServiceUpdate [2022-02-07T17:46:27.598Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmGetUnlockKeyError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmGetUnlockKey [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmInitError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmInit [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmInit (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmInspect [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmJoinError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmJoin [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmLeaveError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmLeave [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmUnlockError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmUnlock [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmUpdateError [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestSwarmUpdate [2022-02-07T17:46:27.598Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestTaskInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestTaskInspectWithEmptyID [2022-02-07T17:46:27.598Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestTaskInspect [2022-02-07T17:46:27.598Z] --- PASS: TestTaskInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestTaskListError [2022-02-07T17:46:27.598Z] --- PASS: TestTaskListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestTaskList [2022-02-07T17:46:27.598Z] --- PASS: TestTaskList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeCreateError [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeCreate [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeInspectError [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeInspectNotFound [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeInspectWithEmptyID [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeInspect [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeListError [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeListError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeList [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeList (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeRemoveError [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-07T17:46:27.598Z] === RUN TestVolumeRemove [2022-02-07T17:46:27.598Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-07T17:46:27.598Z] === CONT TestTLSCloseWriter [2022-02-07T17:46:27.598Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-07T17:46:27.598Z] PASS [2022-02-07T17:46:27.598Z] coverage: 75.1% of statements [2022-02-07T17:46:27.598Z] ok github.com/docker/docker/client 0.436s coverage: 75.1% of statements [2022-02-07T17:46:36.894Z] === RUN TestCheckpointCreateError [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestCheckpointCreate [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestCheckpointDeleteError [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestCheckpointDelete [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestCheckpointListError [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestCheckpointList [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointList (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestCheckpointListContainerNotFound [2022-02-07T17:46:36.894Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNewClientWithOpsFromEnv [2022-02-07T17:46:36.894Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-07T17:46:36.894Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestGetAPIPath [2022-02-07T17:46:36.894Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestParseHostURL [2022-02-07T17:46:36.894Z] --- PASS: TestParseHostURL (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-07T17:46:36.894Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-07T17:46:36.894Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNegotiateAPIVersion [2022-02-07T17:46:36.894Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNegotiateAPVersionOverride [2022-02-07T17:46:36.894Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-07T17:46:36.894Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-07T17:46:36.894Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-07T17:46:36.894Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestClientRedirect [2022-02-07T17:46:36.894Z] --- PASS: TestClientRedirect (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigCreateUnsupported [2022-02-07T17:46:36.894Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigCreateError [2022-02-07T17:46:36.894Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigCreate [2022-02-07T17:46:36.894Z] --- PASS: TestConfigCreate (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigInspectNotFound [2022-02-07T17:46:36.894Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigInspectWithEmptyID [2022-02-07T17:46:36.894Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigInspectUnsupported [2022-02-07T17:46:36.894Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigInspectError [2022-02-07T17:46:36.894Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigInspectConfigNotFound [2022-02-07T17:46:36.894Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigInspect [2022-02-07T17:46:36.894Z] --- PASS: TestConfigInspect (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigListUnsupported [2022-02-07T17:46:36.894Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigListError [2022-02-07T17:46:36.894Z] --- PASS: TestConfigListError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigList [2022-02-07T17:46:36.894Z] --- PASS: TestConfigList (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigRemoveUnsupported [2022-02-07T17:46:36.894Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigRemoveError [2022-02-07T17:46:36.894Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigRemove [2022-02-07T17:46:36.894Z] --- PASS: TestConfigRemove (0.00s) [2022-02-07T17:46:36.894Z] === RUN TestConfigUpdateUnsupported [2022-02-07T17:46:36.894Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestConfigUpdateError [2022-02-07T17:46:36.895Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestConfigUpdate [2022-02-07T17:46:36.895Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerCommitError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerCommit [2022-02-07T17:46:36.895Z] --- PASS: TestContainerCommit (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStatPathError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStatPathNotFoundError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStatPathNoHeaderError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStatPath [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyToContainerError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyToContainerNotFoundError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyToContainer [2022-02-07T17:46:36.895Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyFromContainerError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyFromContainerNotFoundError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-07T17:46:36.895Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestCopyFromContainer [2022-02-07T17:46:36.895Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerCreateError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerCreateImageNotFound [2022-02-07T17:46:36.895Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerCreateWithName [2022-02-07T17:46:36.895Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerCreateAutoRemove [2022-02-07T17:46:36.895Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerDiffError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerDiff [2022-02-07T17:46:36.895Z] --- PASS: TestContainerDiff (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecCreateError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecCreate [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecStartError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecStart [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecInspectError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecInspect [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExportError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExportError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExport [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExport (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerInspectError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerInspectContainerNotFound [2022-02-07T17:46:36.895Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerInspectWithEmptyID [2022-02-07T17:46:36.895Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerInspect [2022-02-07T17:46:36.895Z] --- PASS: TestContainerInspect (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerInspectNode [2022-02-07T17:46:36.895Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerKillError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerKillError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerKill [2022-02-07T17:46:36.895Z] --- PASS: TestContainerKill (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerListError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerListError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerList [2022-02-07T17:46:36.895Z] --- PASS: TestContainerList (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerLogsNotFoundError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerLogsError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerLogs [2022-02-07T17:46:36.895Z] --- PASS: TestContainerLogs (0.23s) [2022-02-07T17:46:36.895Z] === RUN TestContainerPauseError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerPause [2022-02-07T17:46:36.895Z] --- PASS: TestContainerPause (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainersPruneError [2022-02-07T17:46:36.895Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainersPrune [2022-02-07T17:46:36.895Z] --- PASS: TestContainersPrune (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRemoveError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRemoveNotFoundError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRemove [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRemove (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRenameError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRename [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRename (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerResizeError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecResizeError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerResize [2022-02-07T17:46:36.895Z] --- PASS: TestContainerResize (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerExecResize [2022-02-07T17:46:36.895Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRestartError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerRestart [2022-02-07T17:46:36.895Z] --- PASS: TestContainerRestart (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStartError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStartError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStart [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStart (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStatsError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStats [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStats (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStopError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStopError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerStop [2022-02-07T17:46:36.895Z] --- PASS: TestContainerStop (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerTopError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerTopError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerTop [2022-02-07T17:46:36.895Z] --- PASS: TestContainerTop (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerUnpauseError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerUnpause [2022-02-07T17:46:36.895Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerUpdateError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerUpdate [2022-02-07T17:46:36.895Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerWaitError [2022-02-07T17:46:36.895Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestContainerWait [2022-02-07T17:46:36.895Z] --- PASS: TestContainerWait (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestDiskUsageError [2022-02-07T17:46:36.895Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestDiskUsage [2022-02-07T17:46:36.895Z] --- PASS: TestDiskUsage (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestDistributionInspectUnsupported [2022-02-07T17:46:36.895Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestDistributionInspectWithEmptyID [2022-02-07T17:46:36.895Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestEventsErrorInOptions [2022-02-07T17:46:36.895Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestEventsErrorFromServer [2022-02-07T17:46:36.895Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestEvents [2022-02-07T17:46:36.895Z] --- PASS: TestEvents (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestTLSCloseWriter [2022-02-07T17:46:36.895Z] === PAUSE TestTLSCloseWriter [2022-02-07T17:46:36.895Z] === RUN TestImageBuildError [2022-02-07T17:46:36.895Z] --- PASS: TestImageBuildError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageBuild [2022-02-07T17:46:36.895Z] --- PASS: TestImageBuild (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestGetDockerOS [2022-02-07T17:46:36.895Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageCreateError [2022-02-07T17:46:36.895Z] --- PASS: TestImageCreateError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageCreate [2022-02-07T17:46:36.895Z] --- PASS: TestImageCreate (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageHistoryError [2022-02-07T17:46:36.895Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageHistory [2022-02-07T17:46:36.895Z] --- PASS: TestImageHistory (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageImportError [2022-02-07T17:46:36.895Z] --- PASS: TestImageImportError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageImport [2022-02-07T17:46:36.895Z] --- PASS: TestImageImport (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageInspectError [2022-02-07T17:46:36.895Z] --- PASS: TestImageInspectError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageInspectImageNotFound [2022-02-07T17:46:36.895Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageInspectWithEmptyID [2022-02-07T17:46:36.895Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageInspect [2022-02-07T17:46:36.895Z] --- PASS: TestImageInspect (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageListError [2022-02-07T17:46:36.895Z] --- PASS: TestImageListError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageList [2022-02-07T17:46:36.895Z] --- PASS: TestImageList (0.01s) [2022-02-07T17:46:36.895Z] === RUN TestImageListApiBefore125 [2022-02-07T17:46:36.895Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageLoadError [2022-02-07T17:46:36.895Z] --- PASS: TestImageLoadError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageLoad [2022-02-07T17:46:36.895Z] --- PASS: TestImageLoad (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagesPruneError [2022-02-07T17:46:36.895Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagesPrune [2022-02-07T17:46:36.895Z] --- PASS: TestImagesPrune (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullReferenceParseError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullAnyError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePullWithoutErrors [2022-02-07T17:46:36.895Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushReferenceError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushAnyError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithoutErrors [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-07T17:46:36.895Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageRemoveError [2022-02-07T17:46:36.895Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageRemoveImageNotFound [2022-02-07T17:46:36.895Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageRemove [2022-02-07T17:46:36.895Z] --- PASS: TestImageRemove (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSaveError [2022-02-07T17:46:36.895Z] --- PASS: TestImageSaveError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSave [2022-02-07T17:46:36.895Z] --- PASS: TestImageSave (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSearchAnyError [2022-02-07T17:46:36.895Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-07T17:46:36.895Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:46:36.895Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:46:36.895Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-07T17:46:36.895Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageSearchWithoutErrors [2022-02-07T17:46:36.895Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageTagError [2022-02-07T17:46:36.895Z] --- PASS: TestImageTagError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageTagInvalidReference [2022-02-07T17:46:36.895Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageTagInvalidSourceImageName [2022-02-07T17:46:36.895Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageTagHexSource [2022-02-07T17:46:36.895Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestImageTag [2022-02-07T17:46:36.895Z] --- PASS: TestImageTag (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestInfoServerError [2022-02-07T17:46:36.895Z] --- PASS: TestInfoServerError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestInfoInvalidResponseJSONError [2022-02-07T17:46:36.895Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestInfo [2022-02-07T17:46:36.895Z] --- PASS: TestInfo (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkConnectError [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkConnect [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkCreateError [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkCreate [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkDisconnectError [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkDisconnect [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect/empty_ID [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect/no_options [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect/verbose [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect/global_scope [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect/unknown_network [2022-02-07T17:46:36.895Z] === RUN TestNetworkInspect/server_error [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkListError [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkListError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkList [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkList (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworksPruneError [2022-02-07T17:46:36.895Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworksPrune [2022-02-07T17:46:36.895Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkRemoveError [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNetworkRemove [2022-02-07T17:46:36.895Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeInspectError [2022-02-07T17:46:36.895Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeInspectNodeNotFound [2022-02-07T17:46:36.895Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeInspectWithEmptyID [2022-02-07T17:46:36.895Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeInspect [2022-02-07T17:46:36.895Z] --- PASS: TestNodeInspect (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeListError [2022-02-07T17:46:36.895Z] --- PASS: TestNodeListError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeList [2022-02-07T17:46:36.895Z] --- PASS: TestNodeList (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeRemoveError [2022-02-07T17:46:36.895Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-07T17:46:36.895Z] === RUN TestNodeRemove [2022-02-07T17:46:36.896Z] --- PASS: TestNodeRemove (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestNodeUpdateError [2022-02-07T17:46:36.896Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestNodeUpdate [2022-02-07T17:46:36.896Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestOptionWithTimeout [2022-02-07T17:46:36.896Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPingFail [2022-02-07T17:46:36.896Z] --- PASS: TestPingFail (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPingWithError [2022-02-07T17:46:36.896Z] 2022/02/07 17:46:35 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:36.896Z] 2022/02/07 17:46:35 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:36.896Z] --- PASS: TestPingWithError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPingSuccess [2022-02-07T17:46:36.896Z] --- PASS: TestPingSuccess (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPingHeadFallback [2022-02-07T17:46:36.896Z] === RUN TestPingHeadFallback/OK [2022-02-07T17:46:36.896Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-07T17:46:36.896Z] === RUN TestPingHeadFallback/Not_Found [2022-02-07T17:46:36.896Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-07T17:46:36.896Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-07T17:46:36.896Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-07T17:46:36.896Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-07T17:46:36.896Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-07T17:46:36.896Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginDisableError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginDisable [2022-02-07T17:46:36.896Z] --- PASS: TestPluginDisable (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginEnableError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginEnable [2022-02-07T17:46:36.896Z] --- PASS: TestPluginEnable (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginInspectError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginInspectWithEmptyID [2022-02-07T17:46:36.896Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginInspect [2022-02-07T17:46:36.896Z] --- PASS: TestPluginInspect (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginListError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginListError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginList [2022-02-07T17:46:36.896Z] --- PASS: TestPluginList (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginPushError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginPushError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginPush [2022-02-07T17:46:36.896Z] --- PASS: TestPluginPush (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginRemoveError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginRemove [2022-02-07T17:46:36.896Z] --- PASS: TestPluginRemove (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginSetError [2022-02-07T17:46:36.896Z] --- PASS: TestPluginSetError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPluginSet [2022-02-07T17:46:36.896Z] --- PASS: TestPluginSet (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSetHostHeader [2022-02-07T17:46:36.896Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestPlainTextError [2022-02-07T17:46:36.896Z] --- PASS: TestPlainTextError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestInfiniteError [2022-02-07T17:46:36.896Z] --- PASS: TestInfiniteError (0.03s) [2022-02-07T17:46:36.896Z] === RUN TestCanceledContext [2022-02-07T17:46:36.896Z] 2022/02/07 17:46:35 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:36.896Z] --- PASS: TestCanceledContext (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestDeadlineExceededContext [2022-02-07T17:46:36.896Z] 2022/02/07 17:46:35 RoundTripper returned a response & error; ignoring response [2022-02-07T17:46:36.896Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretCreateUnsupported [2022-02-07T17:46:36.896Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretCreateError [2022-02-07T17:46:36.896Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretCreate [2022-02-07T17:46:36.896Z] --- PASS: TestSecretCreate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretInspectUnsupported [2022-02-07T17:46:36.896Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretInspectError [2022-02-07T17:46:36.896Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretInspectSecretNotFound [2022-02-07T17:46:36.896Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretInspectWithEmptyID [2022-02-07T17:46:36.896Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretInspect [2022-02-07T17:46:36.896Z] --- PASS: TestSecretInspect (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretListUnsupported [2022-02-07T17:46:36.896Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretListError [2022-02-07T17:46:36.896Z] --- PASS: TestSecretListError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretList [2022-02-07T17:46:36.896Z] --- PASS: TestSecretList (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretRemoveUnsupported [2022-02-07T17:46:36.896Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretRemoveError [2022-02-07T17:46:36.896Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretRemove [2022-02-07T17:46:36.896Z] --- PASS: TestSecretRemove (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretUpdateUnsupported [2022-02-07T17:46:36.896Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretUpdateError [2022-02-07T17:46:36.896Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSecretUpdate [2022-02-07T17:46:36.896Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceCreateError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceCreate [2022-02-07T17:46:36.896Z] --- PASS: TestServiceCreate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-07T17:46:36.896Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceCreateDigestPinning [2022-02-07T17:46:36.896Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceInspectError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceInspectServiceNotFound [2022-02-07T17:46:36.896Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceInspectWithEmptyID [2022-02-07T17:46:36.896Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceInspect [2022-02-07T17:46:36.896Z] --- PASS: TestServiceInspect (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceListError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceListError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceList [2022-02-07T17:46:36.896Z] --- PASS: TestServiceList (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceLogsError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceLogs [2022-02-07T17:46:36.896Z] --- PASS: TestServiceLogs (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceRemoveError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceRemoveNotFoundError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceRemove [2022-02-07T17:46:36.896Z] --- PASS: TestServiceRemove (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceUpdateError [2022-02-07T17:46:36.896Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestServiceUpdate [2022-02-07T17:46:36.896Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmGetUnlockKeyError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmGetUnlockKey [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmInitError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmInit [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmInit (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmInspectError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmInspect [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmJoinError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmJoin [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmLeaveError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmLeave [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmUnlockError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmUnlock [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmUpdateError [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestSwarmUpdate [2022-02-07T17:46:36.896Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestTaskInspectError [2022-02-07T17:46:36.896Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestTaskInspectWithEmptyID [2022-02-07T17:46:36.896Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestTaskInspect [2022-02-07T17:46:36.896Z] --- PASS: TestTaskInspect (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestTaskListError [2022-02-07T17:46:36.896Z] --- PASS: TestTaskListError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestTaskList [2022-02-07T17:46:36.896Z] --- PASS: TestTaskList (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeCreateError [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeCreate [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeInspectError [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeInspectNotFound [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeInspectWithEmptyID [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeInspect [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeListError [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeListError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeList [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeList (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeRemoveError [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-07T17:46:36.896Z] === RUN TestVolumeRemove [2022-02-07T17:46:36.896Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-07T17:46:36.896Z] === CONT TestTLSCloseWriter [2022-02-07T17:46:36.896Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-07T17:46:36.896Z] PASS [2022-02-07T17:46:36.896Z] coverage: 75.1% of statements [2022-02-07T17:46:36.896Z] ok github.com/docker/docker/client 0.427s coverage: 75.1% of statements [2022-02-07T17:46:43.682Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:46:43.682Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:46:43.682Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:46:43.682Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:46:43.682Z] [2022-02-07T17:46:43.682Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-07T17:46:43.682Z] DOCKER_SYSTEMD=1 [2022-02-07T17:46:43.682Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T17:46:43.682Z] HOSTNAME=838d410b3ad2 [2022-02-07T17:46:43.682Z] DEST=bundles/test-integration [2022-02-07T17:46:43.682Z] PWD=/go/src/github.com/docker/docker [2022-02-07T17:46:43.682Z] DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:46:43.682Z] container=docker [2022-02-07T17:46:43.682Z] HOME=/root [2022-02-07T17:46:43.682Z] LANG=C.UTF-8 [2022-02-07T17:46:43.682Z] INVOCATION_ID=38102779a5e8460aa774a9e681c7dbd5 [2022-02-07T17:46:43.682Z] GOLANG_VERSION=1.17.6 [2022-02-07T17:46:43.682Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-07T17:46:43.682Z] VALIDATE_BRANCH=master [2022-02-07T17:46:43.682Z] TERM=xterm [2022-02-07T17:46:43.682Z] DOCKER_PKG=github.com/docker/docker [2022-02-07T17:46:43.682Z] SHLVL=3 [2022-02-07T17:46:43.682Z] TIMEOUT=120m [2022-02-07T17:46:43.682Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-07T17:46:43.682Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-07T17:46:43.682Z] GO111MODULE=off [2022-02-07T17:46:43.682Z] DOCKER_EXPERIMENTAL=1 [2022-02-07T17:46:43.682Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-07T17:46:43.682Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-07T17:46:43.682Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-07T17:46:43.682Z] GOPATH=/go [2022-02-07T17:46:43.682Z] PKG_CONFIG=pkg-config [2022-02-07T17:46:43.682Z] _=/usr/bin/env [2022-02-07T17:46:43.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-07T17:46:45.147Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-02-07T17:46:45.465Z] --- PASS: TestCheckoutGit (29.07s) [2022-02-07T17:46:45.465Z] === RUN TestValidGitTransport [2022-02-07T17:46:45.465Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-07T17:46:45.465Z] === RUN TestGitInvalidRef [2022-02-07T17:46:45.465Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-07T17:46:45.465Z] PASS [2022-02-07T17:46:45.465Z] coverage: 86.3% of statements [2022-02-07T17:46:45.465Z] ok github.com/docker/docker/builder/remotecontext/git 29.349s coverage: 86.3% of statements [2022-02-07T17:46:45.465Z] ? github.com/docker/docker/cli [no test files] [2022-02-07T17:46:45.465Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-07T17:46:45.715Z] ok github.com/docker/docker/container 0.114s coverage: 34.6% of statements [2022-02-07T17:46:45.975Z] ok github.com/docker/docker/cmd/dockerd/trap 2.416s coverage: 0.0% of statements [2022-02-07T17:46:45.975Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-07T17:46:45.975Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-07T17:46:45.975Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-07T17:46:45.975Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-07T17:46:45.975Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-07T17:46:48.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-07T17:46:48.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-07T17:46:50.257Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestConfigureDaemonLogs [2022-02-07T17:46:50.257Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestCommonOptionsInstallFlags [2022-02-07T17:46:50.257Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-07T17:46:50.257Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-07T17:46:50.257Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-07T17:46:50.257Z] PASS [2022-02-07T17:46:50.257Z] coverage: 18.6% of statements [2022-02-07T17:46:50.257Z] ok github.com/docker/docker/cmd/dockerd 0.184s coverage: 18.6% of statements [2022-02-07T17:46:50.257Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-07T17:46:50.257Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-07T17:46:51.245Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2022-02-07T17:46:51.250Z] === RUN TestContainerStopSignal [2022-02-07T17:46:51.250Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestContainerStopTimeout [2022-02-07T17:46:51.250Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-07T17:46:51.250Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-07T17:46:51.250Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-07T17:46:51.250Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestReplaceAndAppendEnvVars [2022-02-07T17:46:51.250Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-07T17:46:51.250Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestNewMemoryStore [2022-02-07T17:46:51.250Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestAddContainers [2022-02-07T17:46:51.250Z] --- PASS: TestAddContainers (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestGetContainer [2022-02-07T17:46:51.250Z] --- PASS: TestGetContainer (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestDeleteContainer [2022-02-07T17:46:51.250Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestListContainers [2022-02-07T17:46:51.250Z] --- PASS: TestListContainers (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestFirstContainer [2022-02-07T17:46:51.250Z] --- PASS: TestFirstContainer (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestApplyAllContainer [2022-02-07T17:46:51.250Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestIsValidHealthString [2022-02-07T17:46:51.250Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestStateRunStop [2022-02-07T17:46:51.250Z] --- PASS: TestStateRunStop (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestStateTimeoutWait [2022-02-07T17:46:51.250Z] state_test.go:141: Stop callback fired [2022-02-07T17:46:51.250Z] state_test.go:165: Stop callback fired [2022-02-07T17:46:51.250Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-07T17:46:51.250Z] === RUN TestIsValidStateString [2022-02-07T17:46:51.250Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestViewSaveDelete [2022-02-07T17:46:51.250Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-07T17:46:51.250Z] === RUN TestViewAll [2022-02-07T17:46:51.250Z] --- PASS: TestViewAll (0.01s) [2022-02-07T17:46:51.250Z] === RUN TestViewGet [2022-02-07T17:46:51.250Z] --- PASS: TestViewGet (0.01s) [2022-02-07T17:46:51.250Z] === RUN TestNames [2022-02-07T17:46:51.250Z] --- PASS: TestNames (0.00s) [2022-02-07T17:46:51.250Z] === RUN TestViewWithHealthCheck [2022-02-07T17:46:51.250Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-07T17:46:51.250Z] PASS [2022-02-07T17:46:51.250Z] coverage: 41.7% of statements [2022-02-07T17:46:51.250Z] ok github.com/docker/docker/container 0.230s coverage: 41.7% of statements [2022-02-07T17:46:51.721Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-07T17:46:51.721Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-07T17:46:51.721Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-07T17:46:51.721Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-07T17:46:52.621Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-02-07T17:46:52.715Z] === RUN TestPrepare [2022-02-07T17:46:52.715Z] --- PASS: TestPrepare (0.00s) [2022-02-07T17:46:52.715Z] === RUN TestStart [2022-02-07T17:46:52.715Z] --- PASS: TestStart (0.00s) [2022-02-07T17:46:52.715Z] === RUN TestWaitCancel [2022-02-07T17:46:52.715Z] --- PASS: TestWaitCancel (0.00s) [2022-02-07T17:46:52.715Z] === RUN TestWaitDisabled [2022-02-07T17:46:52.715Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-07T17:46:52.715Z] === RUN TestWaitEnabled [2022-02-07T17:46:52.715Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-07T17:46:52.715Z] === RUN TestRemove [2022-02-07T17:46:52.715Z] --- PASS: TestRemove (0.00s) [2022-02-07T17:46:52.715Z] PASS [2022-02-07T17:46:52.715Z] coverage: 65.3% of statements [2022-02-07T17:46:52.715Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2022-02-07T17:46:53.708Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-07T17:46:54.002Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2022-02-07T17:46:54.184Z] === RUN TestNewListSecretsFilters [2022-02-07T17:46:54.185Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-07T17:46:54.185Z] === RUN TestNewListConfigsFilters [2022-02-07T17:46:54.185Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-07T17:46:54.185Z] PASS [2022-02-07T17:46:54.185Z] coverage: 0.5% of statements [2022-02-07T17:46:54.185Z] ok github.com/docker/docker/daemon/cluster 0.171s coverage: 0.5% of statements [2022-02-07T17:46:54.185Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-07T17:46:54.185Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-07T17:46:54.185Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-07T17:46:54.185Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-07T17:46:54.185Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-07T17:46:54.185Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-07T17:46:54.185Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-07T17:46:54.656Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-07T17:46:54.656Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-07T17:46:54.656Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-07T17:46:54.656Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-07T17:46:54.657Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-07T17:46:55.128Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-07T17:46:55.128Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-07T17:46:55.128Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-07T17:46:55.128Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-07T17:46:55.128Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-07T17:46:55.128Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-07T17:46:55.128Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-07T17:46:55.128Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-07T17:46:55.129Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-07T17:46:55.129Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-07T17:46:55.129Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-07T17:46:55.129Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-07T17:46:55.129Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-07T17:46:55.129Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-07T17:46:55.129Z] PASS [2022-02-07T17:46:55.129Z] coverage: 35.9% of statements [2022-02-07T17:46:55.129Z] ok github.com/docker/docker/daemon/cluster/convert 0.387s coverage: 35.9% of statements [2022-02-07T17:46:57.360Z] === RUN TestBuilderGC [2022-02-07T17:46:57.360Z] --- PASS: TestBuilderGC (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationNotFound [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonBrokenConfiguration [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestFindConfigurationConflicts [2022-02-07T17:46:57.360Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-07T17:46:57.360Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-07T17:46:57.360Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-07T17:46:57.360Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-07T17:46:57.360Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-07T17:46:57.360Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_label [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_dns [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-07T17:46:57.360Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-07T17:46:57.360Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestReloadSetConfigFileNotExist [2022-02-07T17:46:57.360Z] time="2022-02-07T17:46:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-07T17:46:57.360Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-02-07T17:46:57.360Z] === RUN TestReloadDefaultConfigNotExist [2022-02-07T17:46:57.360Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:46:57.360Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestReloadBadDefaultConfig [2022-02-07T17:46:57.360Z] time="2022-02-07T17:46:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1735520736" [2022-02-07T17:46:57.360Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestReloadWithConflictingLabels [2022-02-07T17:46:57.360Z] time="2022-02-07T17:46:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-815752273" [2022-02-07T17:46:57.360Z] --- PASS: TestReloadWithConflictingLabels (0.10s) [2022-02-07T17:46:57.360Z] === RUN TestReloadWithDuplicateLabels [2022-02-07T17:46:57.360Z] time="2022-02-07T17:46:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2253844414" [2022-02-07T17:46:57.360Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-07T17:46:57.360Z] === RUN TestMaskURLCredentials [2022-02-07T17:46:57.360Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-07T17:46:57.832Z] === RUN TestDaemonConfigurationMerge [2022-02-07T17:46:57.832Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-07T17:46:57.832Z] PASS [2022-02-07T17:46:57.832Z] coverage: 79.2% of statements [2022-02-07T17:46:57.832Z] ok github.com/docker/docker/daemon/config 0.439s coverage: 79.2% of statements [2022-02-07T17:46:58.160Z] --- PASS: TestCheckoutGit (35.96s) [2022-02-07T17:46:58.160Z] === RUN TestValidGitTransport [2022-02-07T17:46:58.160Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-07T17:46:58.160Z] === RUN TestGitInvalidRef [2022-02-07T17:46:58.160Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-07T17:46:58.160Z] PASS [2022-02-07T17:46:58.160Z] coverage: 86.3% of statements [2022-02-07T17:46:58.160Z] ok github.com/docker/docker/builder/remotecontext/git 36.351s coverage: 86.3% of statements [2022-02-07T17:46:58.160Z] ? github.com/docker/docker/cli [no test files] [2022-02-07T17:46:58.160Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-07T17:46:58.304Z] === RUN TestEventsLog [2022-02-07T17:46:58.304Z] --- PASS: TestEventsLog (0.00s) [2022-02-07T17:46:58.304Z] === RUN TestEventsLogTimeout [2022-02-07T17:46:58.304Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-07T17:46:58.304Z] === RUN TestLogEvents [2022-02-07T17:46:58.304Z] === RUN TestWaitNodeAttachment [2022-02-07T17:46:58.304Z] --- PASS: TestLogEvents (0.05s) [2022-02-07T17:46:58.304Z] === RUN TestLoadBufferedEvents [2022-02-07T17:46:58.304Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-02-07T17:46:58.304Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-07T17:46:58.304Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-07T17:46:58.304Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-07T17:46:58.304Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-07T17:46:58.304Z] PASS [2022-02-07T17:46:58.304Z] coverage: 50.0% of statements [2022-02-07T17:46:58.304Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2022-02-07T17:46:58.784Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-07T17:46:58.784Z] === RUN TestIsolationConversion [2022-02-07T17:46:58.784Z] === RUN TestIsolationConversion/default [2022-02-07T17:46:58.784Z] === RUN TestIsolationConversion/process [2022-02-07T17:46:58.784Z] === RUN TestIsolationConversion/hyperv [2022-02-07T17:46:58.784Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestContainerLabels [2022-02-07T17:46:58.784Z] --- PASS: TestContainerLabels (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestCredentialSpecConversion [2022-02-07T17:46:58.784Z] === RUN TestCredentialSpecConversion/none [2022-02-07T17:46:58.784Z] === RUN TestCredentialSpecConversion/config [2022-02-07T17:46:58.784Z] === RUN TestCredentialSpecConversion/file [2022-02-07T17:46:58.784Z] === RUN TestCredentialSpecConversion/registry [2022-02-07T17:46:58.784Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-07T17:46:58.784Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestControllerValidateMountBind [2022-02-07T17:46:58.784Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestControllerValidateMountVolume [2022-02-07T17:46:58.784Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestControllerValidateMountTarget [2022-02-07T17:46:58.784Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestControllerValidateMountTmpfs [2022-02-07T17:46:58.784Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestControllerValidateMountInvalidType [2022-02-07T17:46:58.784Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-07T17:46:58.784Z] === RUN TestControllerValidateMountNamedPipe [2022-02-07T17:46:58.784Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-07T17:46:58.784Z] PASS [2022-02-07T17:46:58.784Z] coverage: 11.0% of statements [2022-02-07T17:46:58.784Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.622s coverage: 11.0% of statements [2022-02-07T17:46:59.256Z] === RUN TestIsEmptyDir [2022-02-07T17:46:59.256Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-07T17:46:59.256Z] PASS [2022-02-07T17:46:59.256Z] coverage: 2.3% of statements [2022-02-07T17:46:59.256Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2022-02-07T17:46:59.731Z] === RUN TestVerifyNetworkingConfig [2022-02-07T17:46:59.731Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestGetContainer [2022-02-07T17:46:59.731Z] --- PASS: TestGetContainer (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestValidContainerNames [2022-02-07T17:46:59.731Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestContainerInitDNS [2022-02-07T17:46:59.731Z] daemon_test.go:145: root required [2022-02-07T17:46:59.731Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestMerge [2022-02-07T17:46:59.731Z] --- PASS: TestMerge (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestValidateContainerIsolation [2022-02-07T17:46:59.731Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestFindNetworkErrorType [2022-02-07T17:46:59.731Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestEnsureServicesExist [2022-02-07T17:46:59.731Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestEnsureServicesExistErrors [2022-02-07T17:46:59.731Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-07T17:46:59.731Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-07T17:46:59.731Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-07T17:46:59.731Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestContainerDelete [2022-02-07T17:46:59.731Z] --- PASS: TestContainerDelete (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestContainerDoubleDelete [2022-02-07T17:46:59.731Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLogContainerEventCopyLabels [2022-02-07T17:46:59.731Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLogContainerEventWithAttributes [2022-02-07T17:46:59.731Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestNoneHealthcheck [2022-02-07T17:46:59.731Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestHealthStates [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] time="2022-02-07T17:46:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:46:59.731Z] --- PASS: TestHealthStates (0.15s) [2022-02-07T17:46:59.731Z] === RUN TestGetInspectData [2022-02-07T17:46:59.731Z] --- PASS: TestGetInspectData (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestFillLicense [2022-02-07T17:46:59.731Z] --- PASS: TestFillLicense (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestListInvalidFilter [2022-02-07T17:46:59.731Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestNameFilter [2022-02-07T17:46:59.731Z] --- PASS: TestNameFilter (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-07T17:46:59.731Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-07T17:46:59.731Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-07T17:46:59.731Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestDaemonReloadLabels [2022-02-07T17:46:59.731Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-07T17:46:59.731Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestDaemonReloadMirrors [2022-02-07T17:46:59.731Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-07T17:46:59.731Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-07T17:46:59.731Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-07T17:46:59.731Z] reload_test.go:342: root required [2022-02-07T17:46:59.731Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-07T17:46:59.731Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-07T17:46:59.731Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-07T17:46:59.731Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-07T17:46:59.731Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-07T17:46:59.731Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-07T17:46:59.731Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-07T17:46:59.731Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-07T17:46:59.731Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestParseVolumesFrom [2022-02-07T17:46:59.731Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-07T17:46:59.731Z] PASS [2022-02-07T17:46:59.731Z] coverage: 8.6% of statements [2022-02-07T17:46:59.731Z] ok github.com/docker/docker/daemon 0.358s coverage: 8.6% of statements [2022-02-07T17:46:59.731Z] === RUN TestLinkNaming [2022-02-07T17:46:59.731Z] --- PASS: TestLinkNaming (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLinkNew [2022-02-07T17:46:59.731Z] --- PASS: TestLinkNew (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLinkEnv [2022-02-07T17:46:59.731Z] --- PASS: TestLinkEnv (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLinkMultipleEnv [2022-02-07T17:46:59.731Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-07T17:46:59.731Z] === RUN TestLinkPortRangeEnv [2022-02-07T17:46:59.731Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-07T17:46:59.731Z] PASS [2022-02-07T17:46:59.731Z] coverage: 93.0% of statements [2022-02-07T17:46:59.731Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-07T17:46:59.731Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-07T17:46:59.732Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-07T17:46:59.732Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-07T17:46:59.732Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-07T17:47:00.568Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-07T17:47:01.307Z] === RUN TestAdapterReadLogs [2022-02-07T17:47:01.308Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-07T17:47:01.308Z] === RUN TestCopier [2022-02-07T17:47:01.308Z] --- PASS: TestCopier (0.00s) [2022-02-07T17:47:01.308Z] === RUN TestCopierLongLines [2022-02-07T17:47:01.308Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-07T17:47:01.308Z] === RUN TestCopierSlow [2022-02-07T17:47:01.780Z] --- PASS: TestCopierSlow (0.21s) [2022-02-07T17:47:01.780Z] === RUN TestCopierWithSized [2022-02-07T17:47:01.780Z] === RUN TestCopierWithSized/as_is [2022-02-07T17:47:01.780Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-07T17:47:01.780Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-07T17:47:01.780Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestCopierWithPartial [2022-02-07T17:47:01.780Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-07T17:47:01.780Z] === RUN TestRingLogger [2022-02-07T17:47:01.780Z] --- PASS: TestRingLogger (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestRingCap [2022-02-07T17:47:01.780Z] --- PASS: TestRingCap (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestRingClose [2022-02-07T17:47:01.780Z] --- PASS: TestRingClose (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestRingDrain [2022-02-07T17:47:01.780Z] --- PASS: TestRingDrain (0.00s) [2022-02-07T17:47:01.780Z] PASS [2022-02-07T17:47:01.780Z] coverage: 43.8% of statements [2022-02-07T17:47:01.780Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.8% of statements [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/defaults [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-07T17:47:01.780Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-07T17:47:01.780Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-07T17:47:01.780Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-07T17:47:01.780Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-07T17:47:01.780Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-07T17:47:01.780Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-07T17:47:01.780Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-07T17:47:01.780Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-07T17:47:01.940Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-02-07T17:47:02.199Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-07T17:47:02.256Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-02-07T17:47:02.256Z] === RUN TestCreateSuccess [2022-02-07T17:47:02.256Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCreateStreamSkipped [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-07T17:47:02.256Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCreateLogGroupSuccess [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-07T17:47:02.256Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCreateError [2022-02-07T17:47:02.256Z] --- PASS: TestCreateError (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCreateAlreadyExists [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-07T17:47:02.256Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestLogClosed [2022-02-07T17:47:02.256Z] --- PASS: TestLogClosed (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestLogBlocking [2022-02-07T17:47:02.256Z] --- PASS: TestLogBlocking (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-07T17:47:02.256Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestLogNonBlockingBufferFull [2022-02-07T17:47:02.256Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestPublishBatchSuccess [2022-02-07T17:47:02.256Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestPublishBatchError [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=error msg=error [2022-02-07T17:47:02.256Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-07T17:47:02.256Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-07T17:47:02.256Z] time="2022-02-07T17:47:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-07T17:47:02.256Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchSimple [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchTicker [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMultilinePattern [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchClose [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen/0/Hello [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen/2/🙃 [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen/3/���� [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen/4/He��o [2022-02-07T17:47:02.256Z] === RUN TestEffectiveLen/5/ [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/0/ [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/1/Hello [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: Hello [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/2/Hello [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: He [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: llo [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/3/Hello [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: Hello [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/4/🙃 [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/5/🙃 [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/6/a� [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: a [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: � [2022-02-07T17:47:02.256Z] === RUN TestFindValidSplit/7/a� [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1076: a� [2022-02-07T17:47:02.256Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestProcessEventEmoji [2022-02-07T17:47:02.256Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchLineSplit [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMaxEvents [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMaxTotalBytes (0.07s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-07T17:47:02.256Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-07T17:47:02.256Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-07T17:47:02.256Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.03s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.02s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsFormat [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestCreateTagSuccess [2022-02-07T17:47:02.256Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-07T17:47:02.256Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-07T17:47:02.256Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-07T17:47:02.256Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-07T17:47:02.256Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-07T17:47:02.256Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-07T17:47:02.256Z] PASS [2022-02-07T17:47:02.256Z] coverage: 80.2% of statements [2022-02-07T17:47:02.256Z] ok github.com/docker/docker/daemon/logger/awslogs 0.473s coverage: 80.2% of statements [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-07T17:47:02.256Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-07T17:47:02.256Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-07T17:47:02.256Z] PASS [2022-02-07T17:47:02.256Z] coverage: 33.6% of statements [2022-02-07T17:47:02.256Z] ok github.com/docker/docker/daemon/logger/fluentd 0.097s coverage: 33.6% of statements [2022-02-07T17:47:02.728Z] === RUN TestSearchRegistryForImagesErrors [2022-02-07T17:47:02.728Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-07T17:47:02.728Z] === RUN TestSearchRegistryForImages [2022-02-07T17:47:02.728Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-07T17:47:02.728Z] === RUN TestOnlyPlatformWithFallback [2022-02-07T17:47:02.728Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-07T17:47:02.728Z] === RUN TestImageDelete [2022-02-07T17:47:02.728Z] === RUN TestImageDelete/no_lease [2022-02-07T17:47:02.728Z] === RUN TestImageDelete/lease_exists [2022-02-07T17:47:02.728Z] --- PASS: TestImageDelete (0.04s) [2022-02-07T17:47:02.728Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-07T17:47:02.728Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-07T17:47:02.728Z] === RUN TestContentStoreForPull [2022-02-07T17:47:02.728Z] --- PASS: TestContentStoreForPull (0.15s) [2022-02-07T17:47:02.728Z] PASS [2022-02-07T17:47:02.728Z] coverage: 6.6% of statements [2022-02-07T17:47:02.728Z] ok github.com/docker/docker/daemon/images 0.302s coverage: 6.6% of statements [2022-02-07T17:47:02.728Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-07T17:47:02.728Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-07T17:47:02.728Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-07T17:47:02.728Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-07T17:47:02.728Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-07T17:47:02.728Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-07T17:47:02.766Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-07T17:47:03.201Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-07T17:47:03.201Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-07T17:47:03.201Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-07T17:47:03.334Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-02-07T17:47:03.673Z] === RUN TestJSONFileLogger [2022-02-07T17:47:03.673Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-07T17:47:03.673Z] === RUN TestJSONFileLoggerWithTags [2022-02-07T17:47:03.673Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-07T17:47:03.673Z] === RUN TestJSONFileLoggerWithOpts [2022-02-07T17:47:03.673Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-07T17:47:03.673Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-07T17:47:03.673Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-07T17:47:03.673Z] === RUN TestEncodeDecode [2022-02-07T17:47:03.673Z] === PAUSE TestEncodeDecode [2022-02-07T17:47:03.673Z] === RUN TestUnexpectedEOF [2022-02-07T17:47:03.673Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-02-07T17:47:03.674Z] === RUN TestFastTimeMarshalJSON [2022-02-07T17:47:03.674Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-07T17:47:03.674Z] PASS [2022-02-07T17:47:03.674Z] coverage: 87.2% of statements [2022-02-07T17:47:03.674Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.181s coverage: 87.2% of statements [2022-02-07T17:47:03.674Z] time="2022-02-07T17:47:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-07T17:47:03.674Z] time="2022-02-07T17:47:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-07T17:47:03.674Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-02-07T17:47:03.674Z] === CONT TestEncodeDecode [2022-02-07T17:47:03.674Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-07T17:47:03.674Z] PASS [2022-02-07T17:47:03.674Z] coverage: 69.9% of statements [2022-02-07T17:47:03.674Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.228s coverage: 69.9% of statements [2022-02-07T17:47:03.674Z] === RUN TestWriteLog [2022-02-07T17:47:03.674Z] === PAUSE TestWriteLog [2022-02-07T17:47:03.674Z] === RUN TestReadLog [2022-02-07T17:47:03.674Z] === PAUSE TestReadLog [2022-02-07T17:47:03.674Z] === RUN TestDecode [2022-02-07T17:47:03.674Z] --- PASS: TestDecode (0.02s) [2022-02-07T17:47:03.674Z] === CONT TestWriteLog [2022-02-07T17:47:03.674Z] === CONT TestReadLog [2022-02-07T17:47:03.674Z] --- PASS: TestWriteLog (0.00s) [2022-02-07T17:47:03.674Z] === RUN TestReadLog/tail_exact [2022-02-07T17:47:03.904Z] ok github.com/docker/docker/daemon 10.086s coverage: 17.1% of statements [2022-02-07T17:47:03.904Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-07T17:47:03.904Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-07T17:47:03.904Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-07T17:47:03.904Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-07T17:47:04.049Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestConfigureDaemonLogs [2022-02-07T17:47:04.049Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestCommonOptionsInstallFlags [2022-02-07T17:47:04.049Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-07T17:47:04.049Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-07T17:47:04.049Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-07T17:47:04.049Z] PASS [2022-02-07T17:47:04.049Z] coverage: 18.6% of statements [2022-02-07T17:47:04.049Z] ok github.com/docker/docker/cmd/dockerd 0.245s coverage: 18.6% of statements [2022-02-07T17:47:04.049Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-07T17:47:04.049Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-07T17:47:04.145Z] === RUN TestReadLog/tail_less_than_available [2022-02-07T17:47:04.145Z] === RUN TestReadLog/tail_more_than_available [2022-02-07T17:47:04.145Z] --- PASS: TestReadLog (0.20s) [2022-02-07T17:47:04.145Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-02-07T17:47:04.145Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-07T17:47:04.145Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-07T17:47:04.145Z] PASS [2022-02-07T17:47:04.146Z] coverage: 78.7% of statements [2022-02-07T17:47:04.146Z] ok github.com/docker/docker/daemon/logger/local 0.300s coverage: 78.7% of statements [2022-02-07T17:47:04.146Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-07T17:47:04.617Z] === RUN TestOpenFileDelete [2022-02-07T17:47:04.617Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestOpenFileRename [2022-02-07T17:47:04.617Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestHandleDecoderErr [2022-02-07T17:47:04.617Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestParseLogTagDefaultTag [2022-02-07T17:47:04.617Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestParseLogTag [2022-02-07T17:47:04.617Z] --- PASS: TestParseLogTag (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestParseLogTagEmptyTag [2022-02-07T17:47:04.617Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestTailFiles [2022-02-07T17:47:04.617Z] --- PASS: TestTailFiles (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestFollowLogsConsumerGone [2022-02-07T17:47:04.617Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-07T17:47:04.617Z] === RUN TestFollowLogsProducerGone [2022-02-07T17:47:04.617Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-07T17:47:04.617Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-07T17:47:04.617Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-07T17:47:04.617Z] === RUN TestCheckCapacityAndRotate [2022-02-07T17:47:04.617Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-07T17:47:04.617Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-07T17:47:05.040Z] === RUN TestContainerStopSignal [2022-02-07T17:47:05.040Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestContainerStopTimeout [2022-02-07T17:47:05.040Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-07T17:47:05.040Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-07T17:47:05.040Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-07T17:47:05.040Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestReplaceAndAppendEnvVars [2022-02-07T17:47:05.040Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-07T17:47:05.040Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestNewMemoryStore [2022-02-07T17:47:05.040Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestAddContainers [2022-02-07T17:47:05.040Z] --- PASS: TestAddContainers (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestGetContainer [2022-02-07T17:47:05.040Z] --- PASS: TestGetContainer (0.00s) [2022-02-07T17:47:05.040Z] === RUN TestDeleteContainer [2022-02-07T17:47:05.041Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestListContainers [2022-02-07T17:47:05.041Z] --- PASS: TestListContainers (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestFirstContainer [2022-02-07T17:47:05.041Z] --- PASS: TestFirstContainer (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestApplyAllContainer [2022-02-07T17:47:05.041Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestIsValidHealthString [2022-02-07T17:47:05.041Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestStateRunStop [2022-02-07T17:47:05.041Z] --- PASS: TestStateRunStop (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestStateTimeoutWait [2022-02-07T17:47:05.041Z] state_test.go:141: Stop callback fired [2022-02-07T17:47:05.041Z] state_test.go:165: Stop callback fired [2022-02-07T17:47:05.041Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-07T17:47:05.041Z] === RUN TestIsValidStateString [2022-02-07T17:47:05.041Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestViewSaveDelete [2022-02-07T17:47:05.041Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-07T17:47:05.041Z] === RUN TestViewAll [2022-02-07T17:47:05.041Z] --- PASS: TestViewAll (0.01s) [2022-02-07T17:47:05.041Z] === RUN TestViewGet [2022-02-07T17:47:05.041Z] --- PASS: TestViewGet (0.01s) [2022-02-07T17:47:05.041Z] === RUN TestNames [2022-02-07T17:47:05.041Z] --- PASS: TestNames (0.00s) [2022-02-07T17:47:05.041Z] === RUN TestViewWithHealthCheck [2022-02-07T17:47:05.041Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-07T17:47:05.041Z] PASS [2022-02-07T17:47:05.041Z] coverage: 41.7% of statements [2022-02-07T17:47:05.089Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-02-07T17:47:05.089Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-07T17:47:05.089Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-02-07T17:47:05.089Z] PASS [2022-02-07T17:47:05.089Z] coverage: 54.9% of statements [2022-02-07T17:47:05.089Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.210s coverage: 54.9% of statements [2022-02-07T17:47:05.089Z] === RUN TestLog [2022-02-07T17:47:05.089Z] --- PASS: TestLog (0.00s) [2022-02-07T17:47:05.089Z] PASS [2022-02-07T17:47:05.089Z] coverage: 31.5% of statements [2022-02-07T17:47:05.089Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2022-02-07T17:47:05.298Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.298s coverage: 56.2% of statements [2022-02-07T17:47:05.298Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-02-07T17:47:05.511Z] ok github.com/docker/docker/container 0.251s coverage: 41.7% of statements [2022-02-07T17:47:05.511Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-07T17:47:05.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-07T17:47:05.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-07T17:47:05.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-07T17:47:05.561Z] === RUN TestValidateLogOpt [2022-02-07T17:47:05.561Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestNewMissedConfig [2022-02-07T17:47:05.561Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestNewMissedUrl [2022-02-07T17:47:05.561Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestNewMissedToken [2022-02-07T17:47:05.561Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestNewWithProxy [2022-02-07T17:47:05.561Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestDefault [2022-02-07T17:47:05.561Z] --- PASS: TestDefault (0.01s) [2022-02-07T17:47:05.561Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-07T17:47:05.561Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-07T17:47:05.561Z] === RUN TestJsonFormat [2022-02-07T17:47:05.561Z] --- PASS: TestJsonFormat (0.01s) [2022-02-07T17:47:05.561Z] === RUN TestRawFormat [2022-02-07T17:47:05.561Z] --- PASS: TestRawFormat (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestRawFormatWithLabels [2022-02-07T17:47:05.561Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestRawFormatWithoutTag [2022-02-07T17:47:05.561Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestBatching [2022-02-07T17:47:05.561Z] --- PASS: TestBatching (0.29s) [2022-02-07T17:47:05.561Z] === RUN TestFrequency [2022-02-07T17:47:05.561Z] === RUN TestParseLogFormat [2022-02-07T17:47:05.561Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestValidateLogOptEmpty [2022-02-07T17:47:05.561Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestValidateSyslogAddress [2022-02-07T17:47:05.561Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestParseAddressDefaultPort [2022-02-07T17:47:05.561Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestValidateSyslogFacility [2022-02-07T17:47:05.561Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestValidateLogOptSyslogFormat [2022-02-07T17:47:05.561Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-07T17:47:05.561Z] === RUN TestValidateLogOpt [2022-02-07T17:47:05.561Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-07T17:47:05.561Z] PASS [2022-02-07T17:47:05.561Z] coverage: 46.8% of statements [2022-02-07T17:47:05.561Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2022-02-07T17:47:06.032Z] === RUN TestNewParse [2022-02-07T17:47:06.032Z] --- PASS: TestNewParse (0.00s) [2022-02-07T17:47:06.032Z] PASS [2022-02-07T17:47:06.033Z] coverage: 8.3% of statements [2022-02-07T17:47:06.033Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2022-02-07T17:47:06.033Z] --- PASS: TestFrequency (0.16s) [2022-02-07T17:47:06.033Z] === RUN TestOneMessagePerRequest [2022-02-07T17:47:06.033Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-07T17:47:06.033Z] === RUN TestVerify [2022-02-07T17:47:06.033Z] --- PASS: TestVerify (0.00s) [2022-02-07T17:47:06.033Z] === RUN TestSkipVerify [2022-02-07T17:47:06.033Z] time="2022-02-07T17:47:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.033Z] time="2022-02-07T17:47:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.033Z] time="2022-02-07T17:47:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] === RUN TestPrepare [2022-02-07T17:47:06.504Z] --- PASS: TestPrepare (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestStart [2022-02-07T17:47:06.504Z] --- PASS: TestStart (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestWaitCancel [2022-02-07T17:47:06.504Z] --- PASS: TestWaitCancel (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestWaitDisabled [2022-02-07T17:47:06.504Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestWaitEnabled [2022-02-07T17:47:06.504Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestRemove [2022-02-07T17:47:06.504Z] --- PASS: TestRemove (0.00s) [2022-02-07T17:47:06.504Z] PASS [2022-02-07T17:47:06.504Z] coverage: 65.3% of statements [2022-02-07T17:47:06.504Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-02-07T17:47:06.504Z] --- PASS: TestSkipVerify (0.48s) [2022-02-07T17:47:06.504Z] === RUN TestBufferMaximum [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.023639\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.023639\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestServerAlwaysDown [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.026432\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.026432\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.026432\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.027463\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] time="2022-02-07T17:47:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256026.027463\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:06.504Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestCannotSendAfterClose [2022-02-07T17:47:06.504Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-07T17:47:06.504Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-07T17:47:07.208Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-07T17:47:07.498Z] time="2022-02-07T17:47:07Z" 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-02-07T17:47:07.498Z] time="2022-02-07T17:47:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5b9c7e8f2ad9\"}'" [2022-02-07T17:47:07.498Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-07T17:47:07.498Z] PASS [2022-02-07T17:47:07.498Z] coverage: 82.5% of statements [2022-02-07T17:47:07.498Z] ok github.com/docker/docker/daemon/logger/splunk 2.034s coverage: 82.5% of statements [2022-02-07T17:47:07.498Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-07T17:47:07.498Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-07T17:47:07.498Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-07T17:47:07.498Z] === RUN TestV1IDService [2022-02-07T17:47:07.498Z] --- PASS: TestV1IDService (0.02s) [2022-02-07T17:47:07.498Z] === RUN TestV2MetadataService [2022-02-07T17:47:07.498Z] === RUN TestSuccessfulDownload [2022-02-07T17:47:07.498Z] download_test.go:267: Needs fixing on Windows [2022-02-07T17:47:07.498Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-07T17:47:07.498Z] === RUN TestCancelledDownload [2022-02-07T17:47:07.498Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-07T17:47:07.498Z] === RUN TestMaxDownloadAttempts [2022-02-07T17:47:07.498Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:47:07.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:47:07.498Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:47:07.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:47:07.498Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:47:07.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:47:07.498Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:47:07.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:47:07.498Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:47:07.498Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:47:07.498Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:47:07.499Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:47:07.970Z] time="2022-02-07T17:47:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:07.970Z] time="2022-02-07T17:47:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:07.970Z] time="2022-02-07T17:47:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:07.970Z] time="2022-02-07T17:47:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:07.970Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-07T17:47:07.970Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-02-07T17:47:07.970Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-02-07T17:47:07.970Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-02-07T17:47:07.970Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-02-07T17:47:07.970Z] === RUN TestTransfer [2022-02-07T17:47:07.970Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-07T17:47:07.970Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-07T17:47:07.970Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-07T17:47:07.970Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-07T17:47:07.970Z] === RUN TestContinueOnError_NeverContinue [2022-02-07T17:47:07.970Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-07T17:47:07.970Z] === RUN TestManifestStore [2022-02-07T17:47:07.970Z] === RUN TestManifestStore/no_remote_or_local [2022-02-07T17:47:07.970Z] --- PASS: TestTransfer (0.12s) [2022-02-07T17:47:07.970Z] === RUN TestConcurrencyLimit [2022-02-07T17:47:07.970Z] time="2022-02-07T17:47:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local373588692\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-07T17:47:07.970Z] === RUN TestManifestStore/no_local_cache [2022-02-07T17:47:07.970Z] === RUN TestManifestStore/with_local_cache [2022-02-07T17:47:07.970Z] === RUN TestManifestStore/unknown_media_type [2022-02-07T17:47:07.970Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-07T17:47:07.970Z] time="2022-02-07T17:47:07Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:08.076Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-07T17:47:08.159Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.163s coverage: 50.5% of statements [2022-02-07T17:47:08.441Z] time="2022-02-07T17:47:07Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:08.441Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-07T17:47:08.441Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-07T17:47:08.441Z] time="2022-02-07T17:47:07Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:08.441Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-07T17:47:08.441Z] time="2022-02-07T17:47:07Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:08.441Z] time="2022-02-07T17:47:07Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:08.441Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-07T17:47:08.441Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-07T17:47:08.441Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-07T17:47:08.441Z] time="2022-02-07T17:47:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-07T17:47:08.441Z] --- PASS: TestManifestStore (0.25s) [2022-02-07T17:47:08.441Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-02-07T17:47:08.441Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-07T17:47:08.441Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-02-07T17:47:08.441Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-07T17:47:08.441Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-07T17:47:08.442Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-02-07T17:47:08.442Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-07T17:47:08.442Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-07T17:47:08.442Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-02-07T17:47:08.442Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-07T17:47:08.442Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestFixManifestLayers [2022-02-07T17:47:08.442Z] --- PASS: TestFixManifestLayers (0.01s) [2022-02-07T17:47:08.442Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-07T17:47:08.442Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-07T17:47:08.442Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestFixManifestLayersBadParent [2022-02-07T17:47:08.442Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestValidateManifest [2022-02-07T17:47:08.442Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-07T17:47:08.442Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestFormatPlatform [2022-02-07T17:47:08.442Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestGetRepositoryMountCandidates [2022-02-07T17:47:08.442Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestLayerAlreadyExists [2022-02-07T17:47:08.442Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:08.442Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:08.442Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:08.442Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:08.442Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:08.442Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:08.442Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestWhenEmptyAuthConfig [2022-02-07T17:47:08.442Z] --- PASS: TestV2MetadataService (0.89s) [2022-02-07T17:47:08.442Z] PASS [2022-02-07T17:47:08.442Z] coverage: 48.2% of statements [2022-02-07T17:47:08.442Z] ok github.com/docker/docker/distribution/metadata 0.981s coverage: 48.2% of statements [2022-02-07T17:47:08.442Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-07T17:47:08.442Z] === RUN TestInactiveJobs [2022-02-07T17:47:08.442Z] === RUN TestNotFound [2022-02-07T17:47:08.442Z] --- PASS: TestNotFound (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestConflict [2022-02-07T17:47:08.442Z] --- PASS: TestConflict (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestForbidden [2022-02-07T17:47:08.442Z] --- PASS: TestForbidden (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestInvalidParameter [2022-02-07T17:47:08.442Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestNotImplemented [2022-02-07T17:47:08.442Z] --- PASS: TestNotImplemented (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestNotModified [2022-02-07T17:47:08.442Z] --- PASS: TestNotModified (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestUnauthorized [2022-02-07T17:47:08.442Z] --- PASS: TestUnauthorized (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestUnknown [2022-02-07T17:47:08.442Z] --- PASS: TestUnknown (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestCancelled [2022-02-07T17:47:08.442Z] --- PASS: TestCancelled (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestDeadline [2022-02-07T17:47:08.442Z] --- PASS: TestDeadline (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestDataLoss [2022-02-07T17:47:08.442Z] --- PASS: TestDataLoss (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestUnavailable [2022-02-07T17:47:08.442Z] --- PASS: TestUnavailable (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestSystem [2022-02-07T17:47:08.442Z] --- PASS: TestSystem (0.00s) [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Not_Found [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Bad_Request [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Conflict [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Unauthorized [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Forbidden [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Not_Modified [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-07T17:47:08.442Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-07T17:47:08.442Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-07T17:47:08.442Z] PASS [2022-02-07T17:47:08.442Z] coverage: 53.1% of statements [2022-02-07T17:47:08.442Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2022-02-07T17:47:08.548Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-07T17:47:08.548Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-07T17:47:08.548Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-07T17:47:08.914Z] --- PASS: TestInactiveJobs (0.38s) [2022-02-07T17:47:08.914Z] === RUN TestWatchRelease [2022-02-07T17:47:08.914Z] --- PASS: TestWatchRelease (0.05s) [2022-02-07T17:47:08.914Z] === RUN TestWatchFinishedTransfer [2022-02-07T17:47:08.914Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-07T17:47:08.914Z] === RUN TestDuplicateTransfer [2022-02-07T17:47:08.914Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-07T17:47:08.914Z] === RUN TestSuccessfulUpload [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-07T17:47:09.019Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-07T17:47:09.019Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-07T17:47:09.019Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-07T17:47:09.019Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-07T17:47:09.386Z] time="2022-02-07T17:47:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-07T17:47:09.386Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-07T17:47:09.386Z] === RUN TestCancelledUpload [2022-02-07T17:47:09.386Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-07T17:47:09.386Z] PASS [2022-02-07T17:47:09.386Z] coverage: 77.1% of statements [2022-02-07T17:47:09.386Z] ok github.com/docker/docker/distribution/xfer 1.857s coverage: 77.1% of statements [2022-02-07T17:47:09.386Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-02-07T17:47:09.386Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-07T17:47:09.386Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-07T17:47:09.386Z] === RUN TestTokenPassThru [2022-02-07T17:47:09.386Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-07T17:47:09.386Z] === RUN TestTokenPassThruDifferentHost [2022-02-07T17:47:09.386Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-02-07T17:47:09.386Z] PASS [2022-02-07T17:47:09.386Z] coverage: 24.6% of statements [2022-02-07T17:47:09.386Z] ok github.com/docker/docker/distribution 1.521s coverage: 24.6% of statements [2022-02-07T17:47:09.386Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-07T17:47:09.386Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-07T17:47:09.386Z] === RUN TestCompare [2022-02-07T17:47:09.386Z] --- PASS: TestCompare (0.00s) [2022-02-07T17:47:09.386Z] PASS [2022-02-07T17:47:09.386Z] coverage: 19.2% of statements [2022-02-07T17:47:09.386Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2022-02-07T17:47:09.489Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-07T17:47:09.490Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-07T17:47:09.490Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-07T17:47:09.490Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-07T17:47:09.490Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-07T17:47:09.490Z] PASS [2022-02-07T17:47:09.490Z] coverage: 35.9% of statements [2022-02-07T17:47:09.490Z] ok github.com/docker/docker/daemon/cluster/convert 0.357s coverage: 35.9% of statements [2022-02-07T17:47:09.490Z] === RUN TestNewListSecretsFilters [2022-02-07T17:47:09.490Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-07T17:47:09.490Z] === RUN TestNewListConfigsFilters [2022-02-07T17:47:09.490Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-07T17:47:09.490Z] PASS [2022-02-07T17:47:09.490Z] coverage: 0.5% of statements [2022-02-07T17:47:09.490Z] ok github.com/docker/docker/daemon/cluster 0.685s coverage: 0.5% of statements [2022-02-07T17:47:09.857Z] === RUN TestFSGetInvalidData [2022-02-07T17:47:09.857Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-07T17:47:09.857Z] === RUN TestFSInvalidSet [2022-02-07T17:47:09.857Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-07T17:47:09.857Z] === RUN TestFSInvalidRoot [2022-02-07T17:47:09.857Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-07T17:47:09.858Z] === RUN TestFSMetadataGetSet [2022-02-07T17:47:09.858Z] --- PASS: TestFSMetadataGetSet (0.09s) [2022-02-07T17:47:09.858Z] === RUN TestFSInvalidWalker [2022-02-07T17:47:09.858Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-07T17:47:09.858Z] === RUN TestFSGetSet [2022-02-07T17:47:09.858Z] --- PASS: TestFSGetSet (0.02s) [2022-02-07T17:47:09.858Z] === RUN TestFSGetUnsetKey [2022-02-07T17:47:09.858Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestFSGetEmptyData [2022-02-07T17:47:09.858Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestFSDelete [2022-02-07T17:47:09.858Z] --- PASS: TestFSDelete (0.02s) [2022-02-07T17:47:09.858Z] === RUN TestFSWalker [2022-02-07T17:47:09.858Z] --- PASS: TestFSWalker (0.02s) [2022-02-07T17:47:09.858Z] === RUN TestFSWalkerStopOnError [2022-02-07T17:47:09.858Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-07T17:47:09.858Z] === RUN TestNewFromJSON [2022-02-07T17:47:09.858Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-07T17:47:09.858Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestMarshalKeyOrder [2022-02-07T17:47:09.858Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestHistoryEqual [2022-02-07T17:47:09.858Z] --- PASS: TestHistoryEqual (0.14s) [2022-02-07T17:47:09.858Z] === RUN TestImage [2022-02-07T17:47:09.858Z] --- PASS: TestImage (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestImageOSNotEmpty [2022-02-07T17:47:09.858Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-07T17:47:09.858Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestCreate [2022-02-07T17:47:09.858Z] --- PASS: TestCreate (0.00s) [2022-02-07T17:47:09.858Z] === RUN TestRestore [2022-02-07T17:47:09.858Z] time="2022-02-07T17:47:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-07T17:47:09.858Z] --- PASS: TestRestore (0.03s) [2022-02-07T17:47:09.858Z] === RUN TestAddDelete [2022-02-07T17:47:10.062Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.995s coverage: 46.2% of statements [2022-02-07T17:47:10.062Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-07T17:47:10.320Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.801s coverage: 58.0% of statements [2022-02-07T17:47:10.320Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-07T17:47:10.320Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-07T17:47:10.329Z] --- PASS: TestAddDelete (0.03s) [2022-02-07T17:47:10.329Z] === RUN TestSearchAfterDelete [2022-02-07T17:47:10.329Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-07T17:47:10.329Z] === RUN TestParentReset [2022-02-07T17:47:10.329Z] --- PASS: TestParentReset (0.03s) [2022-02-07T17:47:10.329Z] === RUN TestGetAndSetLastUpdated [2022-02-07T17:47:10.329Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-07T17:47:10.329Z] === RUN TestStoreLen [2022-02-07T17:47:10.329Z] --- PASS: TestStoreLen (0.05s) [2022-02-07T17:47:10.329Z] PASS [2022-02-07T17:47:10.329Z] coverage: 86.6% of statements [2022-02-07T17:47:10.329Z] ok github.com/docker/docker/image 0.611s coverage: 86.6% of statements [2022-02-07T17:47:10.329Z] === RUN TestMakeV1ConfigFromConfig [2022-02-07T17:47:10.329Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-07T17:47:10.329Z] PASS [2022-02-07T17:47:10.329Z] coverage: 25.0% of statements [2022-02-07T17:47:10.329Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2022-02-07T17:47:10.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-07T17:47:10.801Z] === RUN TestValidateManifest [2022-02-07T17:47:10.801Z] === RUN TestValidateManifest/nil [2022-02-07T17:47:10.801Z] === RUN TestValidateManifest/non-nil [2022-02-07T17:47:10.801Z] --- PASS: TestValidateManifest (0.00s) [2022-02-07T17:47:10.801Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-07T17:47:10.801Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-07T17:47:10.801Z] PASS [2022-02-07T17:47:10.801Z] coverage: 0.7% of statements [2022-02-07T17:47:10.801Z] ok github.com/docker/docker/image/tarexport 0.285s coverage: 0.7% of statements [2022-02-07T17:47:10.801Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-07T17:47:10.889Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2022-02-07T17:47:11.272Z] === RUN TestSerialization [2022-02-07T17:47:11.454Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-02-07T17:47:11.743Z] --- PASS: TestSerialization (0.02s) [2022-02-07T17:47:11.743Z] PASS [2022-02-07T17:47:11.743Z] coverage: 100.0% of statements [2022-02-07T17:47:11.743Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-02-07T17:47:12.020Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-02-07T17:47:12.214Z] === RUN TestEmptyLayer [2022-02-07T17:47:12.214Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-07T17:47:12.214Z] === RUN TestCommitFailure [2022-02-07T17:47:12.214Z] --- PASS: TestCommitFailure (0.01s) [2022-02-07T17:47:12.214Z] === RUN TestStartTransactionFailure [2022-02-07T17:47:12.214Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-07T17:47:12.214Z] === RUN TestGetOrphan [2022-02-07T17:47:12.214Z] --- PASS: TestGetOrphan (0.01s) [2022-02-07T17:47:12.214Z] === RUN TestMountAndRegister [2022-02-07T17:47:12.214Z] layer_test.go:270: Layer size: 14 [2022-02-07T17:47:12.214Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-07T17:47:12.214Z] === RUN TestLayerRelease [2022-02-07T17:47:12.214Z] layer_test.go:303: Failing on Windows [2022-02-07T17:47:12.215Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-07T17:47:12.215Z] === RUN TestStoreRestore [2022-02-07T17:47:12.215Z] layer_test.go:352: Failing on Windows [2022-02-07T17:47:12.215Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-07T17:47:12.215Z] === RUN TestTarStreamStability [2022-02-07T17:47:12.215Z] layer_test.go:467: Failing on Windows [2022-02-07T17:47:12.215Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-07T17:47:12.215Z] === RUN TestRegisterExistingLayer [2022-02-07T17:47:12.215Z] === RUN TestEnvironmentParsing [2022-02-07T17:47:12.215Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-07T17:47:12.215Z] PASS [2022-02-07T17:47:12.215Z] coverage: 1.2% of statements [2022-02-07T17:47:12.215Z] ok github.com/docker/docker/libcontainerd/local 0.060s coverage: 1.2% of statements [2022-02-07T17:47:12.586Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.6% of statements [2022-02-07T17:47:12.586Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-07T17:47:12.586Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-07T17:47:12.686Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-02-07T17:47:12.686Z] === RUN TestTarStreamVerification [2022-02-07T17:47:12.686Z] layer_test.go:696: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestLayerMigration [2022-02-07T17:47:12.686Z] migration_test.go:45: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestLayerMigrationNoTarsplit [2022-02-07T17:47:12.686Z] migration_test.go:181: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestMountInit [2022-02-07T17:47:12.686Z] mount_test.go:17: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestMountInit (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestMountSize [2022-02-07T17:47:12.686Z] mount_test.go:76: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestMountSize (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestMountChanges [2022-02-07T17:47:12.686Z] mount_test.go:125: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestMountChanges (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestMountApply [2022-02-07T17:47:12.686Z] mount_test.go:212: Failing on Windows [2022-02-07T17:47:12.686Z] --- SKIP: TestMountApply (0.00s) [2022-02-07T17:47:12.686Z] PASS [2022-02-07T17:47:12.686Z] coverage: 30.1% of statements [2022-02-07T17:47:12.686Z] ok github.com/docker/docker/layer 0.306s coverage: 30.1% of statements [2022-02-07T17:47:12.686Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-07T17:47:12.686Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-07T17:47:12.686Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-07T17:47:12.686Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-07T17:47:12.686Z] === RUN TestSequenceGetAvailableBit [2022-02-07T17:47:12.686Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSequenceEqual [2022-02-07T17:47:12.686Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSequenceCopy [2022-02-07T17:47:12.686Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestGetFirstAvailable [2022-02-07T17:47:12.686Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestFindSequence [2022-02-07T17:47:12.686Z] --- PASS: TestFindSequence (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestCheckIfAvailable [2022-02-07T17:47:12.686Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestMergeSequences [2022-02-07T17:47:12.686Z] --- PASS: TestMergeSequences (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestPushReservation [2022-02-07T17:47:12.686Z] --- PASS: TestPushReservation (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSerializeDeserialize [2022-02-07T17:47:12.686Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSet [2022-02-07T17:47:12.686Z] --- PASS: TestSet (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSetUnset [2022-02-07T17:47:12.686Z] --- PASS: TestSetUnset (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestOffsetSetUnset [2022-02-07T17:47:12.686Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSetInRange [2022-02-07T17:47:12.686Z] --- PASS: TestSetInRange (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestSetAnyInRange [2022-02-07T17:47:12.686Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestMethods [2022-02-07T17:47:12.686Z] --- PASS: TestMethods (0.00s) [2022-02-07T17:47:12.686Z] === RUN TestRandomAllocateDeallocate [2022-02-07T17:47:13.151Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2022-02-07T17:47:13.292Z] === RUN TestBuilderGC [2022-02-07T17:47:13.292Z] --- PASS: TestBuilderGC (0.01s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationNotFound [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonBrokenConfiguration [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestFindConfigurationConflicts [2022-02-07T17:47:13.292Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-07T17:47:13.292Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-07T17:47:13.292Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-07T17:47:13.292Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-07T17:47:13.292Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_label [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_dns [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-07T17:47:13.292Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-07T17:47:13.292Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestReloadSetConfigFileNotExist [2022-02-07T17:47:13.292Z] time="2022-02-07T17:47:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-07T17:47:13.292Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-07T17:47:13.292Z] === RUN TestReloadDefaultConfigNotExist [2022-02-07T17:47:13.292Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:13.292Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestReloadBadDefaultConfig [2022-02-07T17:47:13.292Z] time="2022-02-07T17:47:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3022886601" [2022-02-07T17:47:13.292Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestReloadWithConflictingLabels [2022-02-07T17:47:13.292Z] time="2022-02-07T17:47:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1695851167" [2022-02-07T17:47:13.292Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestReloadWithDuplicateLabels [2022-02-07T17:47:13.292Z] time="2022-02-07T17:47:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3855771199" [2022-02-07T17:47:13.292Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestMaskURLCredentials [2022-02-07T17:47:13.292Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestDaemonConfigurationMerge [2022-02-07T17:47:13.292Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-07T17:47:13.292Z] PASS [2022-02-07T17:47:13.292Z] coverage: 79.2% of statements [2022-02-07T17:47:13.292Z] ok github.com/docker/docker/daemon/config 0.500s coverage: 79.2% of statements [2022-02-07T17:47:13.292Z] === RUN TestEventsLog [2022-02-07T17:47:13.292Z] --- PASS: TestEventsLog (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestEventsLogTimeout [2022-02-07T17:47:13.292Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestLogEvents [2022-02-07T17:47:13.292Z] --- PASS: TestLogEvents (0.05s) [2022-02-07T17:47:13.292Z] === RUN TestLoadBufferedEvents [2022-02-07T17:47:13.292Z] === RUN TestWaitNodeAttachment [2022-02-07T17:47:13.292Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-07T17:47:13.292Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-07T17:47:13.292Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-07T17:47:13.292Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-07T17:47:13.292Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-07T17:47:13.292Z] PASS [2022-02-07T17:47:13.292Z] coverage: 50.0% of statements [2022-02-07T17:47:13.292Z] ok github.com/docker/docker/daemon/events 0.298s coverage: 50.0% of statements [2022-02-07T17:47:13.762Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-07T17:47:13.762Z] === RUN TestIsolationConversion [2022-02-07T17:47:13.762Z] === RUN TestIsolationConversion/default [2022-02-07T17:47:13.762Z] === RUN TestIsolationConversion/process [2022-02-07T17:47:13.762Z] === RUN TestIsolationConversion/hyperv [2022-02-07T17:47:13.762Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestContainerLabels [2022-02-07T17:47:13.762Z] --- PASS: TestContainerLabels (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestCredentialSpecConversion [2022-02-07T17:47:13.762Z] === RUN TestCredentialSpecConversion/none [2022-02-07T17:47:13.762Z] === RUN TestCredentialSpecConversion/config [2022-02-07T17:47:13.762Z] === RUN TestCredentialSpecConversion/file [2022-02-07T17:47:13.762Z] === RUN TestCredentialSpecConversion/registry [2022-02-07T17:47:13.762Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-07T17:47:13.762Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestControllerValidateMountBind [2022-02-07T17:47:13.762Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestControllerValidateMountVolume [2022-02-07T17:47:13.762Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestControllerValidateMountTarget [2022-02-07T17:47:13.762Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestControllerValidateMountTmpfs [2022-02-07T17:47:13.762Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestControllerValidateMountInvalidType [2022-02-07T17:47:13.762Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-07T17:47:13.762Z] === RUN TestControllerValidateMountNamedPipe [2022-02-07T17:47:13.762Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-07T17:47:13.762Z] PASS [2022-02-07T17:47:13.762Z] coverage: 11.0% of statements [2022-02-07T17:47:13.762Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.557s coverage: 11.0% of statements [2022-02-07T17:47:14.085Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-02-07T17:47:14.085Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 33.6% of statements [2022-02-07T17:47:14.085Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-07T17:47:14.653Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-02-07T17:47:14.653Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2022-02-07T17:47:14.752Z] === RUN TestIsEmptyDir [2022-02-07T17:47:14.752Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-07T17:47:14.752Z] PASS [2022-02-07T17:47:14.752Z] coverage: 2.3% of statements [2022-02-07T17:47:14.752Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2022-02-07T17:47:14.752Z] === RUN TestLinkNaming [2022-02-07T17:47:14.752Z] --- PASS: TestLinkNaming (0.00s) [2022-02-07T17:47:14.752Z] === RUN TestLinkNew [2022-02-07T17:47:14.752Z] --- PASS: TestLinkNew (0.00s) [2022-02-07T17:47:14.752Z] === RUN TestLinkEnv [2022-02-07T17:47:14.752Z] --- PASS: TestLinkEnv (0.00s) [2022-02-07T17:47:14.752Z] === RUN TestLinkMultipleEnv [2022-02-07T17:47:14.752Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-07T17:47:14.752Z] === RUN TestLinkPortRangeEnv [2022-02-07T17:47:14.752Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-07T17:47:14.752Z] PASS [2022-02-07T17:47:14.752Z] coverage: 93.0% of statements [2022-02-07T17:47:14.752Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-02-07T17:47:14.913Z] === RUN TestInvalidConfig [2022-02-07T17:47:14.913Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestConfig [2022-02-07T17:47:14.913Z] --- PASS: TestConfig (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestOptionsLabels [2022-02-07T17:47:14.913Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestValidName [2022-02-07T17:47:14.913Z] --- PASS: TestValidName (0.00s) [2022-02-07T17:47:14.913Z] PASS [2022-02-07T17:47:14.913Z] coverage: 19.7% of statements [2022-02-07T17:47:14.913Z] ok github.com/docker/docker/libnetwork/config 0.126s coverage: 19.7% of statements [2022-02-07T17:47:14.913Z] === RUN TestKey [2022-02-07T17:47:14.913Z] --- PASS: TestKey (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestParseKey [2022-02-07T17:47:14.913Z] --- PASS: TestParseKey (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestInvalidDataStore [2022-02-07T17:47:14.913Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestKVObjectFlatKey [2022-02-07T17:47:14.913Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-07T17:47:14.913Z] === RUN TestAtomicKVObjectFlatKey [2022-02-07T17:47:14.913Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-07T17:47:14.913Z] PASS [2022-02-07T17:47:14.913Z] coverage: 21.9% of statements [2022-02-07T17:47:14.913Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-02-07T17:47:15.222Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-02-07T17:47:15.222Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-02-07T17:47:15.745Z] === RUN TestVerifyNetworkingConfig [2022-02-07T17:47:15.745Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestGetContainer [2022-02-07T17:47:15.745Z] --- PASS: TestGetContainer (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestValidContainerNames [2022-02-07T17:47:15.745Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestContainerInitDNS [2022-02-07T17:47:15.745Z] daemon_test.go:145: root required [2022-02-07T17:47:15.745Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestMerge [2022-02-07T17:47:15.745Z] --- PASS: TestMerge (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestValidateContainerIsolation [2022-02-07T17:47:15.745Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestFindNetworkErrorType [2022-02-07T17:47:15.745Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestEnsureServicesExist [2022-02-07T17:47:15.745Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestEnsureServicesExistErrors [2022-02-07T17:47:15.745Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-07T17:47:15.745Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-07T17:47:15.745Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-07T17:47:15.745Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-07T17:47:15.745Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-07T17:47:15.745Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-07T17:47:15.745Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestContainerDelete [2022-02-07T17:47:15.745Z] --- PASS: TestContainerDelete (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestContainerDoubleDelete [2022-02-07T17:47:15.745Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestLogContainerEventCopyLabels [2022-02-07T17:47:15.745Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestLogContainerEventWithAttributes [2022-02-07T17:47:15.745Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestNoneHealthcheck [2022-02-07T17:47:15.745Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-07T17:47:15.745Z] === RUN TestHealthStates [2022-02-07T17:47:15.790Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-02-07T17:47:15.790Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-07T17:47:15.907Z] === RUN TestIPDataMarshalling [2022-02-07T17:47:15.908Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-07T17:47:15.908Z] === RUN TestValidateAndIsV6 [2022-02-07T17:47:15.908Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-07T17:47:15.908Z] PASS [2022-02-07T17:47:15.908Z] coverage: 68.9% of statements [2022-02-07T17:47:15.908Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] time="2022-02-07T17:47:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:47:16.218Z] --- PASS: TestHealthStates (0.21s) [2022-02-07T17:47:16.218Z] === RUN TestGetInspectData [2022-02-07T17:47:16.218Z] --- PASS: TestGetInspectData (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestFillLicense [2022-02-07T17:47:16.218Z] --- PASS: TestFillLicense (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestListInvalidFilter [2022-02-07T17:47:16.218Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestNameFilter [2022-02-07T17:47:16.218Z] --- PASS: TestNameFilter (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-07T17:47:16.218Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-07T17:47:16.218Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-07T17:47:16.218Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestDaemonReloadLabels [2022-02-07T17:47:16.218Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-07T17:47:16.218Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestDaemonReloadMirrors [2022-02-07T17:47:16.218Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-07T17:47:16.218Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-07T17:47:16.218Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-07T17:47:16.218Z] reload_test.go:342: root required [2022-02-07T17:47:16.218Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-07T17:47:16.218Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-07T17:47:16.218Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-07T17:47:16.218Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-07T17:47:16.218Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-07T17:47:16.218Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-07T17:47:16.218Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2022-02-07T17:47:16.218Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-07T17:47:16.218Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-07T17:47:16.218Z] === RUN TestParseVolumesFrom [2022-02-07T17:47:16.218Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-07T17:47:16.218Z] PASS [2022-02-07T17:47:16.218Z] coverage: 8.6% of statements [2022-02-07T17:47:16.218Z] ok github.com/docker/docker/daemon 0.860s coverage: 8.6% of statements [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-07T17:47:16.218Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-07T17:47:16.360Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.9% of statements [2022-02-07T17:47:16.360Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-02-07T17:47:16.380Z] === RUN TestErrorInterfaces [2022-02-07T17:47:16.380Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestNetworkMarshalling [2022-02-07T17:47:16.380Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-02-07T17:47:16.380Z] === RUN TestEndpointMarshalling [2022-02-07T17:47:16.380Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestAuxAddresses [2022-02-07T17:47:16.380Z] time="2022-02-07T17:47:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:47:16.380Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-07T17:47:16.380Z] === RUN TestSRVServiceQuery [2022-02-07T17:47:16.380Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestServiceVIPReuse [2022-02-07T17:47:16.380Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-07T17:47:16.380Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestDNSIPQuery [2022-02-07T17:47:16.380Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestDNSProxyServFail [2022-02-07T17:47:16.380Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestSandboxAddEmpty [2022-02-07T17:47:16.380Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestSandboxAddMultiPrio [2022-02-07T17:47:16.380Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestSandboxAddSamePrio [2022-02-07T17:47:16.380Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestCleanupServiceDiscovery [2022-02-07T17:47:16.380Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestDNSOptions [2022-02-07T17:47:16.380Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:16.380Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-07T17:47:16.380Z] === RUN TestMultipleControllersWithSameStore [2022-02-07T17:47:16.380Z] time="2022-02-07T17:47:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:47:16.380Z] time="2022-02-07T17:47:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:47:16.380Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-07T17:47:16.380Z] PASS [2022-02-07T17:47:16.380Z] coverage: 8.5% of statements [2022-02-07T17:47:16.380Z] ok github.com/docker/docker/libnetwork 0.298s coverage: 8.5% of statements [2022-02-07T17:47:16.380Z] === RUN TestDriver [2022-02-07T17:47:16.380Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:47:16.380Z] PASS [2022-02-07T17:47:16.380Z] coverage: 34.8% of statements [2022-02-07T17:47:16.380Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2022-02-07T17:47:17.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/defaults [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-07T17:47:17.209Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-07T17:47:17.209Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-07T17:47:17.299Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-02-07T17:47:17.380Z] === RUN TestDriver [2022-02-07T17:47:17.380Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:47:17.380Z] PASS [2022-02-07T17:47:17.380Z] coverage: 34.8% of statements [2022-02-07T17:47:17.380Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-02-07T17:47:17.380Z] === RUN TestNetworkAllocateFree [2022-02-07T17:47:17.380Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-07T17:47:17.380Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-07T17:47:17.380Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-07T17:47:17.380Z] PASS [2022-02-07T17:47:17.380Z] coverage: 63.6% of statements [2022-02-07T17:47:17.380Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2022-02-07T17:47:17.558Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:16Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-02-07T17:47:17.680Z] === RUN TestCreateSuccess [2022-02-07T17:47:17.680Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCreateStreamSkipped [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-07T17:47:17.680Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCreateLogGroupSuccess [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-07T17:47:17.680Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCreateError [2022-02-07T17:47:17.680Z] --- PASS: TestCreateError (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCreateAlreadyExists [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-07T17:47:17.680Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestLogClosed [2022-02-07T17:47:17.680Z] --- PASS: TestLogClosed (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestLogBlocking [2022-02-07T17:47:17.680Z] --- PASS: TestLogBlocking (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-07T17:47:17.680Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestLogNonBlockingBufferFull [2022-02-07T17:47:17.680Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestPublishBatchSuccess [2022-02-07T17:47:17.680Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestPublishBatchError [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=error msg=error [2022-02-07T17:47:17.680Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-07T17:47:17.680Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-07T17:47:17.680Z] time="2022-02-07T17:47:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-07T17:47:17.680Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchSimple [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchTicker [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMultilinePattern [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchClose [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen/0/Hello [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen/2/🙃 [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen/3/���� [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen/4/He��o [2022-02-07T17:47:17.680Z] === RUN TestEffectiveLen/5/ [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/0/ [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/1/Hello [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: Hello [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/2/Hello [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: He [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: llo [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/3/Hello [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: Hello [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/4/🙃 [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/5/🙃 [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/6/a� [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: a [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: � [2022-02-07T17:47:17.680Z] === RUN TestFindValidSplit/7/a� [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1076: a� [2022-02-07T17:47:17.680Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestProcessEventEmoji [2022-02-07T17:47:17.680Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchLineSplit [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMaxEvents [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-07T17:47:17.680Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-07T17:47:17.680Z] === RUN TestAdapterReadLogs [2022-02-07T17:47:17.680Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCopier [2022-02-07T17:47:17.680Z] --- PASS: TestCopier (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCopierLongLines [2022-02-07T17:47:17.680Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCopierSlow [2022-02-07T17:47:17.680Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-07T17:47:17.680Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsFormat [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-07T17:47:17.680Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-07T17:47:17.680Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestCreateTagSuccess [2022-02-07T17:47:17.680Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-07T17:47:17.680Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-07T17:47:17.680Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-07T17:47:17.680Z] PASS [2022-02-07T17:47:17.680Z] coverage: 80.2% of statements [2022-02-07T17:47:17.680Z] ok github.com/docker/docker/daemon/logger/awslogs 0.486s coverage: 80.2% of statements [2022-02-07T17:47:17.852Z] === RUN TestGetEmptyCapabilities [2022-02-07T17:47:17.852Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-07T17:47:17.852Z] === RUN TestGetExtraCapabilities [2022-02-07T17:47:17.852Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-07T17:47:17.852Z] === RUN TestGetInvalidCapabilities [2022-02-07T17:47:17.852Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-07T17:47:17.852Z] === RUN TestRemoteDriver [2022-02-07T17:47:17.852Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-07T17:47:17.852Z] === RUN TestDriverError [2022-02-07T17:47:17.852Z] --- PASS: TestDriverError (0.00s) [2022-02-07T17:47:17.852Z] === RUN TestMissingValues [2022-02-07T17:47:17.852Z] --- PASS: TestMissingValues (0.00s) [2022-02-07T17:47:17.852Z] === RUN TestRollback [2022-02-07T17:47:17.852Z] --- PASS: TestRollback (0.00s) [2022-02-07T17:47:17.852Z] PASS [2022-02-07T17:47:17.852Z] coverage: 57.4% of statements [2022-02-07T17:47:17.852Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2022-02-07T17:47:18.127Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-02-07T17:47:18.153Z] --- PASS: TestCopierSlow (0.26s) [2022-02-07T17:47:18.153Z] === RUN TestCopierWithSized [2022-02-07T17:47:18.153Z] === RUN TestCopierWithSized/as_is [2022-02-07T17:47:18.153Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-07T17:47:18.153Z] --- PASS: TestCopierWithSized (0.02s) [2022-02-07T17:47:18.153Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-07T17:47:18.153Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-02-07T17:47:18.153Z] === RUN TestCopierWithPartial [2022-02-07T17:47:18.153Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestRingLogger [2022-02-07T17:47:18.153Z] --- PASS: TestRingLogger (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestRingCap [2022-02-07T17:47:18.153Z] --- PASS: TestRingCap (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestRingClose [2022-02-07T17:47:18.153Z] --- PASS: TestRingClose (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestRingDrain [2022-02-07T17:47:18.153Z] --- PASS: TestRingDrain (0.00s) [2022-02-07T17:47:18.153Z] PASS [2022-02-07T17:47:18.153Z] coverage: 43.8% of statements [2022-02-07T17:47:18.153Z] ok github.com/docker/docker/daemon/logger 0.361s coverage: 43.8% of statements [2022-02-07T17:47:18.153Z] === RUN TestSearchRegistryForImagesErrors [2022-02-07T17:47:18.153Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestSearchRegistryForImages [2022-02-07T17:47:18.153Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestOnlyPlatformWithFallback [2022-02-07T17:47:18.153Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-07T17:47:18.153Z] === RUN TestImageDelete [2022-02-07T17:47:18.153Z] === RUN TestImageDelete/no_lease [2022-02-07T17:47:18.153Z] === RUN TestImageDelete/lease_exists [2022-02-07T17:47:18.624Z] --- PASS: TestImageDelete (0.04s) [2022-02-07T17:47:18.624Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-07T17:47:18.624Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-07T17:47:18.624Z] === RUN TestContentStoreForPull [2022-02-07T17:47:18.624Z] --- PASS: TestContentStoreForPull (0.28s) [2022-02-07T17:47:18.624Z] PASS [2022-02-07T17:47:18.624Z] coverage: 6.6% of statements [2022-02-07T17:47:18.624Z] ok github.com/docker/docker/daemon/images 0.421s coverage: 6.6% of statements [2022-02-07T17:47:18.624Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-07T17:47:18.624Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-07T17:47:18.624Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-07T17:47:18.624Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-07T17:47:18.624Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-07T17:47:18.624Z] PASS [2022-02-07T17:47:18.624Z] coverage: 33.6% of statements [2022-02-07T17:47:18.624Z] ok github.com/docker/docker/daemon/logger/fluentd 0.105s coverage: 33.6% of statements [2022-02-07T17:47:18.624Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-07T17:47:18.624Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-07T17:47:18.624Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-07T17:47:18.694Z] ok github.com/docker/docker/daemon/logger/splunk 1.527s coverage: 82.5% of statements [2022-02-07T17:47:18.694Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-07T17:47:18.694Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-07T17:47:18.846Z] === RUN TestNAT [2022-02-07T17:47:18.846Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-07T17:47:18.846Z] --- SKIP: TestNAT (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestTransparent [2022-02-07T17:47:18.846Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-07T17:47:18.846Z] --- SKIP: TestTransparent (0.00s) [2022-02-07T17:47:18.846Z] PASS [2022-02-07T17:47:18.846Z] coverage: 0.0% of statements [2022-02-07T17:47:18.846Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-02-07T17:47:18.846Z] === RUN TestNew [2022-02-07T17:47:18.846Z] --- PASS: TestNew (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestAddDriver [2022-02-07T17:47:18.846Z] --- PASS: TestAddDriver (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestAddDuplicateDriver [2022-02-07T17:47:18.846Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-07T17:47:18.846Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestDriver [2022-02-07T17:47:18.846Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestIPAM [2022-02-07T17:47:18.846Z] --- PASS: TestIPAM (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestWalkIPAMs [2022-02-07T17:47:18.846Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestWalkDrivers [2022-02-07T17:47:18.846Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-07T17:47:18.846Z] PASS [2022-02-07T17:47:18.846Z] coverage: 82.4% of statements [2022-02-07T17:47:18.846Z] === RUN TestBuildDefault [2022-02-07T17:47:18.846Z] --- PASS: TestBuildDefault (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestBuildHostnameDomainname [2022-02-07T17:47:18.846Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestBuildHostname [2022-02-07T17:47:18.846Z] --- PASS: TestBuildHostname (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestBuildHostnameFQDN [2022-02-07T17:47:18.846Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestBuildNoIP [2022-02-07T17:47:18.846Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestUpdate [2022-02-07T17:47:18.846Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2022-02-07T17:47:18.846Z] --- PASS: TestUpdate (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-07T17:47:18.846Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-07T17:47:18.846Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestAddEmpty [2022-02-07T17:47:18.846Z] --- PASS: TestAddEmpty (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestAdd [2022-02-07T17:47:18.846Z] --- PASS: TestAdd (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestDeleteEmpty [2022-02-07T17:47:18.846Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestDeleteNewline [2022-02-07T17:47:18.846Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestDelete [2022-02-07T17:47:18.846Z] --- PASS: TestDelete (0.00s) [2022-02-07T17:47:18.846Z] === RUN TestConcurrentWrites [2022-02-07T17:47:18.846Z] --- PASS: TestConcurrentWrites (0.21s) [2022-02-07T17:47:18.846Z] PASS [2022-02-07T17:47:18.846Z] coverage: 81.2% of statements [2022-02-07T17:47:18.846Z] ok github.com/docker/docker/libnetwork/etchosts 0.264s coverage: 81.2% of statements [2022-02-07T17:47:19.097Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-07T17:47:19.097Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-07T17:47:19.097Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-07T17:47:19.097Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-02-07T17:47:19.097Z] === RUN TestFastTimeMarshalJSON [2022-02-07T17:47:19.097Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-07T17:47:19.097Z] PASS [2022-02-07T17:47:19.097Z] coverage: 87.2% of statements [2022-02-07T17:47:19.097Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.279s coverage: 87.2% of statements [2022-02-07T17:47:19.318Z] --- PASS: TestRandomAllocateDeallocate (6.35s) [2022-02-07T17:47:19.318Z] === RUN TestAllocateRandomDeallocate [2022-02-07T17:47:19.318Z] === RUN TestNew [2022-02-07T17:47:19.318Z] --- PASS: TestNew (0.00s) [2022-02-07T17:47:19.318Z] === RUN TestAllocate [2022-02-07T17:47:19.318Z] --- PASS: TestAllocate (0.00s) [2022-02-07T17:47:19.318Z] === RUN TestUninitialized [2022-02-07T17:47:19.318Z] --- PASS: TestUninitialized (0.00s) [2022-02-07T17:47:19.318Z] === RUN TestAllocateInRange [2022-02-07T17:47:19.318Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-07T17:47:19.318Z] === RUN TestAllocateSerial [2022-02-07T17:47:19.318Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-07T17:47:19.318Z] PASS [2022-02-07T17:47:19.318Z] coverage: 87.5% of statements [2022-02-07T17:47:19.318Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-02-07T17:47:19.318Z] === RUN TestCaller [2022-02-07T17:47:19.318Z] --- PASS: TestCaller (0.00s) [2022-02-07T17:47:19.318Z] PASS [2022-02-07T17:47:19.318Z] coverage: 100.0% of statements [2022-02-07T17:47:19.318Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-02-07T17:47:19.567Z] === RUN TestJSONFileLogger [2022-02-07T17:47:19.567Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-07T17:47:19.567Z] === RUN TestJSONFileLoggerWithTags [2022-02-07T17:47:19.567Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-07T17:47:19.567Z] === RUN TestJSONFileLoggerWithOpts [2022-02-07T17:47:19.567Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-07T17:47:19.567Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-07T17:47:19.567Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-07T17:47:19.567Z] === RUN TestEncodeDecode [2022-02-07T17:47:19.567Z] === PAUSE TestEncodeDecode [2022-02-07T17:47:19.567Z] === RUN TestUnexpectedEOF [2022-02-07T17:47:19.632Z] ok github.com/docker/docker/distribution 0.092s coverage: 26.3% of statements [2022-02-07T17:47:19.632Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2022-02-07T17:47:19.632Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-07T17:47:20.037Z] time="2022-02-07T17:47:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-07T17:47:20.038Z] time="2022-02-07T17:47:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-07T17:47:20.038Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-07T17:47:20.038Z] === CONT TestEncodeDecode [2022-02-07T17:47:20.038Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-07T17:47:20.038Z] PASS [2022-02-07T17:47:20.038Z] coverage: 69.9% of statements [2022-02-07T17:47:20.038Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.317s coverage: 69.9% of statements [2022-02-07T17:47:20.311Z] === RUN TestSetSerialInsertDelete [2022-02-07T17:47:20.311Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-07T17:47:20.311Z] === RUN TestSetParallelInsertDelete [2022-02-07T17:47:20.567Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2022-02-07T17:47:20.786Z] --- PASS: TestAllocateRandomDeallocate (1.41s) [2022-02-07T17:47:20.786Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-07T17:47:20.786Z] === RUN TestInt2IP2IntConversion [2022-02-07T17:47:21.030Z] === RUN TestWriteLog [2022-02-07T17:47:21.030Z] === PAUSE TestWriteLog [2022-02-07T17:47:21.030Z] === RUN TestReadLog [2022-02-07T17:47:21.030Z] === PAUSE TestReadLog [2022-02-07T17:47:21.030Z] === RUN TestDecode [2022-02-07T17:47:21.030Z] --- PASS: TestDecode (0.04s) [2022-02-07T17:47:21.030Z] === CONT TestWriteLog [2022-02-07T17:47:21.030Z] === CONT TestReadLog [2022-02-07T17:47:21.030Z] === RUN TestReadLog/tail_exact [2022-02-07T17:47:21.030Z] --- PASS: TestWriteLog (0.01s) [2022-02-07T17:47:21.030Z] === RUN TestOpenFileDelete [2022-02-07T17:47:21.030Z] --- PASS: TestOpenFileDelete (0.01s) [2022-02-07T17:47:21.030Z] === RUN TestOpenFileRename [2022-02-07T17:47:21.030Z] --- PASS: TestOpenFileRename (0.05s) [2022-02-07T17:47:21.030Z] === RUN TestHandleDecoderErr [2022-02-07T17:47:21.030Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestParseLogTagDefaultTag [2022-02-07T17:47:21.030Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestParseLogTag [2022-02-07T17:47:21.030Z] --- PASS: TestParseLogTag (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestParseLogTagEmptyTag [2022-02-07T17:47:21.030Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestTailFiles [2022-02-07T17:47:21.030Z] --- PASS: TestTailFiles (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestFollowLogsConsumerGone [2022-02-07T17:47:21.030Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestFollowLogsProducerGone [2022-02-07T17:47:21.030Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-07T17:47:21.030Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-07T17:47:21.030Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-07T17:47:21.030Z] === RUN TestCheckCapacityAndRotate [2022-02-07T17:47:21.030Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-07T17:47:21.030Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-07T17:47:21.030Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-02-07T17:47:21.030Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-07T17:47:21.030Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-07T17:47:21.030Z] PASS [2022-02-07T17:47:21.030Z] coverage: 53.4% of statements [2022-02-07T17:47:21.030Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.365s coverage: 53.4% of statements [2022-02-07T17:47:21.030Z] === RUN TestReadLog/tail_less_than_available [2022-02-07T17:47:21.030Z] === RUN TestReadLog/tail_more_than_available [2022-02-07T17:47:21.030Z] --- PASS: TestReadLog (0.23s) [2022-02-07T17:47:21.030Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-02-07T17:47:21.030Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-07T17:47:21.030Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-07T17:47:21.030Z] PASS [2022-02-07T17:47:21.030Z] coverage: 78.7% of statements [2022-02-07T17:47:21.030Z] ok github.com/docker/docker/daemon/logger/local 0.488s coverage: 78.7% of statements [2022-02-07T17:47:21.134Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-02-07T17:47:21.260Z] === RUN TestPoolRequest [2022-02-07T17:47:21.260Z] --- PASS: TestPoolRequest (0.00s) [2022-02-07T17:47:21.260Z] === RUN TestOtherRequests [2022-02-07T17:47:21.260Z] --- PASS: TestOtherRequests (0.00s) [2022-02-07T17:47:21.260Z] PASS [2022-02-07T17:47:21.260Z] coverage: 57.1% of statements [2022-02-07T17:47:21.260Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-02-07T17:47:21.260Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-02-07T17:47:21.260Z] === RUN TestGetAddressVersion [2022-02-07T17:47:21.260Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-07T17:47:21.260Z] === RUN TestKeyString [2022-02-07T17:47:21.260Z] --- PASS: TestKeyString (0.00s) [2022-02-07T17:47:21.260Z] === RUN TestPoolDataMarshal [2022-02-07T17:47:21.260Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-07T17:47:21.260Z] === RUN TestSubnetsMarshal [2022-02-07T17:47:21.260Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-07T17:47:21.260Z] === RUN TestAddSubnets [2022-02-07T17:47:21.260Z] --- PASS: TestAddSubnets (0.08s) [2022-02-07T17:47:21.260Z] === RUN TestDoublePoolRelease [2022-02-07T17:47:21.260Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-07T17:47:21.260Z] === RUN TestAddReleasePoolID [2022-02-07T17:47:21.392Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-07T17:47:21.501Z] === RUN TestLog [2022-02-07T17:47:21.501Z] --- PASS: TestLog (0.01s) [2022-02-07T17:47:21.501Z] PASS [2022-02-07T17:47:21.501Z] coverage: 31.5% of statements [2022-02-07T17:47:21.501Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2022-02-07T17:47:21.501Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-07T17:47:21.737Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-02-07T17:47:21.737Z] === RUN TestPredefinedPool [2022-02-07T17:47:21.737Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-07T17:47:21.737Z] === RUN TestRemoveSubnet [2022-02-07T17:47:21.737Z] --- PASS: TestRemoveSubnet (0.27s) [2022-02-07T17:47:21.737Z] === RUN TestGetSameAddress [2022-02-07T17:47:21.737Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-07T17:47:21.737Z] === RUN TestPoolAllocationReuse [2022-02-07T17:47:21.737Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s) [2022-02-07T17:47:21.737Z] === RUN TestRetrieveFromStore [2022-02-07T17:47:21.957Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-07T17:47:21.972Z] === RUN TestNewParse [2022-02-07T17:47:21.972Z] --- PASS: TestNewParse (0.00s) [2022-02-07T17:47:21.972Z] PASS [2022-02-07T17:47:22.210Z] === RUN TestGetCapabilities [2022-02-07T17:47:22.210Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-07T17:47:22.210Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-07T17:47:22.210Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-07T17:47:22.210Z] === RUN TestGetDefaultAddressSpaces [2022-02-07T17:47:22.210Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-07T17:47:22.210Z] === RUN TestRemoteDriver [2022-02-07T17:47:22.210Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-07T17:47:22.210Z] PASS [2022-02-07T17:47:22.210Z] coverage: 47.4% of statements [2022-02-07T17:47:22.210Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2022-02-07T17:47:22.215Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.4% of statements [2022-02-07T17:47:22.215Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-07T17:47:22.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-07T17:47:22.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-07T17:47:22.441Z] coverage: 8.3% of statements [2022-02-07T17:47:22.441Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-07T17:47:22.441Z] === RUN TestValidateLogOpt [2022-02-07T17:47:22.441Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestNewMissedConfig [2022-02-07T17:47:22.441Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestNewMissedUrl [2022-02-07T17:47:22.441Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestNewMissedToken [2022-02-07T17:47:22.441Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestNewWithProxy [2022-02-07T17:47:22.441Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestDefault [2022-02-07T17:47:22.441Z] --- PASS: TestDefault (0.01s) [2022-02-07T17:47:22.441Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-07T17:47:22.441Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestJsonFormat [2022-02-07T17:47:22.441Z] --- PASS: TestJsonFormat (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestRawFormat [2022-02-07T17:47:22.441Z] --- PASS: TestRawFormat (0.01s) [2022-02-07T17:47:22.441Z] === RUN TestRawFormatWithLabels [2022-02-07T17:47:22.441Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestRawFormatWithoutTag [2022-02-07T17:47:22.441Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-07T17:47:22.441Z] === RUN TestBatching [2022-02-07T17:47:22.473Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-02-07T17:47:22.474Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-07T17:47:22.682Z] --- PASS: TestRetrieveFromStore (0.66s) [2022-02-07T17:47:22.682Z] === RUN TestIsCorrupted [2022-02-07T17:47:22.682Z] --- PASS: TestIsCorrupted (0.03s) [2022-02-07T17:47:22.682Z] === RUN TestSetRollover [2022-02-07T17:47:22.731Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-02-07T17:47:22.911Z] === RUN TestParseLogFormat [2022-02-07T17:47:22.911Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestValidateLogOptEmpty [2022-02-07T17:47:22.911Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestValidateSyslogAddress [2022-02-07T17:47:22.911Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestParseAddressDefaultPort [2022-02-07T17:47:22.911Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestValidateSyslogFacility [2022-02-07T17:47:22.911Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestValidateLogOptSyslogFormat [2022-02-07T17:47:22.911Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestValidateLogOpt [2022-02-07T17:47:22.911Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-07T17:47:22.911Z] PASS [2022-02-07T17:47:22.911Z] coverage: 46.8% of statements [2022-02-07T17:47:22.911Z] ok github.com/docker/docker/daemon/logger/syslog 0.070s coverage: 46.8% of statements [2022-02-07T17:47:22.911Z] --- PASS: TestBatching (0.36s) [2022-02-07T17:47:22.911Z] === RUN TestFrequency [2022-02-07T17:47:22.911Z] --- PASS: TestFrequency (0.23s) [2022-02-07T17:47:22.911Z] === RUN TestOneMessagePerRequest [2022-02-07T17:47:22.911Z] --- PASS: TestOneMessagePerRequest (0.07s) [2022-02-07T17:47:22.911Z] === RUN TestVerify [2022-02-07T17:47:22.911Z] --- PASS: TestVerify (0.00s) [2022-02-07T17:47:22.911Z] === RUN TestSkipVerify [2022-02-07T17:47:23.153Z] === RUN TestWindowsIPAM [2022-02-07T17:47:23.153Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-07T17:47:23.153Z] PASS [2022-02-07T17:47:23.153Z] coverage: 71.4% of statements [2022-02-07T17:47:23.153Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] --- PASS: TestSkipVerify (0.56s) [2022-02-07T17:47:23.381Z] === RUN TestBufferMaximum [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.305574\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.305574\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.381Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-07T17:47:23.381Z] === RUN TestServerAlwaysDown [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.309573\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.309573\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.309573\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.381Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.310573\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.625Z] --- PASS: TestPoolAllocationReuse (1.93s) [2022-02-07T17:47:23.625Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-07T17:47:23.625Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-07T17:47:23.625Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-07T17:47:23.665Z] ok github.com/docker/docker/oci 0.005s coverage: 43.3% of statements [2022-02-07T17:47:23.851Z] time="2022-02-07T17:47:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256043.310573\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:23.851Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-07T17:47:23.851Z] === RUN TestCannotSendAfterClose [2022-02-07T17:47:23.851Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-07T17:47:23.851Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-07T17:47:23.851Z] === RUN TestV1IDService [2022-02-07T17:47:23.851Z] --- PASS: TestV1IDService (0.02s) [2022-02-07T17:47:23.851Z] === RUN TestV2MetadataService [2022-02-07T17:47:24.097Z] === RUN TestDefaultNetwork [2022-02-07T17:47:24.097Z] --- PASS: TestDefaultNetwork (0.24s) [2022-02-07T17:47:24.230Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-02-07T17:47:24.488Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-07T17:47:24.571Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-07T17:47:24.571Z] --- PASS: TestSetRollover (1.74s) [2022-02-07T17:47:24.571Z] === RUN TestSetRolloverSerial [2022-02-07T17:47:24.571Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-02-07T17:47:24.571Z] === RUN TestInitAddressPools [2022-02-07T17:47:24.571Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-07T17:47:24.571Z] PASS [2022-02-07T17:47:24.571Z] coverage: 74.0% of statements [2022-02-07T17:47:24.571Z] ok github.com/docker/docker/libnetwork/ipamutils 0.575s coverage: 74.0% of statements [2022-02-07T17:47:24.842Z] time="2022-02-07T17:47:24Z" 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-02-07T17:47:24.842Z] time="2022-02-07T17:47:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0c45f4643c14\"}'" [2022-02-07T17:47:24.842Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-07T17:47:24.842Z] PASS [2022-02-07T17:47:24.842Z] coverage: 82.5% of statements [2022-02-07T17:47:24.843Z] ok github.com/docker/docker/daemon/logger/splunk 2.310s coverage: 82.5% of statements [2022-02-07T17:47:24.843Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-07T17:47:24.843Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-07T17:47:24.843Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-07T17:47:24.843Z] --- PASS: TestV2MetadataService (0.83s) [2022-02-07T17:47:24.843Z] PASS [2022-02-07T17:47:24.843Z] coverage: 48.2% of statements [2022-02-07T17:47:24.843Z] ok github.com/docker/docker/distribution/metadata 0.936s coverage: 48.2% of statements [2022-02-07T17:47:24.843Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-07T17:47:24.843Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-07T17:47:24.843Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-07T17:47:24.843Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-07T17:47:24.843Z] === RUN TestContinueOnError_NeverContinue [2022-02-07T17:47:24.843Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-07T17:47:24.843Z] === RUN TestManifestStore [2022-02-07T17:47:24.843Z] === RUN TestManifestStore/no_remote_or_local [2022-02-07T17:47:24.843Z] === RUN TestSuccessfulDownload [2022-02-07T17:47:24.843Z] download_test.go:267: Needs fixing on Windows [2022-02-07T17:47:24.843Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-07T17:47:24.843Z] === RUN TestCancelledDownload [2022-02-07T17:47:24.843Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-07T17:47:24.843Z] === RUN TestMaxDownloadAttempts [2022-02-07T17:47:24.843Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:47:24.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:47:24.843Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:47:24.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:47:24.843Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:47:24.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:47:24.843Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:47:24.843Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:47:24.843Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:47:24.843Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:47:24.843Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:47:24.843Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:47:24.843Z] time="2022-02-07T17:47:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local741598787\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-07T17:47:25.043Z] === RUN TestKeyValue [2022-02-07T17:47:25.043Z] --- PASS: TestKeyValue (0.00s) [2022-02-07T17:47:25.043Z] PASS [2022-02-07T17:47:25.043Z] coverage: 60.0% of statements [2022-02-07T17:47:25.043Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-02-07T17:47:25.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/no_local_cache [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/with_local_cache [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/unknown_media_type [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:24Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:24Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:24Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:24Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:24Z" level=warning msg="reference for unknown type: " [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-07T17:47:25.313Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:24Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore (0.39s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-07T17:47:25.313Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestFixManifestLayers [2022-02-07T17:47:25.313Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-07T17:47:25.313Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-07T17:47:25.313Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestFixManifestLayersBadParent [2022-02-07T17:47:25.313Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestValidateManifest [2022-02-07T17:47:25.313Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-07T17:47:25.313Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestFormatPlatform [2022-02-07T17:47:25.313Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestGetRepositoryMountCandidates [2022-02-07T17:47:25.313Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-07T17:47:25.313Z] === RUN TestLayerAlreadyExists [2022-02-07T17:47:25.313Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:25.313Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:25.313Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:25.313Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:25.313Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:25.313Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:47:25.313Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-02-07T17:47:25.313Z] === RUN TestWhenEmptyAuthConfig [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:25.313Z] time="2022-02-07T17:47:25Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:47:25.313Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-07T17:47:25.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-02-07T17:47:25.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-02-07T17:47:25.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-02-07T17:47:25.313Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-02-07T17:47:25.313Z] === RUN TestTransfer [2022-02-07T17:47:25.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-07T17:47:25.784Z] --- PASS: TestTransfer (0.12s) [2022-02-07T17:47:25.784Z] === RUN TestConcurrencyLimit [2022-02-07T17:47:25.784Z] === RUN TestNotFound [2022-02-07T17:47:25.784Z] --- PASS: TestNotFound (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestConflict [2022-02-07T17:47:25.784Z] --- PASS: TestConflict (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestForbidden [2022-02-07T17:47:25.784Z] --- PASS: TestForbidden (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestInvalidParameter [2022-02-07T17:47:25.784Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestNotImplemented [2022-02-07T17:47:25.784Z] --- PASS: TestNotImplemented (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestNotModified [2022-02-07T17:47:25.784Z] --- PASS: TestNotModified (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestUnauthorized [2022-02-07T17:47:25.784Z] --- PASS: TestUnauthorized (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestUnknown [2022-02-07T17:47:25.784Z] --- PASS: TestUnknown (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestCancelled [2022-02-07T17:47:25.784Z] --- PASS: TestCancelled (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestDeadline [2022-02-07T17:47:25.784Z] --- PASS: TestDeadline (0.00s) [2022-02-07T17:47:25.784Z] === RUN TestDataLoss [2022-02-07T17:47:25.863Z] ok github.com/docker/docker/pkg/archive 0.280s coverage: 82.6% of statements [2022-02-07T17:47:26.036Z] --- PASS: TestSetRolloverSerial (1.50s) [2022-02-07T17:47:26.036Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-07T17:47:26.036Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-07T17:47:26.036Z] PASS [2022-02-07T17:47:26.036Z] coverage: 84.4% of statements [2022-02-07T17:47:26.036Z] ok github.com/docker/docker/libnetwork/bitseq 13.015s coverage: 84.4% of statements [2022-02-07T17:47:26.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-07T17:47:26.254Z] --- PASS: TestDataLoss (0.00s) [2022-02-07T17:47:26.254Z] === RUN TestUnavailable [2022-02-07T17:47:26.254Z] --- PASS: TestUnavailable (0.00s) [2022-02-07T17:47:26.254Z] === RUN TestSystem [2022-02-07T17:47:26.254Z] --- PASS: TestSystem (0.00s) [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Not_Found [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Bad_Request [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Conflict [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Unauthorized [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Forbidden [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Not_Modified [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-07T17:47:26.254Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-07T17:47:26.254Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-07T17:47:26.254Z] PASS [2022-02-07T17:47:26.254Z] coverage: 53.1% of statements [2022-02-07T17:47:26.254Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-02-07T17:47:26.254Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-02-07T17:47:26.254Z] === RUN TestInactiveJobs [2022-02-07T17:47:26.254Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-07T17:47:26.254Z] === RUN TestWatchRelease [2022-02-07T17:47:26.254Z] --- PASS: TestWatchRelease (0.04s) [2022-02-07T17:47:26.254Z] === RUN TestWatchFinishedTransfer [2022-02-07T17:47:26.254Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-07T17:47:26.254Z] === RUN TestDuplicateTransfer [2022-02-07T17:47:26.254Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-07T17:47:26.254Z] === RUN TestSuccessfulUpload [2022-02-07T17:47:26.254Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2022-02-07T17:47:26.254Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-07T17:47:26.254Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-07T17:47:26.508Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.65s) [2022-02-07T17:47:26.508Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-07T17:47:26.724Z] === RUN TestTokenPassThru [2022-02-07T17:47:26.724Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestTokenPassThruDifferentHost [2022-02-07T17:47:26.724Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-07T17:47:26.724Z] PASS [2022-02-07T17:47:26.724Z] coverage: 24.6% of statements [2022-02-07T17:47:26.724Z] ok github.com/docker/docker/distribution 1.738s coverage: 24.6% of statements [2022-02-07T17:47:26.724Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-07T17:47:26.724Z] time="2022-02-07T17:47:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-07T17:47:26.724Z] === RUN TestFSGetInvalidData [2022-02-07T17:47:26.724Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestFSInvalidSet [2022-02-07T17:47:26.724Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestFSInvalidRoot [2022-02-07T17:47:26.724Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestFSMetadataGetSet [2022-02-07T17:47:26.724Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-02-07T17:47:26.724Z] === RUN TestFSInvalidWalker [2022-02-07T17:47:26.724Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestFSGetSet [2022-02-07T17:47:26.724Z] --- PASS: TestFSGetSet (0.02s) [2022-02-07T17:47:26.724Z] === RUN TestFSGetUnsetKey [2022-02-07T17:47:26.724Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestFSGetEmptyData [2022-02-07T17:47:26.724Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-02-07T17:47:26.724Z] === RUN TestCancelledUpload [2022-02-07T17:47:26.724Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-07T17:47:26.724Z] PASS [2022-02-07T17:47:26.724Z] coverage: 77.1% of statements [2022-02-07T17:47:26.724Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-07T17:47:26.724Z] === RUN TestFSDelete [2022-02-07T17:47:26.724Z] ok github.com/docker/docker/distribution/xfer 1.969s coverage: 77.1% of statements [2022-02-07T17:47:26.724Z] --- PASS: TestFSDelete (0.02s) [2022-02-07T17:47:26.724Z] === RUN TestFSWalker [2022-02-07T17:47:26.724Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-07T17:47:26.724Z] --- PASS: TestFSWalker (0.02s) [2022-02-07T17:47:26.724Z] === RUN TestFSWalkerStopOnError [2022-02-07T17:47:26.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-07T17:47:26.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-07T17:47:27.195Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-07T17:47:27.196Z] === RUN TestNewFromJSON [2022-02-07T17:47:27.196Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-07T17:47:27.196Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-07T17:47:27.196Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-07T17:47:27.196Z] === RUN TestMarshalKeyOrder [2022-02-07T17:47:27.196Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-07T17:47:27.196Z] === RUN TestHistoryEqual [2022-02-07T17:47:27.196Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-07T17:47:27.196Z] === RUN TestImage [2022-02-07T17:47:27.196Z] --- PASS: TestImage (0.00s) [2022-02-07T17:47:27.196Z] === RUN TestImageOSNotEmpty [2022-02-07T17:47:27.196Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-07T17:47:27.196Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-07T17:47:27.196Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-07T17:47:27.196Z] === RUN TestCreate [2022-02-07T17:47:27.196Z] --- PASS: TestCreate (0.01s) [2022-02-07T17:47:27.196Z] === RUN TestRestore [2022-02-07T17:47:27.196Z] === RUN TestCompare [2022-02-07T17:47:27.196Z] --- PASS: TestCompare (0.00s) [2022-02-07T17:47:27.196Z] PASS [2022-02-07T17:47:27.196Z] coverage: 19.2% of statements [2022-02-07T17:47:27.196Z] time="2022-02-07T17:47:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-07T17:47:27.196Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2022-02-07T17:47:27.196Z] --- PASS: TestRestore (0.05s) [2022-02-07T17:47:27.196Z] === RUN TestAddDelete [2022-02-07T17:47:27.196Z] --- PASS: TestAddDelete (0.03s) [2022-02-07T17:47:27.196Z] === RUN TestSearchAfterDelete [2022-02-07T17:47:27.196Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-07T17:47:27.196Z] === RUN TestParentReset [2022-02-07T17:47:27.196Z] --- PASS: TestParentReset (0.04s) [2022-02-07T17:47:27.196Z] === RUN TestGetAndSetLastUpdated [2022-02-07T17:47:27.196Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-07T17:47:27.196Z] === RUN TestStoreLen [2022-02-07T17:47:27.196Z] --- PASS: TestStoreLen (0.07s) [2022-02-07T17:47:27.196Z] PASS [2022-02-07T17:47:27.196Z] coverage: 86.6% of statements [2022-02-07T17:47:27.242Z] ok github.com/docker/docker/pkg/authorization 0.789s coverage: 68.3% of statements [2022-02-07T17:47:27.242Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-07T17:47:27.501Z] === RUN TestNetworkDBSimple [2022-02-07T17:47:27.501Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-02-07T17:47:27.666Z] ok github.com/docker/docker/image 0.678s coverage: 86.6% of statements [2022-02-07T17:47:27.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-07T17:47:28.136Z] === RUN TestMakeV1ConfigFromConfig [2022-02-07T17:47:28.136Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-07T17:47:28.136Z] PASS [2022-02-07T17:47:28.136Z] coverage: 25.0% of statements [2022-02-07T17:47:28.136Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2022-02-07T17:47:28.136Z] === RUN TestValidateManifest [2022-02-07T17:47:28.136Z] === RUN TestValidateManifest/nil [2022-02-07T17:47:28.136Z] === RUN TestValidateManifest/non-nil [2022-02-07T17:47:28.136Z] --- PASS: TestValidateManifest (0.00s) [2022-02-07T17:47:28.136Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-07T17:47:28.136Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-07T17:47:28.136Z] PASS [2022-02-07T17:47:28.136Z] coverage: 0.7% of statements [2022-02-07T17:47:28.136Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2022-02-07T17:47:28.136Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-07T17:47:28.495Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.22s) [2022-02-07T17:47:28.495Z] === RUN TestGetAddress [2022-02-07T17:47:28.495Z] 2022/02/07 17:47:28 Closing DB instances... [2022-02-07T17:47:29.490Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-07T17:47:29.490Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-07T17:47:29.490Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-07T17:47:29.491Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-07T17:47:29.708Z] === RUN TestSerialization [2022-02-07T17:47:29.708Z] --- PASS: TestSerialization (0.02s) [2022-02-07T17:47:29.708Z] PASS [2022-02-07T17:47:29.708Z] coverage: 100.0% of statements [2022-02-07T17:47:29.708Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-02-07T17:47:29.962Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-02-07T17:47:29.962Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-07T17:47:29.962Z] === RUN TestGenerate [2022-02-07T17:47:29.962Z] --- PASS: TestGenerate (0.00s) [2022-02-07T17:47:29.962Z] === RUN TestGeneratePtr [2022-02-07T17:47:29.962Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-07T17:47:29.962Z] === RUN TestGenerateMissingField [2022-02-07T17:47:29.962Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-07T17:47:29.962Z] === RUN TestFieldCannotBeSet [2022-02-07T17:47:29.962Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-07T17:47:29.962Z] === RUN TestTypeMismatchError [2022-02-07T17:47:29.962Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-07T17:47:29.962Z] PASS [2022-02-07T17:47:29.962Z] coverage: 100.0% of statements [2022-02-07T17:47:29.962Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-02-07T17:47:29.962Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-07T17:47:29.962Z] PASS [2022-02-07T17:47:29.962Z] coverage: 100.0% of statements [2022-02-07T17:47:29.962Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-02-07T17:47:30.182Z] === RUN TestEnvironmentParsing [2022-02-07T17:47:30.182Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-07T17:47:30.182Z] PASS [2022-02-07T17:47:30.182Z] coverage: 1.2% of statements [2022-02-07T17:47:30.182Z] ok github.com/docker/docker/libcontainerd/local 0.086s coverage: 1.2% of statements [2022-02-07T17:47:30.182Z] === RUN TestEmptyLayer [2022-02-07T17:47:30.182Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-07T17:47:30.182Z] === RUN TestCommitFailure [2022-02-07T17:47:30.182Z] --- PASS: TestCommitFailure (0.03s) [2022-02-07T17:47:30.182Z] === RUN TestStartTransactionFailure [2022-02-07T17:47:30.182Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-07T17:47:30.182Z] === RUN TestGetOrphan [2022-02-07T17:47:30.182Z] --- PASS: TestGetOrphan (0.01s) [2022-02-07T17:47:30.182Z] === RUN TestMountAndRegister [2022-02-07T17:47:30.435Z] testing: warning: no tests to run [2022-02-07T17:47:30.435Z] PASS [2022-02-07T17:47:30.435Z] coverage: 0.0% of statements [2022-02-07T17:47:30.435Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2022-02-07T17:47:30.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-07T17:47:30.653Z] layer_test.go:270: Layer size: 14 [2022-02-07T17:47:30.653Z] --- PASS: TestMountAndRegister (0.14s) [2022-02-07T17:47:30.653Z] === RUN TestLayerRelease [2022-02-07T17:47:30.653Z] layer_test.go:303: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestStoreRestore [2022-02-07T17:47:30.653Z] layer_test.go:352: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestTarStreamStability [2022-02-07T17:47:30.653Z] layer_test.go:467: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestRegisterExistingLayer [2022-02-07T17:47:30.653Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-02-07T17:47:30.653Z] === RUN TestTarStreamVerification [2022-02-07T17:47:30.653Z] layer_test.go:696: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestLayerMigration [2022-02-07T17:47:30.653Z] migration_test.go:45: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestLayerMigrationNoTarsplit [2022-02-07T17:47:30.653Z] migration_test.go:181: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestMountInit [2022-02-07T17:47:30.653Z] mount_test.go:17: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestMountInit (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestMountSize [2022-02-07T17:47:30.653Z] mount_test.go:76: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestMountSize (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestMountChanges [2022-02-07T17:47:30.653Z] mount_test.go:125: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestMountChanges (0.00s) [2022-02-07T17:47:30.653Z] === RUN TestMountApply [2022-02-07T17:47:30.653Z] mount_test.go:212: Failing on Windows [2022-02-07T17:47:30.653Z] --- SKIP: TestMountApply (0.00s) [2022-02-07T17:47:30.653Z] PASS [2022-02-07T17:47:30.653Z] coverage: 30.1% of statements [2022-02-07T17:47:30.653Z] ok github.com/docker/docker/layer 0.521s coverage: 30.1% of statements [2022-02-07T17:47:30.788Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 43.5% of statements [2022-02-07T17:47:30.788Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-07T17:47:30.788Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-07T17:47:30.907Z] === RUN TestRequestNewPort [2022-02-07T17:47:30.907Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestRequestSpecificPort [2022-02-07T17:47:30.907Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestReleasePort [2022-02-07T17:47:30.907Z] --- PASS: TestReleasePort (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestReuseReleasedPort [2022-02-07T17:47:30.907Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestReleaseUnreadledPort [2022-02-07T17:47:30.907Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestUnknowProtocol [2022-02-07T17:47:30.907Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestAllocateAllPorts [2022-02-07T17:47:30.907Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestPortAllocation [2022-02-07T17:47:30.907Z] --- PASS: TestPortAllocation (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestPortAllocationWithCustomRange [2022-02-07T17:47:30.907Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestNoDuplicateBPR [2022-02-07T17:47:30.907Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-07T17:47:30.907Z] === RUN TestChangePortRange [2022-02-07T17:47:30.907Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-07T17:47:30.907Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-07T17:47:30.907Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-07T17:47:30.907Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-07T17:47:30.907Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-07T17:47:30.907Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-07T17:47:30.907Z] --- PASS: TestChangePortRange (0.00s) [2022-02-07T17:47:30.907Z] PASS [2022-02-07T17:47:30.907Z] coverage: 88.6% of statements [2022-02-07T17:47:30.907Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2022-02-07T17:47:30.907Z] 2022/02/07 17:47:30 Closing DB instances... [2022-02-07T17:47:31.047Z] ok github.com/docker/docker/layer 7.288s coverage: 68.8% of statements [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-07T17:47:31.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-07T17:47:31.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-07T17:47:31.125Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-07T17:47:31.125Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-07T17:47:31.125Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-07T17:47:31.125Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-07T17:47:31.385Z] testing: warning: no tests to run [2022-02-07T17:47:31.385Z] PASS [2022-02-07T17:47:31.385Z] coverage: 0.0% of statements [2022-02-07T17:47:31.385Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-02-07T17:47:31.385Z] === RUN TestHashData [2022-02-07T17:47:31.385Z] --- PASS: TestHashData (0.00s) [2022-02-07T17:47:31.385Z] PASS [2022-02-07T17:47:31.385Z] coverage: 2.8% of statements [2022-02-07T17:47:31.385Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-02-07T17:47:31.595Z] === RUN TestSequenceGetAvailableBit [2022-02-07T17:47:31.595Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSequenceEqual [2022-02-07T17:47:31.595Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSequenceCopy [2022-02-07T17:47:31.595Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestGetFirstAvailable [2022-02-07T17:47:31.595Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestFindSequence [2022-02-07T17:47:31.595Z] --- PASS: TestFindSequence (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestCheckIfAvailable [2022-02-07T17:47:31.595Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestMergeSequences [2022-02-07T17:47:31.595Z] --- PASS: TestMergeSequences (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestPushReservation [2022-02-07T17:47:31.595Z] --- PASS: TestPushReservation (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSerializeDeserialize [2022-02-07T17:47:31.595Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSet [2022-02-07T17:47:31.595Z] --- PASS: TestSet (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSetUnset [2022-02-07T17:47:31.595Z] --- PASS: TestSetUnset (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestOffsetSetUnset [2022-02-07T17:47:31.595Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSetInRange [2022-02-07T17:47:31.595Z] --- PASS: TestSetInRange (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestSetAnyInRange [2022-02-07T17:47:31.595Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestMethods [2022-02-07T17:47:31.595Z] --- PASS: TestMethods (0.00s) [2022-02-07T17:47:31.595Z] === RUN TestRandomAllocateDeallocate [2022-02-07T17:47:31.618Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-07T17:47:31.618Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-07T17:47:31.857Z] === RUN TestErrorConstructors [2022-02-07T17:47:31.857Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-07T17:47:31.857Z] === RUN TestCompareIPMask [2022-02-07T17:47:31.857Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-07T17:47:31.857Z] === RUN TestUtilGetHostPartIP [2022-02-07T17:47:31.857Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-07T17:47:31.857Z] === RUN TestUtilGetBroadcastIP [2022-02-07T17:47:31.857Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-07T17:47:31.857Z] === RUN TestParseCIDR [2022-02-07T17:47:31.857Z] --- PASS: TestParseCIDR (0.00s) [2022-02-07T17:47:31.857Z] PASS [2022-02-07T17:47:31.857Z] coverage: 37.3% of statements [2022-02-07T17:47:31.857Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-02-07T17:47:31.877Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2022-02-07T17:47:31.877Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-07T17:47:32.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-07T17:47:32.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-07T17:47:32.814Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 69.5% of statements [2022-02-07T17:47:32.814Z] ok github.com/docker/docker/pkg/ioutils 0.358s coverage: 71.5% of statements [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-07T17:47:32.851Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-07T17:47:32.851Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-07T17:47:32.851Z] PASS [2022-02-07T17:47:32.851Z] coverage: 50.0% of statements [2022-02-07T17:47:32.851Z] ok github.com/docker/docker/oci 0.073s coverage: 50.0% of statements [2022-02-07T17:47:32.851Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-02-07T17:47:32.851Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-07T17:47:33.072Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-02-07T17:47:33.072Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-07T17:47:33.072Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-07T17:47:33.072Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-07T17:47:33.072Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-07T17:47:33.176Z] === RUN TestInvalidConfig [2022-02-07T17:47:33.176Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-07T17:47:33.176Z] === RUN TestConfig [2022-02-07T17:47:33.176Z] --- PASS: TestConfig (0.00s) [2022-02-07T17:47:33.176Z] === RUN TestOptionsLabels [2022-02-07T17:47:33.176Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-07T17:47:33.176Z] === RUN TestValidName [2022-02-07T17:47:33.176Z] --- PASS: TestValidName (0.00s) [2022-02-07T17:47:33.176Z] PASS [2022-02-07T17:47:33.176Z] coverage: 19.7% of statements [2022-02-07T17:47:33.176Z] ok github.com/docker/docker/libnetwork/config 0.101s coverage: 19.7% of statements [2022-02-07T17:47:33.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-07T17:47:33.323Z] === RUN TestAddressPoolOpt [2022-02-07T17:47:33.323Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/a [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/something [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/_=a [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/env1=value1 [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/_env1=value1 [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/PATH [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/=a [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/PATH= [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/PATH=something [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/asd!qwe [2022-02-07T17:47:33.323Z] === RUN TestValidateEnv/1asd [2022-02-07T17:47:33.324Z] === RUN TestValidateEnv/123 [2022-02-07T17:47:33.324Z] === RUN TestValidateEnv/some_space [2022-02-07T17:47:33.324Z] === RUN TestValidateEnv/__some_space_before [2022-02-07T17:47:33.324Z] === RUN TestValidateEnv/some_space_after__ [2022-02-07T17:47:33.324Z] === RUN TestValidateEnv/= [2022-02-07T17:47:33.324Z] === RUN TestValidateEnv/PaTh [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestParseHost [2022-02-07T17:47:33.324Z] --- PASS: TestParseHost (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestParseDockerDaemonHost [2022-02-07T17:47:33.324Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestParseTCP [2022-02-07T17:47:33.324Z] --- PASS: TestParseTCP (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-07T17:47:33.324Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestValidateExtraHosts [2022-02-07T17:47:33.324Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestIpOptString [2022-02-07T17:47:33.324Z] --- PASS: TestIpOptString (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-07T17:47:33.324Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestNewIpOptValidDefaultVal [2022-02-07T17:47:33.324Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestIpOptSetInvalidVal [2022-02-07T17:47:33.324Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestValidateIPAddress [2022-02-07T17:47:33.324Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestMapOpts [2022-02-07T17:47:33.324Z] --- PASS: TestMapOpts (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestListOptsWithoutValidator [2022-02-07T17:47:33.324Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestListOptsWithValidator [2022-02-07T17:47:33.324Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestValidateDNSSearch [2022-02-07T17:47:33.324Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_general_format [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_one_more [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-07T17:47:33.324Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-07T17:47:33.324Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestNamedListOpts [2022-02-07T17:47:33.324Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestNamedMapOpts [2022-02-07T17:47:33.324Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestParseLink [2022-02-07T17:47:33.324Z] --- PASS: TestParseLink (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestQuotedStringSetWithQuotes [2022-02-07T17:47:33.324Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-07T17:47:33.324Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-07T17:47:33.324Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-07T17:47:33.324Z] === RUN TestUlimitOpt [2022-02-07T17:47:33.324Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-07T17:47:33.324Z] PASS [2022-02-07T17:47:33.324Z] coverage: 67.1% of statements [2022-02-07T17:47:33.324Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2022-02-07T17:47:33.324Z] === RUN TestParseVersion [2022-02-07T17:47:33.324Z] --- PASS: TestParseVersion (0.00s) [2022-02-07T17:47:33.324Z] PASS [2022-02-07T17:47:33.324Z] coverage: 52.9% of statements [2022-02-07T17:47:33.324Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-02-07T17:47:33.331Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-02-07T17:47:33.331Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-02-07T17:47:33.589Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-02-07T17:47:33.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-07T17:47:33.795Z] 2022/02/07 17:47:33 Closing DB instances... [2022-02-07T17:47:33.847Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-02-07T17:47:33.847Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-07T17:47:33.847Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-07T17:47:33.847Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-07T17:47:34.168Z] === RUN TestKey [2022-02-07T17:47:34.168Z] --- PASS: TestKey (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestParseKey [2022-02-07T17:47:34.168Z] --- PASS: TestParseKey (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestInvalidDataStore [2022-02-07T17:47:34.168Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestKVObjectFlatKey [2022-02-07T17:47:34.168Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestAtomicKVObjectFlatKey [2022-02-07T17:47:34.168Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-07T17:47:34.168Z] PASS [2022-02-07T17:47:34.168Z] coverage: 21.9% of statements [2022-02-07T17:47:34.168Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2022-02-07T17:47:34.168Z] === RUN TestErrorInterfaces [2022-02-07T17:47:34.168Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestNetworkMarshalling [2022-02-07T17:47:34.168Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-07T17:47:34.168Z] === RUN TestEndpointMarshalling [2022-02-07T17:47:34.168Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestAuxAddresses [2022-02-07T17:47:34.168Z] time="2022-02-07T17:47:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:47:34.168Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-07T17:47:34.168Z] === RUN TestSRVServiceQuery [2022-02-07T17:47:34.168Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-07T17:47:34.168Z] === RUN TestServiceVIPReuse [2022-02-07T17:47:34.168Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-07T17:47:34.168Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-07T17:47:34.168Z] === RUN TestDNSIPQuery [2022-02-07T17:47:34.168Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestDNSProxyServFail [2022-02-07T17:47:34.168Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestSandboxAddEmpty [2022-02-07T17:47:34.168Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestSandboxAddMultiPrio [2022-02-07T17:47:34.168Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestSandboxAddSamePrio [2022-02-07T17:47:34.168Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestCleanupServiceDiscovery [2022-02-07T17:47:34.168Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestDNSOptions [2022-02-07T17:47:34.168Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:47:34.168Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-07T17:47:34.168Z] === RUN TestMultipleControllersWithSameStore [2022-02-07T17:47:34.168Z] time="2022-02-07T17:47:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:47:34.168Z] time="2022-02-07T17:47:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:47:34.168Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-07T17:47:34.168Z] PASS [2022-02-07T17:47:34.168Z] coverage: 8.5% of statements [2022-02-07T17:47:34.168Z] ok github.com/docker/docker/libnetwork 0.370s coverage: 8.5% of statements [2022-02-07T17:47:34.413Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2022-02-07T17:47:34.638Z] === RUN TestIPDataMarshalling [2022-02-07T17:47:34.638Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-07T17:47:34.638Z] === RUN TestValidateAndIsV6 [2022-02-07T17:47:34.638Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-07T17:47:34.638Z] PASS [2022-02-07T17:47:34.638Z] coverage: 68.9% of statements [2022-02-07T17:47:34.638Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-02-07T17:47:34.671Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-07T17:47:34.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-07T17:47:34.790Z] === RUN TestPeerCertificateMarshalJSON [2022-02-07T17:47:34.929Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-07T17:47:35.110Z] === RUN TestDriver [2022-02-07T17:47:35.110Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:47:35.110Z] PASS [2022-02-07T17:47:35.110Z] coverage: 34.8% of statements [2022-02-07T17:47:35.110Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-02-07T17:47:35.187Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-07T17:47:35.261Z] === RUN TestIsArchivePathDir [2022-02-07T17:47:35.261Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-02-07T17:47:35.261Z] === RUN TestIsArchivePathInvalidFile [2022-02-07T17:47:35.261Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-02-07T17:47:35.261Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-07T17:47:35.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-07T17:47:35.580Z] === RUN TestDriver [2022-02-07T17:47:35.580Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:47:35.580Z] PASS [2022-02-07T17:47:35.580Z] coverage: 34.8% of statements [2022-02-07T17:47:35.580Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-02-07T17:47:35.731Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-02-07T17:47:35.731Z] === RUN TestIsArchivePathTar [2022-02-07T17:47:35.731Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-07T17:47:35.731Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-07T17:47:35.731Z] --- PASS: TestPeerCertificateMarshalJSON (0.95s) [2022-02-07T17:47:35.731Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-07T17:47:35.731Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestMiddleware [2022-02-07T17:47:35.731Z] --- PASS: TestMiddleware (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestNewResponseModifier [2022-02-07T17:47:35.731Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-07T17:47:35.731Z] PASS [2022-02-07T17:47:35.731Z] coverage: 26.8% of statements [2022-02-07T17:47:35.731Z] --- PASS: TestIsArchivePathTar (0.11s) [2022-02-07T17:47:35.731Z] === RUN TestDecompressStreamGzip [2022-02-07T17:47:35.731Z] ok github.com/docker/docker/pkg/authorization 0.999s coverage: 26.8% of statements [2022-02-07T17:47:35.731Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-02-07T17:47:35.731Z] === RUN TestDecompressStreamBzip2 [2022-02-07T17:47:35.731Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-02-07T17:47:35.731Z] === RUN TestDecompressStreamXz [2022-02-07T17:47:35.731Z] archive_test.go:133: Xz not present in msys2 [2022-02-07T17:47:35.731Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestDecompressStreamZstd [2022-02-07T17:47:35.731Z] archive_test.go:140: zstd not installed [2022-02-07T17:47:35.731Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-02-07T17:47:35.731Z] === RUN TestCompressStreamXzUnsupported [2022-02-07T17:47:35.731Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-07T17:47:35.731Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestCompressStreamInvalid [2022-02-07T17:47:35.731Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestExtensionInvalid [2022-02-07T17:47:35.731Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestExtensionUncompressed [2022-02-07T17:47:35.731Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestExtensionBzip2 [2022-02-07T17:47:35.731Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestExtensionGzip [2022-02-07T17:47:35.731Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestExtensionXz [2022-02-07T17:47:35.731Z] --- PASS: TestExtensionXz (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestExtensionZstd [2022-02-07T17:47:35.731Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestCmdStreamLargeStderr [2022-02-07T17:47:35.731Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-02-07T17:47:35.731Z] === RUN TestCmdStreamBad [2022-02-07T17:47:35.731Z] archive_test.go:252: Failing on Windows CI machines [2022-02-07T17:47:35.731Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-07T17:47:35.731Z] === RUN TestCmdStreamGood [2022-02-07T17:47:35.731Z] --- PASS: TestCmdStreamGood (0.03s) [2022-02-07T17:47:35.731Z] === RUN TestUntarPathWithInvalidDest [2022-02-07T17:47:35.741Z] 0e02c12b1310: Pull complete [2022-02-07T17:47:35.741Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-02-07T17:47:35.741Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:47:35.741Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-07T17:47:35.741Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-07T17:47:35.741Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-02-07T17:47:35.741Z] WARN: Skipping validation tests [2022-02-07T17:47:35.741Z] INFO: Running unit tests at 02/07/2022 17:47:30... [2022-02-07T17:47:35.741Z] INFO: make.ps1 starting at 02/07/2022 17:47:35 [2022-02-07T17:47:35.741Z] INFO: Git commit (be63b7d7f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-07T17:47:35.741Z] INFO: Invoking autogen... [2022-02-07T17:47:36.050Z] === RUN TestNetworkAllocateFree [2022-02-07T17:47:36.050Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-07T17:47:36.050Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-07T17:47:36.050Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-07T17:47:36.050Z] PASS [2022-02-07T17:47:36.050Z] coverage: 63.6% of statements [2022-02-07T17:47:36.050Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.117s coverage: 63.6% of statements [2022-02-07T17:47:36.203Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2022-02-07T17:47:36.203Z] === RUN TestUntarPathWithInvalidSrc [2022-02-07T17:47:36.203Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestUntarPath [2022-02-07T17:47:36.203Z] --- PASS: TestUntarPath (0.06s) [2022-02-07T17:47:36.203Z] === RUN TestUntarPathWithDestinationFile [2022-02-07T17:47:36.203Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-02-07T17:47:36.203Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-07T17:47:36.203Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-02-07T17:47:36.203Z] === RUN TestCopyWithTarInvalidSrc [2022-02-07T17:47:36.203Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-07T17:47:36.203Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestCopyWithTarSrcFile [2022-02-07T17:47:36.203Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-07T17:47:36.203Z] === RUN TestCopyWithTarSrcFolder [2022-02-07T17:47:36.203Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-07T17:47:36.203Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-07T17:47:36.203Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-07T17:47:36.203Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-07T17:47:36.203Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestCopyFileWithTarSrcFile [2022-02-07T17:47:36.203Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-07T17:47:36.203Z] === RUN TestTarFiles [2022-02-07T17:47:36.203Z] === RUN TestUnbuffered [2022-02-07T17:47:36.203Z] --- PASS: TestUnbuffered (0.00s) [2022-02-07T17:47:36.203Z] === RUN TestRaceUnbuffered [2022-02-07T17:47:36.203Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-07T17:47:36.203Z] PASS [2022-02-07T17:47:36.203Z] coverage: 100.0% of statements [2022-02-07T17:47:36.203Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-02-07T17:47:36.221Z] INFO: Running unit tests... [2022-02-07T17:47:36.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-07T17:47:36.520Z] === RUN TestGetEmptyCapabilities [2022-02-07T17:47:36.520Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-07T17:47:36.520Z] === RUN TestGetExtraCapabilities [2022-02-07T17:47:36.520Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-07T17:47:36.520Z] === RUN TestGetInvalidCapabilities [2022-02-07T17:47:36.520Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-07T17:47:36.520Z] === RUN TestRemoteDriver [2022-02-07T17:47:36.520Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-07T17:47:36.520Z] === RUN TestDriverError [2022-02-07T17:47:36.520Z] --- PASS: TestDriverError (0.01s) [2022-02-07T17:47:36.520Z] === RUN TestMissingValues [2022-02-07T17:47:36.520Z] --- PASS: TestMissingValues (0.01s) [2022-02-07T17:47:36.520Z] === RUN TestRollback [2022-02-07T17:47:36.520Z] --- PASS: TestRollback (0.01s) [2022-02-07T17:47:36.520Z] PASS [2022-02-07T17:47:36.520Z] coverage: 57.4% of statements [2022-02-07T17:47:36.520Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.115s coverage: 57.4% of statements [2022-02-07T17:47:36.560Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-02-07T17:47:36.560Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-07T17:47:36.674Z] === RUN TestMatch [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[foo]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[foo_bar]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[]#01 [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[qux]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-07T17:47:36.674Z] === RUN TestMatch/[[foo_baz]] [2022-02-07T17:47:36.674Z] --- PASS: TestMatch (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-07T17:47:36.674Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-07T17:47:36.674Z] PASS [2022-02-07T17:47:36.674Z] coverage: 87.5% of statements [2022-02-07T17:47:36.674Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-02-07T17:47:36.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-07T17:47:36.806Z] Using test binary docker [2022-02-07T17:47:36.806Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-07T17:47:36.818Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2022-02-07T17:47:36.991Z] === RUN TestNAT [2022-02-07T17:47:36.991Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-07T17:47:36.991Z] --- SKIP: TestNAT (0.00s) [2022-02-07T17:47:36.991Z] === RUN TestTransparent [2022-02-07T17:47:36.991Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-07T17:47:36.991Z] --- SKIP: TestTransparent (0.00s) [2022-02-07T17:47:36.991Z] PASS [2022-02-07T17:47:36.991Z] coverage: 0.0% of statements [2022-02-07T17:47:36.991Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-02-07T17:47:36.991Z] --- PASS: TestRandomAllocateDeallocate (5.67s) [2022-02-07T17:47:36.991Z] === RUN TestAllocateRandomDeallocate [2022-02-07T17:47:37.066Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-07T17:47:37.066Z] INFO: Waiting for daemon to start... [2022-02-07T17:47:37.066Z] Starting dockerd [2022-02-07T17:47:37.076Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-02-07T17:47:37.335Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-07T17:47:37.335Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-07T17:47:37.461Z] === RUN TestBuildDefault [2022-02-07T17:47:37.461Z] --- PASS: TestBuildDefault (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestBuildHostnameDomainname [2022-02-07T17:47:37.461Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestBuildHostname [2022-02-07T17:47:37.461Z] --- PASS: TestBuildHostname (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestBuildHostnameFQDN [2022-02-07T17:47:37.461Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestBuildNoIP [2022-02-07T17:47:37.461Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestUpdate [2022-02-07T17:47:37.461Z] --- PASS: TestUpdate (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-07T17:47:37.461Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-07T17:47:37.461Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestAddEmpty [2022-02-07T17:47:37.461Z] --- PASS: TestAddEmpty (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestAdd [2022-02-07T17:47:37.461Z] --- PASS: TestAdd (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestDeleteEmpty [2022-02-07T17:47:37.461Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestDeleteNewline [2022-02-07T17:47:37.461Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestDelete [2022-02-07T17:47:37.461Z] --- PASS: TestDelete (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestConcurrentWrites [2022-02-07T17:47:37.461Z] === RUN TestNew [2022-02-07T17:47:37.461Z] --- PASS: TestNew (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestAddDriver [2022-02-07T17:47:37.461Z] --- PASS: TestAddDriver (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestAddDuplicateDriver [2022-02-07T17:47:37.461Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-07T17:47:37.461Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestDriver [2022-02-07T17:47:37.461Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestIPAM [2022-02-07T17:47:37.461Z] --- PASS: TestIPAM (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestWalkIPAMs [2022-02-07T17:47:37.461Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-07T17:47:37.461Z] === RUN TestWalkDrivers [2022-02-07T17:47:37.461Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-07T17:47:37.461Z] PASS [2022-02-07T17:47:37.461Z] coverage: 82.4% of statements [2022-02-07T17:47:37.461Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-02-07T17:47:37.461Z] --- PASS: TestConcurrentWrites (0.25s) [2022-02-07T17:47:37.461Z] PASS [2022-02-07T17:47:37.461Z] coverage: 81.2% of statements [2022-02-07T17:47:37.461Z] ok github.com/docker/docker/libnetwork/etchosts 0.325s coverage: 81.2% of statements [2022-02-07T17:47:37.668Z] 2022/02/07 17:47:37 Closing DB instances... [2022-02-07T17:47:37.668Z] === RUN TestChrootTarUntar [2022-02-07T17:47:37.668Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-07T17:47:37.668Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootUntarEmptyArchive [2022-02-07T17:47:37.668Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootTarUntarWithSymlink [2022-02-07T17:47:37.668Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootCopyWithTar [2022-02-07T17:47:37.668Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootCopyFileWithTar [2022-02-07T17:47:37.668Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootUntarPath [2022-02-07T17:47:37.668Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-07T17:47:37.668Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-07T17:47:37.668Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:47:37.668Z] === RUN TestChrootApplyDotDotFile [2022-02-07T17:47:37.668Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:37.668Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-07T17:47:37.668Z] PASS [2022-02-07T17:47:37.668Z] coverage: 15.1% of statements [2022-02-07T17:47:37.668Z] ok github.com/docker/docker/pkg/chrootarchive 0.082s coverage: 15.1% of statements [2022-02-07T17:47:37.903Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-07T17:47:37.932Z] === RUN TestNew [2022-02-07T17:47:37.932Z] --- PASS: TestNew (0.00s) [2022-02-07T17:47:37.932Z] === RUN TestAllocate [2022-02-07T17:47:37.932Z] --- PASS: TestAllocate (0.00s) [2022-02-07T17:47:37.932Z] === RUN TestUninitialized [2022-02-07T17:47:37.932Z] --- PASS: TestUninitialized (0.00s) [2022-02-07T17:47:37.932Z] === RUN TestAllocateInRange [2022-02-07T17:47:37.932Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-07T17:47:37.932Z] === RUN TestAllocateSerial [2022-02-07T17:47:37.932Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-07T17:47:37.932Z] PASS [2022-02-07T17:47:37.932Z] coverage: 87.5% of statements [2022-02-07T17:47:37.932Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-02-07T17:47:37.932Z] === RUN TestCaller [2022-02-07T17:47:37.932Z] --- PASS: TestCaller (0.00s) [2022-02-07T17:47:37.932Z] PASS [2022-02-07T17:47:37.932Z] coverage: 100.0% of statements [2022-02-07T17:47:37.932Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-02-07T17:47:38.140Z] === RUN TestSizeEmpty [2022-02-07T17:47:38.140Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-07T17:47:38.140Z] === RUN TestSizeEmptyFile [2022-02-07T17:47:38.140Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-07T17:47:38.140Z] === RUN TestSizeNonemptyFile [2022-02-07T17:47:38.140Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-07T17:47:38.140Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-07T17:47:38.140Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-07T17:47:38.140Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-07T17:47:38.140Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.01s) [2022-02-07T17:47:38.140Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-07T17:47:38.140Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-07T17:47:38.140Z] === RUN TestMoveToSubdir [2022-02-07T17:47:38.140Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-07T17:47:38.140Z] === RUN TestSizeNonExistingDirectory [2022-02-07T17:47:38.140Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-07T17:47:38.140Z] PASS [2022-02-07T17:47:38.140Z] coverage: 80.0% of statements [2022-02-07T17:47:38.140Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2022-02-07T17:47:38.403Z] --- PASS: TestAllocateRandomDeallocate (1.17s) [2022-02-07T17:47:38.403Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-07T17:47:38.404Z] === RUN TestSetSerialInsertDelete [2022-02-07T17:47:38.404Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-07T17:47:38.404Z] === RUN TestSetParallelInsertDelete [2022-02-07T17:47:38.471Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-02-07T17:47:38.730Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-02-07T17:47:39.132Z] === RUN TestPollerAddRemove [2022-02-07T17:47:39.132Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-07T17:47:39.132Z] === RUN TestPollerEvent [2022-02-07T17:47:39.132Z] poller_test.go:40: No chmod on Windows [2022-02-07T17:47:39.132Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-07T17:47:39.132Z] === RUN TestPollerClose [2022-02-07T17:47:39.132Z] --- PASS: TestPollerClose (0.00s) [2022-02-07T17:47:39.132Z] PASS [2022-02-07T17:47:39.132Z] coverage: 45.7% of statements [2022-02-07T17:47:39.132Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-02-07T17:47:39.299Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-07T17:47:39.299Z] coverage: [no statements] [2022-02-07T17:47:39.299Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-07T17:47:39.394Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s) [2022-02-07T17:47:39.394Z] === RUN TestRetrieveFromStore [2022-02-07T17:47:39.559Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-07T17:47:39.604Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-02-07T17:47:39.604Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-07T17:47:39.817Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-07T17:47:39.818Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-07T17:47:39.866Z] === RUN TestInt2IP2IntConversion [2022-02-07T17:47:39.866Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-02-07T17:47:39.866Z] === RUN TestIsCorrupted [2022-02-07T17:47:39.866Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-07T17:47:39.866Z] === RUN TestSetRollover [2022-02-07T17:47:40.075Z] === RUN TestCopyFileWithInvalidSrc [2022-02-07T17:47:40.075Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-07T17:47:40.075Z] === RUN TestCopyFileWithInvalidDest [2022-02-07T17:47:40.075Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:47:40.075Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-07T17:47:40.076Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-07T17:47:40.076Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCopyFile [2022-02-07T17:47:40.076Z] --- PASS: TestCopyFile (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-07T17:47:40.076Z] fileutils_test.go:133: Needs porting to Windows [2022-02-07T17:47:40.076Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-07T17:47:40.076Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-07T17:47:40.076Z] fileutils_test.go:179: Needs porting to Windows [2022-02-07T17:47:40.076Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestWildcardMatches [2022-02-07T17:47:40.076Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestPatternMatches [2022-02-07T17:47:40.076Z] --- PASS: TestPatternMatches (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-07T17:47:40.076Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestPatternMatchesFolderExclusions [2022-02-07T17:47:40.076Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-07T17:47:40.076Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-07T17:47:40.076Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-07T17:47:40.076Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-07T17:47:40.076Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestSingleExclamationError [2022-02-07T17:47:40.076Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestMatchesWithNoPatterns [2022-02-07T17:47:40.076Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestMatchesWithMalformedPatterns [2022-02-07T17:47:40.076Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestMatches [2022-02-07T17:47:40.076Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-07T17:47:40.076Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-07T17:47:40.076Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-07T17:47:40.076Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-07T17:47:40.076Z] --- PASS: TestMatches (0.01s) [2022-02-07T17:47:40.076Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-07T17:47:40.076Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-07T17:47:40.076Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-07T17:47:40.076Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCleanPatterns [2022-02-07T17:47:40.076Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-07T17:47:40.076Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCleanPatternsExceptionFlag [2022-02-07T17:47:40.076Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-07T17:47:40.076Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-07T17:47:40.076Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCleanPatternsErrorSingleException [2022-02-07T17:47:40.076Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCreateIfNotExistsDir [2022-02-07T17:47:40.076Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCreateIfNotExistsFile [2022-02-07T17:47:40.076Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestMatch [2022-02-07T17:47:40.076Z] --- PASS: TestMatch (0.00s) [2022-02-07T17:47:40.076Z] === RUN TestCompile [2022-02-07T17:47:40.076Z] === RUN TestCompile/slash [2022-02-07T17:47:40.076Z] === RUN TestCompile/backslash [2022-02-07T17:47:40.076Z] --- PASS: TestCompile (0.00s) [2022-02-07T17:47:40.076Z] --- PASS: TestCompile/slash (0.00s) [2022-02-07T17:47:40.076Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-07T17:47:40.076Z] PASS [2022-02-07T17:47:40.076Z] coverage: 84.7% of statements [2022-02-07T17:47:40.076Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.7% of statements [2022-02-07T17:47:40.336Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-02-07T17:47:40.336Z] === RUN TestGetAddressVersion [2022-02-07T17:47:40.336Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-07T17:47:40.336Z] === RUN TestKeyString [2022-02-07T17:47:40.336Z] --- PASS: TestKeyString (0.00s) [2022-02-07T17:47:40.336Z] === RUN TestPoolDataMarshal [2022-02-07T17:47:40.336Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-07T17:47:40.336Z] === RUN TestSubnetsMarshal [2022-02-07T17:47:40.336Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-02-07T17:47:40.336Z] === RUN TestAddSubnets [2022-02-07T17:47:40.336Z] --- PASS: TestAddSubnets (0.05s) [2022-02-07T17:47:40.336Z] === RUN TestDoublePoolRelease [2022-02-07T17:47:40.336Z] === RUN TestPoolRequest [2022-02-07T17:47:40.336Z] --- PASS: TestPoolRequest (0.00s) [2022-02-07T17:47:40.336Z] === RUN TestOtherRequests [2022-02-07T17:47:40.336Z] --- PASS: TestOtherRequests (0.00s) [2022-02-07T17:47:40.336Z] PASS [2022-02-07T17:47:40.336Z] coverage: 57.1% of statements [2022-02-07T17:47:40.336Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-07T17:47:40.336Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-02-07T17:47:40.336Z] === RUN TestAddReleasePoolID [2022-02-07T17:47:40.336Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-07T17:47:40.336Z] === RUN TestPredefinedPool [2022-02-07T17:47:40.336Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-07T17:47:40.336Z] === RUN TestRemoveSubnet [2022-02-07T17:47:40.371Z] . [2022-02-07T17:47:40.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-07T17:47:40.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-07T17:47:40.371Z] Error: No such image: emptyfs [2022-02-07T17:47:40.548Z] --- PASS: TestTarFiles (4.32s) [2022-02-07T17:47:40.548Z] === RUN TestDetectCompressionZstd [2022-02-07T17:47:40.548Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestTarUntar [2022-02-07T17:47:40.548Z] --- PASS: TestTarUntar (0.03s) [2022-02-07T17:47:40.548Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-07T17:47:40.548Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestTarWithOptions [2022-02-07T17:47:40.548Z] --- PASS: TestTarWithOptions (0.02s) [2022-02-07T17:47:40.548Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-07T17:47:40.548Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestUntarUstarGnuConflict [2022-02-07T17:47:40.548Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestUntarInvalidFilenames [2022-02-07T17:47:40.548Z] === RUN TestGet [2022-02-07T17:47:40.548Z] --- PASS: TestGet (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestGetShortcutString [2022-02-07T17:47:40.548Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-07T17:47:40.548Z] PASS [2022-02-07T17:47:40.548Z] coverage: 42.9% of statements [2022-02-07T17:47:40.548Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-02-07T17:47:40.548Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1756785725\\dest" [2022-02-07T17:47:40.548Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-02-07T17:47:40.548Z] === RUN TestUntarHardlinkToSymlink [2022-02-07T17:47:40.548Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-07T17:47:40.548Z] === RUN TestUntarInvalidHardlink [2022-02-07T17:47:40.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink889746258\\victim\\hello" -> "../victim/hello" [2022-02-07T17:47:40.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3464607623\\victim\\hello" -> "/../victim/hello" [2022-02-07T17:47:40.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2255786042\\victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3374376731\\victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2966731898\\victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2365639147\\victim" -> "../victim" [2022-02-07T17:47:40.548Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-02-07T17:47:40.548Z] === RUN TestUntarInvalidSymlink [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3691586276\\dest\\dotdot" -> "../victim/hello" [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1195991841\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1084285146\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3023636161\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1459639730\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3800976277\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:40.548Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1451787956\\dest\\dir\\loophole" -> "../../victim" [2022-02-07T17:47:40.548Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-02-07T17:47:40.548Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-07T17:47:40.548Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestXGlobalNoParent [2022-02-07T17:47:40.548Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-07T17:47:40.548Z] === RUN TestReplaceFileTarWrapper [2022-02-07T17:47:40.632Z] Running integration-test (iteration 1) [2022-02-07T17:47:40.632Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-07T17:47:40.807Z] --- PASS: TestRemoveSubnet (0.22s) [2022-02-07T17:47:40.807Z] === RUN TestGetSameAddress [2022-02-07T17:47:40.807Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-07T17:47:40.807Z] === RUN TestPoolAllocationReuse [2022-02-07T17:47:40.894Z] Loaded image: busybox:latest [2022-02-07T17:47:40.894Z] Loaded image: busybox:glibc [2022-02-07T17:47:41.020Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-02-07T17:47:41.020Z] === RUN TestPrefixHeaderReadable [2022-02-07T17:47:41.020Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-02-07T17:47:41.020Z] === RUN TestDisablePigz [2022-02-07T17:47:41.020Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-07T17:47:41.020Z] --- PASS: TestDisablePigz (0.10s) [2022-02-07T17:47:41.020Z] === RUN TestPigz [2022-02-07T17:47:41.020Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-07T17:47:41.020Z] --- PASS: TestPigz (0.09s) [2022-02-07T17:47:41.020Z] === RUN TestCopyFileWithInvalidDest [2022-02-07T17:47:41.020Z] archive_windows_test.go:16: Currently fails [2022-02-07T17:47:41.020Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:47:41.020Z] === RUN TestCanonicalTarNameForPath [2022-02-07T17:47:41.020Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-07T17:47:41.020Z] === RUN TestCanonicalTarName [2022-02-07T17:47:41.020Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-07T17:47:41.020Z] === RUN TestChmodTarEntry [2022-02-07T17:47:41.020Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-07T17:47:41.020Z] === RUN TestHardLinkOrder [2022-02-07T17:47:41.020Z] --- PASS: TestHardLinkOrder (0.08s) [2022-02-07T17:47:41.020Z] === RUN TestChangeString [2022-02-07T17:47:41.020Z] --- PASS: TestChangeString (0.00s) [2022-02-07T17:47:41.020Z] === RUN TestChangesWithNoChanges [2022-02-07T17:47:41.020Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-02-07T17:47:41.020Z] === RUN TestChangesWithChanges [2022-02-07T17:47:41.020Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-07T17:47:41.020Z] === RUN TestChangesWithChangesGH13590 [2022-02-07T17:47:41.020Z] changes_test.go:195: needs more investigation [2022-02-07T17:47:41.020Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestChangesDirsEmpty [2022-02-07T17:47:41.493Z] === RUN TestCreateIDMapOrder [2022-02-07T17:47:41.493Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-07T17:47:41.493Z] PASS [2022-02-07T17:47:41.493Z] coverage: 7.2% of statements [2022-02-07T17:47:41.493Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-02-07T17:47:41.493Z] --- PASS: TestChangesDirsEmpty (0.11s) [2022-02-07T17:47:41.493Z] === RUN TestChangesDirsMutated [2022-02-07T17:47:41.493Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-02-07T17:47:41.493Z] === RUN TestApplyLayer [2022-02-07T17:47:41.493Z] changes_test.go:432: needs further investigation [2022-02-07T17:47:41.493Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestChangesSizeWithHardlinks [2022-02-07T17:47:41.493Z] changes_test.go:468: needs further investigation [2022-02-07T17:47:41.493Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestChangesSizeWithNoChanges [2022-02-07T17:47:41.493Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-07T17:47:41.493Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestChangesSize [2022-02-07T17:47:41.493Z] --- PASS: TestChangesSize (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestApplyLayerInvalidFilenames [2022-02-07T17:47:41.493Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1209336066\\dest" [2022-02-07T17:47:41.493Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-07T17:47:41.493Z] === RUN TestApplyLayerInvalidHardlink [2022-02-07T17:47:41.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2395703528\\victim\\hello" -> "../victim/hello" [2022-02-07T17:47:41.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1319489320\\victim\\hello" -> "/../victim/hello" [2022-02-07T17:47:41.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185644888\\victim" -> "../victim" [2022-02-07T17:47:41.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1566964490\\victim" -> "../victim" [2022-02-07T17:47:41.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3286871252\\victim" -> "../victim" [2022-02-07T17:47:41.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3151697563\\victim" -> "../victim" [2022-02-07T17:47:41.493Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-02-07T17:47:41.493Z] === RUN TestApplyLayerInvalidSymlink [2022-02-07T17:47:41.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3525334222\\dest\\dotdot" -> "../victim/hello" [2022-02-07T17:47:41.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink927997828\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-07T17:47:41.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1334755074\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:41.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink619191646\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:41.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4243221541\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:41.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink46254257\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:47:41.493Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-02-07T17:47:41.493Z] === RUN TestApplyLayerWhiteouts [2022-02-07T17:47:41.493Z] 2022/02/07 17:47:41 Closing DB instances... [2022-02-07T17:47:41.493Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-02-07T17:47:41.493Z] === RUN TestGenerateEmptyFile [2022-02-07T17:47:41.493Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-07T17:47:41.493Z] === RUN TestGenerateWithContent [2022-02-07T17:47:41.493Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-07T17:47:41.493Z] PASS [2022-02-07T17:47:41.493Z] coverage: 63.0% of statements [2022-02-07T17:47:41.493Z] ok github.com/docker/docker/pkg/archive 6.291s coverage: 63.0% of statements [2022-02-07T17:47:41.721Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-07T17:47:41.802Z] === RUN TestGetCapabilities [2022-02-07T17:47:41.802Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-07T17:47:41.802Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-07T17:47:41.802Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-07T17:47:41.802Z] === RUN TestGetDefaultAddressSpaces [2022-02-07T17:47:41.802Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-07T17:47:41.802Z] === RUN TestRemoteDriver [2022-02-07T17:47:41.802Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-07T17:47:41.802Z] PASS [2022-02-07T17:47:41.802Z] coverage: 47.4% of statements [2022-02-07T17:47:41.802Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-02-07T17:47:41.802Z] --- PASS: TestSetRollover (1.61s) [2022-02-07T17:47:41.802Z] === RUN TestSetRolloverSerial [2022-02-07T17:47:41.981Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-07T17:47:42.241Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-02-07T17:47:42.272Z] --- PASS: TestPoolAllocationReuse (1.73s) [2022-02-07T17:47:42.272Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-07T17:47:42.272Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-07T17:47:42.272Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-07T17:47:42.283Z] Loaded image: debian:bullseye-slim [2022-02-07T17:47:42.283Z] Loaded image: hello-world:latest [2022-02-07T17:47:42.486Z] === RUN TestFixedBufferCap [2022-02-07T17:47:42.486Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestFixedBufferLen [2022-02-07T17:47:42.486Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestFixedBufferString [2022-02-07T17:47:42.486Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestFixedBufferWrite [2022-02-07T17:47:42.486Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestFixedBufferRead [2022-02-07T17:47:42.486Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestBytesPipeRead [2022-02-07T17:47:42.486Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestBytesPipeWrite [2022-02-07T17:47:42.486Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-07T17:47:42.486Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-07T17:47:42.545Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:47:42.545Z] INFO: Testing against a local daemon [2022-02-07T17:47:42.545Z] === RUN TestCgroupNamespacesBuild [2022-02-07T17:47:42.744Z] === RUN TestWindowsIPAM [2022-02-07T17:47:42.744Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-07T17:47:42.744Z] PASS [2022-02-07T17:47:42.744Z] coverage: 71.4% of statements [2022-02-07T17:47:42.744Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-02-07T17:47:42.958Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-02-07T17:47:42.958Z] === RUN TestAtomicWriteToFile [2022-02-07T17:47:42.958Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-07T17:47:42.958Z] === RUN TestAtomicWriteSetCommit [2022-02-07T17:47:42.958Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-07T17:47:42.958Z] === RUN TestAtomicWriteSetCancel [2022-02-07T17:47:42.958Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-07T17:47:42.958Z] === RUN TestReadCloserWrapperClose [2022-02-07T17:47:42.958Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-07T17:47:42.958Z] === RUN TestReaderErrWrapperReadOnError [2022-02-07T17:47:42.958Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-07T17:47:42.958Z] === RUN TestReaderErrWrapperRead [2022-02-07T17:47:42.958Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-07T17:47:42.958Z] === RUN TestCancelReadCloser [2022-02-07T17:47:42.958Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-02-07T17:47:42.958Z] === RUN TestNetworkDBNodeLeave [2022-02-07T17:47:42.958Z] --- PASS: TestCancelReadCloser (0.11s) [2022-02-07T17:47:42.958Z] === RUN TestWriteCloserWrapperClose [2022-02-07T17:47:42.958Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-07T17:47:42.958Z] === RUN TestNopWriteCloser [2022-02-07T17:47:42.958Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-07T17:47:42.958Z] === RUN TestNopWriter [2022-02-07T17:47:42.958Z] --- PASS: TestNopWriter (0.00s) [2022-02-07T17:47:42.958Z] === RUN TestWriteCounter [2022-02-07T17:47:42.958Z] --- PASS: TestWriteCounter (0.00s) [2022-02-07T17:47:42.958Z] PASS [2022-02-07T17:47:42.958Z] coverage: 69.2% of statements [2022-02-07T17:47:42.958Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 69.2% of statements [2022-02-07T17:47:43.216Z] --- PASS: TestSetRolloverSerial (1.62s) [2022-02-07T17:47:43.216Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-07T17:47:43.216Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-07T17:47:43.216Z] PASS [2022-02-07T17:47:43.216Z] coverage: 84.4% of statements [2022-02-07T17:47:43.216Z] ok github.com/docker/docker/libnetwork/bitseq 11.997s coverage: 84.4% of statements [2022-02-07T17:47:43.618Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-02-07T17:47:43.618Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-02-07T17:47:43.687Z] === RUN TestDefaultNetwork [2022-02-07T17:47:43.687Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-07T17:47:43.687Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-07T17:47:43.938Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-02-07T17:47:43.938Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-07T17:47:43.950Z] === RUN TestError [2022-02-07T17:47:43.950Z] --- PASS: TestError (0.00s) [2022-02-07T17:47:43.950Z] === RUN TestProgressString [2022-02-07T17:47:43.950Z] === RUN TestProgressString/no_progress [2022-02-07T17:47:43.950Z] === RUN TestProgressString/progress_1 [2022-02-07T17:47:43.950Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-07T17:47:43.950Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-07T17:47:43.950Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-07T17:47:43.950Z] === RUN TestProgressString/with_units [2022-02-07T17:47:43.950Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-07T17:47:43.950Z] === RUN TestProgressString/hide_counts [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-07T17:47:43.950Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-07T17:47:43.950Z] === RUN TestJSONMessageDisplay [2022-02-07T17:47:43.950Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-02-07T17:47:43.950Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-07T17:47:43.950Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-07T17:47:43.950Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-07T17:47:43.950Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-07T17:47:43.950Z] === RUN TestDisplayJSONMessagesStream [2022-02-07T17:47:43.950Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-07T17:47:43.950Z] PASS [2022-02-07T17:47:43.950Z] coverage: 91.7% of statements [2022-02-07T17:47:43.950Z] ok github.com/docker/docker/pkg/jsonmessage 0.185s coverage: 91.7% of statements [2022-02-07T17:47:44.157Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-07T17:47:44.157Z] === RUN TestInitAddressPools [2022-02-07T17:47:44.157Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-07T17:47:44.157Z] PASS [2022-02-07T17:47:44.157Z] coverage: 74.0% of statements [2022-02-07T17:47:44.157Z] ok github.com/docker/docker/libnetwork/ipamutils 0.650s coverage: 74.0% of statements [2022-02-07T17:47:44.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-07T17:47:44.627Z] === RUN TestKeyValue [2022-02-07T17:47:44.627Z] --- PASS: TestKeyValue (0.00s) [2022-02-07T17:47:44.627Z] PASS [2022-02-07T17:47:44.627Z] coverage: 60.0% of statements [2022-02-07T17:47:44.627Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-02-07T17:47:44.627Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.21s) [2022-02-07T17:47:44.627Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-07T17:47:44.881Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-02-07T17:47:44.881Z] === RUN TestBuildWithSession [2022-02-07T17:47:44.882Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:47:44.882Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:47:44.882Z] === RUN TestBuildSquashParent [2022-02-07T17:47:44.921Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-07T17:47:44.943Z] === RUN TestStandardLongPath [2022-02-07T17:47:44.943Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-07T17:47:44.943Z] === RUN TestUNCLongPath [2022-02-07T17:47:44.943Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-07T17:47:44.943Z] PASS [2022-02-07T17:47:44.943Z] coverage: 100.0% of statements [2022-02-07T17:47:44.943Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-02-07T17:47:44.995Z] ok github.com/docker/docker/registry 0.053s coverage: 58.3% of statements [2022-02-07T17:47:44.995Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-07T17:47:45.253Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-07T17:47:45.414Z] === RUN TestNameFormat [2022-02-07T17:47:45.414Z] --- PASS: TestNameFormat (0.00s) [2022-02-07T17:47:45.414Z] === RUN TestNameRetries [2022-02-07T17:47:45.414Z] --- PASS: TestNameRetries (0.00s) [2022-02-07T17:47:45.414Z] PASS [2022-02-07T17:47:45.414Z] coverage: 85.7% of statements [2022-02-07T17:47:45.414Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-02-07T17:47:45.414Z] --- PASS: TestNetworkDBNodeLeave (2.63s) [2022-02-07T17:47:45.414Z] === RUN TestNetworkDBWatch [2022-02-07T17:47:45.832Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-07T17:47:45.832Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-07T17:47:45.885Z] === RUN TestParseKeyValueOpt [2022-02-07T17:47:45.885Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-07T17:47:45.885Z] === RUN TestParseUintList [2022-02-07T17:47:45.885Z] --- PASS: TestParseUintList (0.00s) [2022-02-07T17:47:45.885Z] === RUN TestParseUintListMaximumLimits [2022-02-07T17:47:45.885Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-07T17:47:45.885Z] PASS [2022-02-07T17:47:45.885Z] coverage: 97.0% of statements [2022-02-07T17:47:45.886Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2022-02-07T17:47:46.357Z] === RUN TestNewAndRemove [2022-02-07T17:47:46.357Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-07T17:47:46.357Z] === RUN TestRemoveInvalidPath [2022-02-07T17:47:46.357Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-07T17:47:46.357Z] PASS [2022-02-07T17:47:46.357Z] coverage: 82.6% of statements [2022-02-07T17:47:46.357Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-02-07T17:47:47.352Z] 2022/02/07 17:47:46 Closing DB instances... [2022-02-07T17:47:47.588Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.84s) [2022-02-07T17:47:47.588Z] === RUN TestGetAddress [2022-02-07T17:47:47.823Z] === RUN TestFailedConnection [2022-02-07T17:47:48.059Z] === RUN TestNetworkDBSimple [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-07T17:47:48.059Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-07T17:47:48.420Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-07T17:47:48.529Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-07T17:47:48.529Z] PASS [2022-02-07T17:47:48.529Z] coverage: 100.0% of statements [2022-02-07T17:47:48.529Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.052s coverage: 100.0% of statements [2022-02-07T17:47:48.816Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-07T17:47:48.816Z] === RUN TestNetworkDBBulkSync [2022-02-07T17:47:48.816Z] --- PASS: TestGetAddress (20.20s) [2022-02-07T17:47:48.816Z] === RUN TestRequestSyntaxCheck [2022-02-07T17:47:48.816Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-07T17:47:48.816Z] === RUN TestRequest [2022-02-07T17:47:48.999Z] === RUN TestGenerate [2022-02-07T17:47:48.999Z] --- PASS: TestGenerate (0.00s) [2022-02-07T17:47:48.999Z] === RUN TestGeneratePtr [2022-02-07T17:47:48.999Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-07T17:47:48.999Z] === RUN TestGenerateMissingField [2022-02-07T17:47:48.999Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-07T17:47:48.999Z] === RUN TestFieldCannotBeSet [2022-02-07T17:47:48.999Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-07T17:47:48.999Z] === RUN TestTypeMismatchError [2022-02-07T17:47:48.999Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-07T17:47:48.999Z] PASS [2022-02-07T17:47:48.999Z] coverage: 100.0% of statements [2022-02-07T17:47:48.999Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-02-07T17:47:48.999Z] 2022/02/07 17:47:48 Closing DB instances... [2022-02-07T17:47:49.287Z] --- PASS: TestFailedConnection (1.05s) [2022-02-07T17:47:49.287Z] === RUN TestFailOnce [2022-02-07T17:47:49.287Z] 2022/02/07 17:47:48 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-02-07T17:47:49.287Z] goroutine 5 [running]: [2022-02-07T17:47:49.287Z] net/http.(*conn).serve.func1() [2022-02-07T17:47:49.287Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-07T17:47:49.287Z] panic({0x47bc20, 0x589a70}) [2022-02-07T17:47:49.287Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-07T17:47:49.287Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x280b83e5c2592c66}, 0xc000051a98) [2022-02-07T17:47:49.287Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-07T17:47:49.287Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x596810, 0xc00006c000}, 0x3d05e6) [2022-02-07T17:47:49.287Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-07T17:47:49.287Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x596810, 0xc00006c000}, 0xc000064000) [2022-02-07T17:47:49.287Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-07T17:47:49.287Z] net/http.serverHandler.ServeHTTP({0x594e10}, {0x596810, 0xc00006c000}, 0xc000064000) [2022-02-07T17:47:49.287Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-07T17:47:49.287Z] net/http.(*conn).serve(0xc00005e000, {0x5986a0, 0xc0000260f0}) [2022-02-07T17:47:49.287Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-07T17:47:49.287Z] created by net/http.(*Server).Serve [2022-02-07T17:47:49.287Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-07T17:47:49.287Z] time="2022-02-07T17:47:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-02-07T17:47:49.359Z] ok github.com/docker/docker/volume/local 0.087s coverage: 76.4% of statements [2022-02-07T17:47:49.470Z] testing: warning: no tests to run [2022-02-07T17:47:49.470Z] PASS [2022-02-07T17:47:49.470Z] coverage: 0.0% of statements [2022-02-07T17:47:49.470Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-02-07T17:47:49.618Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-07T17:47:49.759Z] 2022/02/07 17:47:49 Closing DB instances... [2022-02-07T17:47:49.941Z] === RUN TestRequestNewPort [2022-02-07T17:47:49.941Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestRequestSpecificPort [2022-02-07T17:47:49.941Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestReleasePort [2022-02-07T17:47:49.941Z] --- PASS: TestReleasePort (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestReuseReleasedPort [2022-02-07T17:47:49.941Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestReleaseUnreadledPort [2022-02-07T17:47:49.941Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestUnknowProtocol [2022-02-07T17:47:49.941Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestAllocateAllPorts [2022-02-07T17:47:49.941Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestPortAllocation [2022-02-07T17:47:49.941Z] --- PASS: TestPortAllocation (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestPortAllocationWithCustomRange [2022-02-07T17:47:49.941Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestNoDuplicateBPR [2022-02-07T17:47:49.941Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-07T17:47:49.941Z] === RUN TestChangePortRange [2022-02-07T17:47:49.941Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-07T17:47:49.941Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-07T17:47:49.941Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-07T17:47:49.941Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-07T17:47:49.941Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-07T17:47:49.941Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-07T17:47:49.941Z] --- PASS: TestChangePortRange (0.00s) [2022-02-07T17:47:49.941Z] PASS [2022-02-07T17:47:49.941Z] coverage: 88.6% of statements [2022-02-07T17:47:49.941Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-02-07T17:47:49.941Z] testing: warning: no tests to run [2022-02-07T17:47:49.941Z] PASS [2022-02-07T17:47:49.941Z] coverage: 0.0% of statements [2022-02-07T17:47:49.941Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-02-07T17:47:50.231Z] --- PASS: TestFailOnce (1.15s) [2022-02-07T17:47:50.231Z] === RUN TestEchoInputOutput [2022-02-07T17:47:50.231Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-07T17:47:50.231Z] === RUN TestBackoff [2022-02-07T17:47:50.231Z] --- PASS: TestBackoff (0.00s) [2022-02-07T17:47:50.231Z] === RUN TestAbortRetry [2022-02-07T17:47:50.231Z] --- PASS: TestAbortRetry (0.00s) [2022-02-07T17:47:50.232Z] === RUN TestClientScheme [2022-02-07T17:47:50.232Z] --- PASS: TestClientScheme (0.00s) [2022-02-07T17:47:50.232Z] === RUN TestNewClientWithTimeout [2022-02-07T17:47:50.412Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-07T17:47:50.412Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-07T17:47:50.412Z] === RUN TestHashData [2022-02-07T17:47:50.412Z] --- PASS: TestHashData (0.00s) [2022-02-07T17:47:50.412Z] PASS [2022-02-07T17:47:50.412Z] coverage: 2.8% of statements [2022-02-07T17:47:50.412Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-02-07T17:47:50.703Z] time="2022-02-07T17:47:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-07T17:47:50.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-07T17:47:50.883Z] === RUN TestErrorConstructors [2022-02-07T17:47:50.883Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-07T17:47:50.883Z] === RUN TestCompareIPMask [2022-02-07T17:47:50.883Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-07T17:47:50.883Z] === RUN TestUtilGetHostPartIP [2022-02-07T17:47:50.883Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-07T17:47:50.883Z] === RUN TestUtilGetBroadcastIP [2022-02-07T17:47:50.883Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-07T17:47:50.883Z] === RUN TestParseCIDR [2022-02-07T17:47:50.883Z] --- PASS: TestParseCIDR (0.00s) [2022-02-07T17:47:50.883Z] PASS [2022-02-07T17:47:50.883Z] coverage: 37.3% of statements [2022-02-07T17:47:50.883Z] ok github.com/docker/docker/libnetwork/types 0.042s coverage: 37.3% of statements [2022-02-07T17:47:50.995Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2022-02-07T17:47:51.699Z] time="2022-02-07T17:47:51Z" level=error msg="node1(5882db386429) Could not close DB: timeout waiting for leave broadcast" [2022-02-07T17:47:51.699Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-02-07T17:47:51.699Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-07T17:47:51.875Z] 2022/02/07 17:47:51 Closing DB instances... [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-07T17:47:51.875Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-07T17:47:51.875Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-07T17:47:51.876Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-07T17:47:51.876Z] PASS [2022-02-07T17:47:51.876Z] coverage: 50.0% of statements [2022-02-07T17:47:51.876Z] ok github.com/docker/docker/oci 0.095s coverage: 50.0% of statements [2022-02-07T17:47:52.171Z] time="2022-02-07T17:47:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-07T17:47:52.348Z] === RUN TestAddressPoolOpt [2022-02-07T17:47:52.348Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/a [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/something [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/_=a [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/env1=value1 [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/_env1=value1 [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/PATH [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/=a [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/PATH= [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/PATH=something [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/asd!qwe [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/1asd [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/123 [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/some_space [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/__some_space_before [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/some_space_after__ [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/= [2022-02-07T17:47:52.348Z] === RUN TestValidateEnv/PaTh [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-07T17:47:52.348Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestParseHost [2022-02-07T17:47:52.348Z] --- PASS: TestParseHost (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestParseDockerDaemonHost [2022-02-07T17:47:52.348Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestParseTCP [2022-02-07T17:47:52.348Z] --- PASS: TestParseTCP (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-07T17:47:52.348Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestValidateExtraHosts [2022-02-07T17:47:52.348Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestIpOptString [2022-02-07T17:47:52.348Z] --- PASS: TestIpOptString (0.00s) [2022-02-07T17:47:52.348Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-07T17:47:52.820Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestNewIpOptValidDefaultVal [2022-02-07T17:47:52.820Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestIpOptSetInvalidVal [2022-02-07T17:47:52.820Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestValidateIPAddress [2022-02-07T17:47:52.820Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestMapOpts [2022-02-07T17:47:52.820Z] --- PASS: TestMapOpts (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestListOptsWithoutValidator [2022-02-07T17:47:52.820Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestListOptsWithValidator [2022-02-07T17:47:52.820Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestValidateDNSSearch [2022-02-07T17:47:52.820Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_general_format [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_one_more [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-07T17:47:52.820Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-07T17:47:52.820Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestNamedListOpts [2022-02-07T17:47:52.820Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestNamedMapOpts [2022-02-07T17:47:52.820Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestParseLink [2022-02-07T17:47:52.820Z] --- PASS: TestParseLink (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestQuotedStringSetWithQuotes [2022-02-07T17:47:52.820Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-07T17:47:52.820Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-07T17:47:52.820Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-07T17:47:52.820Z] === RUN TestUlimitOpt [2022-02-07T17:47:52.820Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-07T17:47:52.820Z] PASS [2022-02-07T17:47:52.820Z] coverage: 67.1% of statements [2022-02-07T17:47:52.820Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2022-02-07T17:47:52.820Z] === RUN TestParseVersion [2022-02-07T17:47:52.820Z] --- PASS: TestParseVersion (0.00s) [2022-02-07T17:47:52.820Z] PASS [2022-02-07T17:47:52.820Z] coverage: 52.9% of statements [2022-02-07T17:47:52.820Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-02-07T17:47:53.017Z] --- PASS: TestBuildSquashParent (7.42s) [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:47:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:47:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:47:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:47:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:47:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:47:53.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:47:53.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:47:53.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:47:53.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:47:53.291Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-02-07T17:47:53.291Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-07T17:47:53.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:47:53.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:47:54.283Z] === RUN TestPeerCertificateMarshalJSON [2022-02-07T17:47:54.399Z] === RUN TestParseEmptyInterface [2022-02-07T17:47:54.399Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestParseNonInterfaceType [2022-02-07T17:47:54.399Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestParseWithOneFunction [2022-02-07T17:47:54.399Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestParseWithMultipleFuncs [2022-02-07T17:47:54.399Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestParseWithUnnamedReturn [2022-02-07T17:47:54.399Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestEmbeddedInterface [2022-02-07T17:47:54.399Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestParsedImports [2022-02-07T17:47:54.399Z] --- PASS: TestParsedImports (0.00s) [2022-02-07T17:47:54.399Z] === RUN TestAliasedImports [2022-02-07T17:47:54.399Z] --- PASS: TestAliasedImports (0.00s) [2022-02-07T17:47:54.399Z] PASS [2022-02-07T17:47:54.399Z] coverage: 56.8% of statements [2022-02-07T17:47:54.754Z] 2022/02/07 17:47:54 Closing DB instances... [2022-02-07T17:47:54.754Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-07T17:47:54.754Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-07T17:47:54.754Z] --- PASS: TestPeerCertificateMarshalJSON (0.64s) [2022-02-07T17:47:54.754Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-07T17:47:54.754Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-07T17:47:54.754Z] === RUN TestMiddleware [2022-02-07T17:47:54.754Z] --- PASS: TestMiddleware (0.00s) [2022-02-07T17:47:54.754Z] === RUN TestNewResponseModifier [2022-02-07T17:47:54.754Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-07T17:47:54.754Z] PASS [2022-02-07T17:47:54.754Z] coverage: 26.8% of statements [2022-02-07T17:47:54.754Z] ok github.com/docker/docker/pkg/authorization 0.682s coverage: 26.8% of statements [2022-02-07T17:47:54.870Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-02-07T17:47:54.870Z] time="2022-02-07T17:47:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-07T17:47:54.870Z] 2022/02/07 17:47:54 Closing DB instances... [2022-02-07T17:47:55.224Z] === RUN TestIsArchivePathDir [2022-02-07T17:47:55.224Z] --- PASS: TestIsArchivePathDir (0.17s) [2022-02-07T17:47:55.224Z] === RUN TestIsArchivePathInvalidFile [2022-02-07T17:47:55.342Z] time="2022-02-07T17:47:55Z" level=error msg="node: d78c967f1978 is unknown to memberlist" [2022-02-07T17:47:55.342Z] === RUN TestHTTPTransport [2022-02-07T17:47:55.342Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-07T17:47:55.342Z] PASS [2022-02-07T17:47:55.342Z] coverage: 85.7% of statements [2022-02-07T17:47:55.342Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-02-07T17:47:55.695Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-02-07T17:47:55.695Z] === RUN TestIsArchivePathTar [2022-02-07T17:47:55.695Z] === RUN TestUnbuffered [2022-02-07T17:47:55.695Z] --- PASS: TestUnbuffered (0.00s) [2022-02-07T17:47:55.695Z] === RUN TestRaceUnbuffered [2022-02-07T17:47:55.695Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-07T17:47:55.695Z] PASS [2022-02-07T17:47:55.695Z] coverage: 100.0% of statements [2022-02-07T17:47:55.695Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-02-07T17:47:55.695Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-02-07T17:47:55.695Z] === RUN TestDecompressStreamGzip [2022-02-07T17:47:55.695Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-02-07T17:47:55.695Z] === RUN TestDecompressStreamBzip2 [2022-02-07T17:47:55.814Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-07T17:47:55.814Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-07T17:47:55.814Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-07T17:47:55.814Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-07T17:47:55.814Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-07T17:47:55.814Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-07T17:47:55.814Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-07T17:47:55.814Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-07T17:47:55.814Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-07T17:47:55.814Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-07T17:47:55.814Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-07T17:47:55.814Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-07T17:47:55.814Z] === RUN TestBufferPoolPutAndGet [2022-02-07T17:47:55.814Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-07T17:47:55.814Z] PASS [2022-02-07T17:47:55.814Z] coverage: 88.2% of statements [2022-02-07T17:47:55.814Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-02-07T17:47:56.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:47:56.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:47:56.167Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-07T17:47:56.167Z] === RUN TestDecompressStreamXz [2022-02-07T17:47:56.167Z] archive_test.go:133: Xz not present in msys2 [2022-02-07T17:47:56.167Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestDecompressStreamZstd [2022-02-07T17:47:56.167Z] archive_test.go:140: zstd not installed [2022-02-07T17:47:56.167Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-07T17:47:56.167Z] === RUN TestCompressStreamXzUnsupported [2022-02-07T17:47:56.167Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-07T17:47:56.167Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestCompressStreamInvalid [2022-02-07T17:47:56.167Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestExtensionInvalid [2022-02-07T17:47:56.167Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestExtensionUncompressed [2022-02-07T17:47:56.167Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestExtensionBzip2 [2022-02-07T17:47:56.167Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestExtensionGzip [2022-02-07T17:47:56.167Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestExtensionXz [2022-02-07T17:47:56.167Z] --- PASS: TestExtensionXz (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestExtensionZstd [2022-02-07T17:47:56.167Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestCmdStreamLargeStderr [2022-02-07T17:47:56.167Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-02-07T17:47:56.167Z] === RUN TestCmdStreamBad [2022-02-07T17:47:56.167Z] archive_test.go:252: Failing on Windows CI machines [2022-02-07T17:47:56.167Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestCmdStreamGood [2022-02-07T17:47:56.167Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-07T17:47:56.167Z] === RUN TestUntarPathWithInvalidDest [2022-02-07T17:47:56.167Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-02-07T17:47:56.167Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-07T17:47:56.167Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-02-07T17:47:56.167Z] === RUN TestUntarPathWithInvalidSrc [2022-02-07T17:47:56.167Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-07T17:47:56.167Z] === RUN TestUntarPath [2022-02-07T17:47:56.167Z] === RUN TestMatch [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[foo]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[foo_bar]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[]#01 [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[qux]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-07T17:47:56.167Z] === RUN TestMatch/[[foo_baz]] [2022-02-07T17:47:56.167Z] --- PASS: TestMatch (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-07T17:47:56.167Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-07T17:47:56.167Z] PASS [2022-02-07T17:47:56.167Z] coverage: 87.5% of statements [2022-02-07T17:47:56.167Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2022-02-07T17:47:56.167Z] --- PASS: TestUntarPath (0.08s) [2022-02-07T17:47:56.167Z] === RUN TestUntarPathWithDestinationFile [2022-02-07T17:47:56.640Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-07T17:47:56.640Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-07T17:47:56.640Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.21s) [2022-02-07T17:47:56.640Z] === RUN TestCopyWithTarInvalidSrc [2022-02-07T17:47:56.640Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-07T17:47:56.640Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-07T17:47:56.640Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-07T17:47:56.640Z] === RUN TestCopyWithTarSrcFile [2022-02-07T17:47:56.640Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-07T17:47:56.640Z] === RUN TestCopyWithTarSrcFolder [2022-02-07T17:47:56.640Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-07T17:47:56.640Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-07T17:47:56.640Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-07T17:47:56.640Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-07T17:47:56.640Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-07T17:47:56.640Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-07T17:47:56.640Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-07T17:47:56.640Z] === RUN TestCopyFileWithTarSrcFile [2022-02-07T17:47:56.640Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-07T17:47:56.640Z] === RUN TestTarFiles [2022-02-07T17:47:56.805Z] === RUN TestOutputOnPrematureClose [2022-02-07T17:47:56.805Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-07T17:47:56.805Z] === RUN TestCompleteSilently [2022-02-07T17:47:56.805Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-07T17:47:56.805Z] PASS [2022-02-07T17:47:56.805Z] coverage: 75.9% of statements [2022-02-07T17:47:56.805Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-02-07T17:47:56.805Z] === RUN TestSendToOneSub [2022-02-07T17:47:56.805Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-07T17:47:56.805Z] === RUN TestSendToMultipleSubs [2022-02-07T17:47:56.805Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-07T17:47:56.805Z] === RUN TestEvictOneSub [2022-02-07T17:47:56.805Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-07T17:47:56.805Z] === RUN TestClosePublisher [2022-02-07T17:47:56.805Z] --- PASS: TestClosePublisher (0.00s) [2022-02-07T17:47:56.805Z] === RUN TestPubSubRace [2022-02-07T17:47:57.277Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-02-07T17:47:57.277Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-07T17:47:57.457Z] ? github.com/docker/docker/api [no test files] [2022-02-07T17:47:57.630Z] === RUN TestChrootTarUntar [2022-02-07T17:47:57.630Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-07T17:47:57.630Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootUntarEmptyArchive [2022-02-07T17:47:57.630Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootTarUntarWithSymlink [2022-02-07T17:47:57.630Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootCopyWithTar [2022-02-07T17:47:57.630Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootCopyFileWithTar [2022-02-07T17:47:57.630Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootUntarPath [2022-02-07T17:47:57.630Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-02-07T17:47:57.630Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-07T17:47:57.630Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-07T17:47:57.630Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:47:57.630Z] === RUN TestChrootApplyDotDotFile [2022-02-07T17:47:57.630Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:47:57.630Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-07T17:47:57.630Z] PASS [2022-02-07T17:47:57.630Z] coverage: 15.1% of statements [2022-02-07T17:47:57.630Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.1% of statements [2022-02-07T17:47:57.747Z] --- PASS: TestRequest (8.78s) [2022-02-07T17:47:57.747Z] === RUN TestOverlappingRequests [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-02-07T17:47:58.051Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-02-07T17:47:58.051Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:47:58.051Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:47:58.100Z] === RUN TestSizeEmpty [2022-02-07T17:47:58.100Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestSizeEmptyFile [2022-02-07T17:47:58.100Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestSizeNonemptyFile [2022-02-07T17:47:58.100Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-07T17:47:58.100Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-07T17:47:58.100Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-07T17:47:58.100Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestMoveToSubdir [2022-02-07T17:47:58.100Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-07T17:47:58.100Z] === RUN TestSizeNonExistingDirectory [2022-02-07T17:47:58.100Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-07T17:47:58.100Z] PASS [2022-02-07T17:47:58.100Z] coverage: 80.0% of statements [2022-02-07T17:47:58.100Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2022-02-07T17:47:58.219Z] --- PASS: TestPubSubRace (1.06s) [2022-02-07T17:47:58.219Z] PASS [2022-02-07T17:47:58.219Z] coverage: 75.0% of statements [2022-02-07T17:47:58.219Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2022-02-07T17:47:58.219Z] --- PASS: TestOverlappingRequests (0.43s) [2022-02-07T17:47:58.219Z] === RUN TestRelease [2022-02-07T17:47:58.570Z] 2022/02/07 17:47:58 Closing DB instances... [2022-02-07T17:47:58.690Z] 2022/02/07 17:47:58 Closing DB instances... [2022-02-07T17:47:58.690Z] === RUN TestRegister [2022-02-07T17:47:58.690Z] --- PASS: TestRegister (0.00s) [2022-02-07T17:47:58.690Z] === RUN TestCommand [2022-02-07T17:47:58.690Z] --- PASS: TestCommand (0.03s) [2022-02-07T17:47:58.690Z] === RUN TestNaiveSelf [2022-02-07T17:47:58.690Z] --- PASS: TestNaiveSelf (0.02s) [2022-02-07T17:47:58.690Z] PASS [2022-02-07T17:47:58.690Z] coverage: 82.4% of statements [2022-02-07T17:47:58.690Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2022-02-07T17:47:59.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-07T17:47:59.040Z] === RUN TestPollerAddRemove [2022-02-07T17:47:59.040Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-07T17:47:59.040Z] === RUN TestPollerEvent [2022-02-07T17:47:59.040Z] poller_test.go:40: No chmod on Windows [2022-02-07T17:47:59.040Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-07T17:47:59.040Z] === RUN TestPollerClose [2022-02-07T17:47:59.040Z] --- PASS: TestPollerClose (0.00s) [2022-02-07T17:47:59.040Z] PASS [2022-02-07T17:47:59.040Z] coverage: 45.7% of statements [2022-02-07T17:47:59.040Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2022-02-07T17:47:59.161Z] === RUN TestDump [2022-02-07T17:47:59.161Z] goroutine 6 [running]: [2022-02-07T17:47:59.161Z] github.com/docker/docker/pkg/stack.dump(0x3cb6b7) [2022-02-07T17:47:59.161Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-07T17:47:59.161Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-07T17:47:59.161Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-07T17:47:59.161Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-07T17:47:59.161Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-07T17:47:59.161Z] testing.tRunner(0xc00011e000, 0x538e68) [2022-02-07T17:47:59.161Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:47:59.162Z] created by testing.(*T).Run [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-07T17:47:59.162Z] [2022-02-07T17:47:59.162Z] goroutine 1 [chan receive]: [2022-02-07T17:47:59.162Z] testing.(*T).Run(0xc00002dd40, {0x52a52e, 0x3aa413}, 0x538e68) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-07T17:47:59.162Z] testing.runTests.func1(0xc000068750) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-07T17:47:59.162Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:47:59.162Z] testing.runTests(0xc000076080, {0x69cba0, 0x3, 0x3}, {0x3ca90d, 0x52c228, 0x6a1640}) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-07T17:47:59.162Z] testing.(*M).Run(0xc000076080) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-07T17:47:59.162Z] main.main() [2022-02-07T17:47:59.162Z] _testmain.go:95 +0x1f5 [2022-02-07T17:47:59.162Z] --- PASS: TestDump (0.00s) [2022-02-07T17:47:59.162Z] === RUN TestDumpToFile [2022-02-07T17:47:59.162Z] time="2022-02-07T17:47:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-07T17:47:59.162Z] --- PASS: TestDumpToFile (0.12s) [2022-02-07T17:47:59.162Z] === RUN TestDumpToFileWithEmptyInput [2022-02-07T17:47:59.162Z] goroutine 8 [running]: [2022-02-07T17:47:59.162Z] github.com/docker/docker/pkg/stack.dump(0x4386f4) [2022-02-07T17:47:59.162Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-07T17:47:59.162Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x438aa0}) [2022-02-07T17:47:59.162Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-07T17:47:59.162Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2022-02-07T17:47:59.162Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-07T17:47:59.162Z] testing.tRunner(0xc00011e4e0, 0x538e58) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:47:59.162Z] created by testing.(*T).Run [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-07T17:47:59.162Z] [2022-02-07T17:47:59.162Z] goroutine 1 [chan receive]: [2022-02-07T17:47:59.162Z] testing.(*T).Run(0xc00002dd40, {0x5312ba, 0x3aa413}, 0x538e58) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-07T17:47:59.162Z] testing.runTests.func1(0xc000068750) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-07T17:47:59.162Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:47:59.162Z] testing.runTests(0xc000076080, {0x69cba0, 0x3, 0x3}, {0x3ca90d, 0x52c228, 0x6a1640}) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-07T17:47:59.162Z] testing.(*M).Run(0xc000076080) [2022-02-07T17:47:59.162Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-07T17:47:59.162Z] main.main() [2022-02-07T17:47:59.162Z] _testmain.go:95 +0x1f5 [2022-02-07T17:47:59.162Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-07T17:47:59.162Z] PASS [2022-02-07T17:47:59.162Z] coverage: 90.9% of statements [2022-02-07T17:47:59.162Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2022-02-07T17:47:59.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-07T17:47:59.634Z] === RUN TestNewStdWriter [2022-02-07T17:47:59.634Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-07T17:47:59.634Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestWriteWithNilBytes [2022-02-07T17:47:59.634Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestWrite [2022-02-07T17:47:59.634Z] --- PASS: TestWrite (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestWriteWithWriterError [2022-02-07T17:47:59.634Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-07T17:47:59.634Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyWriteAndRead [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-07T17:47:59.634Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-07T17:47:59.634Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-07T17:47:59.634Z] PASS [2022-02-07T17:47:59.634Z] coverage: 100.0% of statements [2022-02-07T17:47:59.634Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-02-07T17:47:59.634Z] --- PASS: TestRelease (1.67s) [2022-02-07T17:47:59.634Z] === RUN TestAllocateRandomDeallocate [2022-02-07T17:48:00.105Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2022-02-07T17:48:00.105Z] === RUN TestNetworkDBGarbageCollection [2022-02-07T17:48:00.105Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-07T17:48:00.105Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-07T17:48:00.105Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestFormatStatus [2022-02-07T17:48:00.105Z] --- PASS: TestFormatStatus (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestFormatError [2022-02-07T17:48:00.105Z] --- PASS: TestFormatError (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestFormatJSONError [2022-02-07T17:48:00.105Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-07T17:48:00.105Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-07T17:48:00.105Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestNewJSONProgressOutput [2022-02-07T17:48:00.105Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestAuxFormatterEmit [2022-02-07T17:48:00.105Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestStreamWriterStdout [2022-02-07T17:48:00.105Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-07T17:48:00.105Z] === RUN TestStreamWriterStderr [2022-02-07T17:48:00.105Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-07T17:48:00.105Z] PASS [2022-02-07T17:48:00.105Z] coverage: 66.2% of statements [2022-02-07T17:48:00.105Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-02-07T17:48:00.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-07T17:48:00.578Z] === RUN TestGenerateRandomID [2022-02-07T17:48:00.578Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-07T17:48:00.578Z] === RUN TestShortenId [2022-02-07T17:48:00.578Z] --- PASS: TestShortenId (0.00s) [2022-02-07T17:48:00.578Z] === RUN TestShortenSha256Id [2022-02-07T17:48:00.578Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-07T17:48:00.578Z] === RUN TestShortenIdEmpty [2022-02-07T17:48:00.578Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-07T17:48:00.578Z] === RUN TestShortenIdInvalid [2022-02-07T17:48:00.578Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-07T17:48:00.578Z] === RUN TestIsShortIDNonHex [2022-02-07T17:48:00.578Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-07T17:48:00.578Z] === RUN TestIsShortIDNotCorrectSize [2022-02-07T17:48:00.578Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-07T17:48:00.578Z] PASS [2022-02-07T17:48:00.578Z] coverage: 70.6% of statements [2022-02-07T17:48:00.578Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-02-07T17:48:00.620Z] === RUN TestCopyFileWithInvalidSrc [2022-02-07T17:48:00.620Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCopyFileWithInvalidDest [2022-02-07T17:48:00.620Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-07T17:48:00.620Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-07T17:48:00.620Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCopyFile [2022-02-07T17:48:00.620Z] --- PASS: TestCopyFile (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-07T17:48:00.620Z] fileutils_test.go:133: Needs porting to Windows [2022-02-07T17:48:00.620Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-07T17:48:00.620Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-07T17:48:00.620Z] fileutils_test.go:179: Needs porting to Windows [2022-02-07T17:48:00.620Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestWildcardMatches [2022-02-07T17:48:00.620Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestPatternMatches [2022-02-07T17:48:00.620Z] --- PASS: TestPatternMatches (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-07T17:48:00.620Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestPatternMatchesFolderExclusions [2022-02-07T17:48:00.620Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-07T17:48:00.620Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-07T17:48:00.620Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-07T17:48:00.620Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-07T17:48:00.620Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestSingleExclamationError [2022-02-07T17:48:00.620Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestMatchesWithNoPatterns [2022-02-07T17:48:00.620Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestMatchesWithMalformedPatterns [2022-02-07T17:48:00.620Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestMatches [2022-02-07T17:48:00.620Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-07T17:48:00.620Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-07T17:48:00.620Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-07T17:48:00.620Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-07T17:48:00.620Z] --- PASS: TestMatches (0.01s) [2022-02-07T17:48:00.620Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-07T17:48:00.620Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-07T17:48:00.620Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-07T17:48:00.620Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCleanPatterns [2022-02-07T17:48:00.620Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-07T17:48:00.620Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCleanPatternsExceptionFlag [2022-02-07T17:48:00.620Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-07T17:48:00.620Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-07T17:48:00.620Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCleanPatternsErrorSingleException [2022-02-07T17:48:00.620Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCreateIfNotExistsDir [2022-02-07T17:48:00.620Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCreateIfNotExistsFile [2022-02-07T17:48:00.620Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-07T17:48:00.620Z] === RUN TestMatch [2022-02-07T17:48:00.620Z] --- PASS: TestMatch (0.00s) [2022-02-07T17:48:00.620Z] === RUN TestCompile [2022-02-07T17:48:00.620Z] === RUN TestCompile/slash [2022-02-07T17:48:00.620Z] === RUN TestCompile/backslash [2022-02-07T17:48:00.620Z] --- PASS: TestCompile (0.00s) [2022-02-07T17:48:00.620Z] --- PASS: TestCompile/slash (0.00s) [2022-02-07T17:48:00.620Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-07T17:48:00.620Z] PASS [2022-02-07T17:48:00.620Z] coverage: 84.7% of statements [2022-02-07T17:48:00.620Z] ok github.com/docker/docker/pkg/fileutils 0.100s coverage: 84.7% of statements [2022-02-07T17:48:00.620Z] --- PASS: TestNetworkDBCRUDTableEntry (4.50s) [2022-02-07T17:48:00.620Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-07T17:48:01.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-07T17:48:01.091Z] === RUN TestGet [2022-02-07T17:48:01.091Z] --- PASS: TestGet (0.00s) [2022-02-07T17:48:01.091Z] === RUN TestGetShortcutString [2022-02-07T17:48:01.091Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-07T17:48:01.091Z] PASS [2022-02-07T17:48:01.091Z] coverage: 42.9% of statements [2022-02-07T17:48:01.091Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-02-07T17:48:01.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-07T17:48:01.346Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:48:01.571Z] === RUN TestIsCpusetListAvailable [2022-02-07T17:48:01.571Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-07T17:48:01.571Z] PASS [2022-02-07T17:48:01.571Z] coverage: 39.4% of statements [2022-02-07T17:48:01.571Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-02-07T17:48:02.083Z] === RUN TestCreateIDMapOrder [2022-02-07T17:48:02.083Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-07T17:48:02.083Z] PASS [2022-02-07T17:48:02.083Z] coverage: 7.2% of statements [2022-02-07T17:48:02.083Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-02-07T17:48:02.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-07T17:48:02.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:48:02.555Z] --- PASS: TestTarFiles (5.80s) [2022-02-07T17:48:02.555Z] === RUN TestDetectCompressionZstd [2022-02-07T17:48:02.555Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-07T17:48:02.555Z] === RUN TestTarUntar [2022-02-07T17:48:02.555Z] --- PASS: TestTarUntar (0.08s) [2022-02-07T17:48:02.555Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-07T17:48:02.555Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-07T17:48:02.555Z] === RUN TestTarWithOptions [2022-02-07T17:48:02.555Z] --- PASS: TestTarWithOptions (0.05s) [2022-02-07T17:48:02.555Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-07T17:48:02.555Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-07T17:48:02.555Z] === RUN TestUntarUstarGnuConflict [2022-02-07T17:48:02.555Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-07T17:48:02.555Z] === RUN TestUntarInvalidFilenames [2022-02-07T17:48:02.555Z] 2022/02/07 17:48:02 Closing DB instances... [2022-02-07T17:48:02.565Z] === RUN TestChtimes [2022-02-07T17:48:02.565Z] --- PASS: TestChtimes (0.00s) [2022-02-07T17:48:02.565Z] === RUN TestChtimesWindows [2022-02-07T17:48:02.565Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-07T17:48:02.565Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-07T17:48:02.565Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-07T17:48:02.565Z] === RUN TestEnsureRemoveAllNotExist [2022-02-07T17:48:02.565Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-07T17:48:02.565Z] === RUN TestEnsureRemoveAllWithDir [2022-02-07T17:48:02.565Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-07T17:48:02.565Z] === RUN TestEnsureRemoveAllWithFile [2022-02-07T17:48:02.565Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-07T17:48:02.565Z] PASS [2022-02-07T17:48:02.565Z] coverage: 12.9% of statements [2022-02-07T17:48:02.565Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.9% of statements [2022-02-07T17:48:03.026Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames897529179\\dest" [2022-02-07T17:48:03.026Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-02-07T17:48:03.026Z] === RUN TestUntarHardlinkToSymlink [2022-02-07T17:48:03.026Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-07T17:48:03.026Z] === RUN TestUntarInvalidHardlink [2022-02-07T17:48:03.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1205216222\\victim\\hello" -> "../victim/hello" [2022-02-07T17:48:03.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3553902722\\victim\\hello" -> "/../victim/hello" [2022-02-07T17:48:03.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3644022796\\victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1060500068\\victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1421939102\\victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2820052007\\victim" -> "../victim" [2022-02-07T17:48:03.026Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-07T17:48:03.026Z] === RUN TestUntarInvalidSymlink [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2343524901\\dest\\dotdot" -> "../victim/hello" [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487706969\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1200458625\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2103553292\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink503614479\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3785169876\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink174675488\\dest\\dir\\loophole" -> "../../victim" [2022-02-07T17:48:03.026Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-07T17:48:03.026Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-07T17:48:03.026Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestXGlobalNoParent [2022-02-07T17:48:03.026Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestReplaceFileTarWrapper [2022-02-07T17:48:03.026Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-02-07T17:48:03.026Z] === RUN TestPrefixHeaderReadable [2022-02-07T17:48:03.026Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-07T17:48:03.026Z] === RUN TestDisablePigz [2022-02-07T17:48:03.026Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-07T17:48:03.026Z] --- PASS: TestDisablePigz (0.14s) [2022-02-07T17:48:03.026Z] === RUN TestPigz [2022-02-07T17:48:03.026Z] === RUN TestFixedBufferCap [2022-02-07T17:48:03.026Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestFixedBufferLen [2022-02-07T17:48:03.026Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestFixedBufferString [2022-02-07T17:48:03.026Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestFixedBufferWrite [2022-02-07T17:48:03.026Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestFixedBufferRead [2022-02-07T17:48:03.026Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestBytesPipeRead [2022-02-07T17:48:03.026Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestBytesPipeWrite [2022-02-07T17:48:03.026Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-07T17:48:03.026Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-07T17:48:03.036Z] === RUN TestTailFile [2022-02-07T17:48:03.036Z] --- PASS: TestTailFile (0.00s) [2022-02-07T17:48:03.036Z] === RUN TestTailFileManyLines [2022-02-07T17:48:03.036Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-07T17:48:03.036Z] === RUN TestTailEmptyFile [2022-02-07T17:48:03.036Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-07T17:48:03.036Z] === RUN TestTailNegativeN [2022-02-07T17:48:03.036Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader [2022-02-07T17:48:03.036Z] === CONT TestNewTailReader [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/no_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/truncated_last_line [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-07T17:48:03.036Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.036Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.036Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:48:03.036Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:48:03.232Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:48:03.498Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-07T17:48:03.498Z] --- PASS: TestPigz (0.25s) [2022-02-07T17:48:03.498Z] === RUN TestCopyFileWithInvalidDest [2022-02-07T17:48:03.498Z] archive_windows_test.go:16: Currently fails [2022-02-07T17:48:03.498Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestCanonicalTarNameForPath [2022-02-07T17:48:03.498Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestCanonicalTarName [2022-02-07T17:48:03.498Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChmodTarEntry [2022-02-07T17:48:03.498Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestHardLinkOrder [2022-02-07T17:48:03.498Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-07T17:48:03.498Z] === RUN TestChangeString [2022-02-07T17:48:03.498Z] --- PASS: TestChangeString (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesWithNoChanges [2022-02-07T17:48:03.498Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-07T17:48:03.498Z] === RUN TestChangesWithChanges [2022-02-07T17:48:03.498Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-07T17:48:03.498Z] === RUN TestChangesWithChangesGH13590 [2022-02-07T17:48:03.498Z] changes_test.go:195: needs more investigation [2022-02-07T17:48:03.498Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesDirsEmpty [2022-02-07T17:48:03.498Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:48:03.498Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesDirsMutated [2022-02-07T17:48:03.498Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:48:03.498Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestApplyLayer [2022-02-07T17:48:03.498Z] changes_test.go:432: needs further investigation [2022-02-07T17:48:03.498Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesSizeWithHardlinks [2022-02-07T17:48:03.498Z] changes_test.go:468: needs further investigation [2022-02-07T17:48:03.498Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesSizeWithNoChanges [2022-02-07T17:48:03.498Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-07T17:48:03.498Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestChangesSize [2022-02-07T17:48:03.498Z] --- PASS: TestChangesSize (0.00s) [2022-02-07T17:48:03.498Z] === RUN TestApplyLayerInvalidFilenames [2022-02-07T17:48:03.498Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2295205100\\dest" [2022-02-07T17:48:03.498Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-07T17:48:03.498Z] === RUN TestApplyLayerInvalidHardlink [2022-02-07T17:48:03.498Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4083851370\\victim\\hello" -> "../victim/hello" [2022-02-07T17:48:03.498Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1308014579\\victim\\hello" -> "/../victim/hello" [2022-02-07T17:48:03.498Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1531327161\\victim" -> "../victim" [2022-02-07T17:48:03.498Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492975787\\victim" -> "../victim" [2022-02-07T17:48:03.498Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3811575440\\victim" -> "../victim" [2022-02-07T17:48:03.498Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink6519706\\victim" -> "../victim" [2022-02-07T17:48:03.498Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-07T17:48:03.498Z] === RUN TestApplyLayerInvalidSymlink [2022-02-07T17:48:03.498Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3823409979\\dest\\dotdot" -> "../victim/hello" [2022-02-07T17:48:03.498Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3232141339\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-07T17:48:03.498Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3013420484\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.498Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3484147475\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.498Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink167486557\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.498Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3137151990\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:48:03.498Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-02-07T17:48:03.498Z] === RUN TestApplyLayerWhiteouts [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/no_delimiter [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.509Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.509Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.509Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.510Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:48:03.510Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.510Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.511Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.511Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.511Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.512Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.512Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.512Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.513Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.970Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-02-07T17:48:03.970Z] === RUN TestAtomicWriteToFile [2022-02-07T17:48:03.970Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-07T17:48:03.970Z] === RUN TestAtomicWriteSetCommit [2022-02-07T17:48:03.970Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-07T17:48:03.970Z] === RUN TestAtomicWriteSetCancel [2022-02-07T17:48:03.970Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-07T17:48:03.970Z] === RUN TestReadCloserWrapperClose [2022-02-07T17:48:03.970Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestReaderErrWrapperReadOnError [2022-02-07T17:48:03.970Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestReaderErrWrapperRead [2022-02-07T17:48:03.970Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestCancelReadCloser [2022-02-07T17:48:03.970Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-07T17:48:03.970Z] === RUN TestGenerateEmptyFile [2022-02-07T17:48:03.970Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestGenerateWithContent [2022-02-07T17:48:03.970Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-07T17:48:03.970Z] PASS [2022-02-07T17:48:03.970Z] coverage: 62.0% of statements [2022-02-07T17:48:03.970Z] ok github.com/docker/docker/pkg/archive 8.731s coverage: 62.0% of statements [2022-02-07T17:48:03.970Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-07T17:48:03.970Z] === RUN TestWriteCloserWrapperClose [2022-02-07T17:48:03.970Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestNopWriteCloser [2022-02-07T17:48:03.970Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestNopWriter [2022-02-07T17:48:03.970Z] --- PASS: TestNopWriter (0.00s) [2022-02-07T17:48:03.970Z] === RUN TestWriteCounter [2022-02-07T17:48:03.970Z] --- PASS: TestWriteCounter (0.00s) [2022-02-07T17:48:03.970Z] PASS [2022-02-07T17:48:03.970Z] coverage: 69.2% of statements [2022-02-07T17:48:03.970Z] ok github.com/docker/docker/pkg/ioutils 0.662s coverage: 69.2% of statements [2022-02-07T17:48:03.970Z] --- PASS: TestNetworkDBCRUDTableEntries (3.29s) [2022-02-07T17:48:03.970Z] === RUN TestNetworkDBNodeLeave [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:03.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:03.987Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.987Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:03.988Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:03.989Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:03.989Z] PASS [2022-02-07T17:48:03.989Z] coverage: 88.6% of statements [2022-02-07T17:48:03.989Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2022-02-07T17:48:04.176Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:48:04.463Z] === RUN TestTarSumRemoveNonExistent [2022-02-07T17:48:04.463Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-07T17:48:04.463Z] === RUN TestTarSumRemove [2022-02-07T17:48:04.463Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestSortFileInfoSums [2022-02-07T17:48:04.463Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestNewTarSumForLabelInvalid [2022-02-07T17:48:04.463Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestNewTarSumForLabel [2022-02-07T17:48:04.463Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestEmptyTar [2022-02-07T17:48:04.463Z] --- PASS: TestEmptyTar (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestTarSumsReadSize [2022-02-07T17:48:04.463Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestTarSums [2022-02-07T17:48:04.463Z] --- PASS: TestTarSums (0.05s) [2022-02-07T17:48:04.463Z] === RUN TestIteration [2022-02-07T17:48:04.463Z] --- PASS: TestIteration (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestVersionLabelForChecksum [2022-02-07T17:48:04.463Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestVersion [2022-02-07T17:48:04.463Z] --- PASS: TestVersion (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestGetVersion [2022-02-07T17:48:04.463Z] --- PASS: TestGetVersion (0.00s) [2022-02-07T17:48:04.463Z] === RUN TestGetVersions [2022-02-07T17:48:04.463Z] --- PASS: TestGetVersions (0.00s) [2022-02-07T17:48:04.463Z] PASS [2022-02-07T17:48:04.463Z] coverage: 89.3% of statements [2022-02-07T17:48:04.463Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2022-02-07T17:48:04.463Z] --- PASS: TestAllocateRandomDeallocate (4.91s) [2022-02-07T17:48:04.463Z] === RUN TestRetrieveFromStore [2022-02-07T17:48:04.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-07T17:48:04.935Z] testing: warning: no tests to run [2022-02-07T17:48:04.935Z] PASS [2022-02-07T17:48:04.935Z] coverage: [no statements] [2022-02-07T17:48:04.935Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2022-02-07T17:48:04.964Z] === RUN TestError [2022-02-07T17:48:04.964Z] --- PASS: TestError (0.00s) [2022-02-07T17:48:04.964Z] === RUN TestProgressString [2022-02-07T17:48:04.964Z] === RUN TestProgressString/no_progress [2022-02-07T17:48:04.964Z] === RUN TestProgressString/progress_1 [2022-02-07T17:48:04.964Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-07T17:48:04.964Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-07T17:48:04.964Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-07T17:48:04.964Z] === RUN TestProgressString/with_units [2022-02-07T17:48:04.964Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-07T17:48:04.964Z] === RUN TestProgressString/hide_counts [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-07T17:48:04.964Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-07T17:48:04.964Z] === RUN TestJSONMessageDisplay [2022-02-07T17:48:04.964Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-07T17:48:04.964Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-07T17:48:04.964Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-07T17:48:04.964Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-07T17:48:04.964Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-07T17:48:04.964Z] === RUN TestDisplayJSONMessagesStream [2022-02-07T17:48:04.964Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-07T17:48:04.964Z] PASS [2022-02-07T17:48:04.964Z] coverage: 91.7% of statements [2022-02-07T17:48:04.964Z] ok github.com/docker/docker/pkg/jsonmessage 0.246s coverage: 91.7% of statements [2022-02-07T17:48:05.119Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-02-07T17:48:05.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-02-07T17:48:05.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-02-07T17:48:05.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-07T17:48:05.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s) [2022-02-07T17:48:05.119Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-02-07T17:48:05.119Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:48:05.406Z] === RUN TestTruncIndex [2022-02-07T17:48:05.406Z] --- PASS: TestTruncIndex (0.10s) [2022-02-07T17:48:05.406Z] PASS [2022-02-07T17:48:05.406Z] coverage: 91.5% of statements [2022-02-07T17:48:05.406Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-02-07T17:48:05.435Z] === RUN TestStandardLongPath [2022-02-07T17:48:05.435Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-07T17:48:05.435Z] === RUN TestUNCLongPath [2022-02-07T17:48:05.435Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-07T17:48:05.435Z] PASS [2022-02-07T17:48:05.435Z] coverage: 100.0% of statements [2022-02-07T17:48:05.435Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-02-07T17:48:05.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-07T17:48:05.879Z] === RUN TestIsGIT [2022-02-07T17:48:05.879Z] --- PASS: TestIsGIT (0.00s) [2022-02-07T17:48:05.879Z] === RUN TestIsTransport [2022-02-07T17:48:05.879Z] --- PASS: TestIsTransport (0.00s) [2022-02-07T17:48:05.879Z] PASS [2022-02-07T17:48:05.879Z] coverage: 100.0% of statements [2022-02-07T17:48:05.879Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2022-02-07T17:48:06.351Z] --- PASS: TestRetrieveFromStore (1.58s) [2022-02-07T17:48:06.351Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-07T17:48:06.351Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-07T17:48:06.351Z] === RUN TestParallelPredefinedRequest1 [2022-02-07T17:48:06.351Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-07T17:48:06.351Z] === RUN TestParallelPredefinedRequest2 [2022-02-07T17:48:06.351Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-07T17:48:06.351Z] === RUN TestParallelPredefinedRequest3 [2022-02-07T17:48:06.351Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-07T17:48:06.351Z] === RUN TestParallelPredefinedRequest4 [2022-02-07T17:48:06.351Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-07T17:48:06.351Z] === RUN TestParallelPredefinedRequest5 [2022-02-07T17:48:06.351Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-07T17:48:06.351Z] === RUN TestDebug [2022-02-07T17:48:06.351Z] --- PASS: TestDebug (0.00s) [2022-02-07T17:48:06.351Z] === RUN TestRequestPoolParallel [2022-02-07T17:48:06.351Z] === RUN TestVersionInfo [2022-02-07T17:48:06.351Z] --- PASS: TestVersionInfo (0.00s) [2022-02-07T17:48:06.351Z] === RUN TestAppendVersions [2022-02-07T17:48:06.351Z] --- PASS: TestAppendVersions (0.00s) [2022-02-07T17:48:06.351Z] PASS [2022-02-07T17:48:06.351Z] coverage: 88.9% of statements [2022-02-07T17:48:06.351Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-02-07T17:48:06.427Z] === RUN TestNameFormat [2022-02-07T17:48:06.427Z] --- PASS: TestNameFormat (0.00s) [2022-02-07T17:48:06.427Z] === RUN TestNameRetries [2022-02-07T17:48:06.427Z] --- PASS: TestNameRetries (0.00s) [2022-02-07T17:48:06.427Z] PASS [2022-02-07T17:48:06.427Z] coverage: 85.7% of statements [2022-02-07T17:48:06.427Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-02-07T17:48:06.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-07T17:48:06.825Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-02-07T17:48:06.825Z] === RUN TestFullAllocateRelease [2022-02-07T17:48:06.897Z] === RUN TestParseKeyValueOpt [2022-02-07T17:48:06.897Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-07T17:48:06.897Z] === RUN TestParseUintList [2022-02-07T17:48:06.897Z] --- PASS: TestParseUintList (0.00s) [2022-02-07T17:48:06.897Z] === RUN TestParseUintListMaximumLimits [2022-02-07T17:48:06.897Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-07T17:48:06.897Z] PASS [2022-02-07T17:48:06.897Z] coverage: 97.0% of statements [2022-02-07T17:48:06.898Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-02-07T17:48:06.898Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2022-02-07T17:48:06.898Z] === RUN TestNetworkDBWatch [2022-02-07T17:48:06.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-07T17:48:07.296Z] --- PASS: TestFullAllocateRelease (0.41s) [2022-02-07T17:48:07.296Z] === RUN TestOddAllocateRelease [2022-02-07T17:48:07.296Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-02-07T17:48:07.296Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-07T17:48:07.296Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-07T17:48:07.296Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-07T17:48:07.296Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-07T17:48:07.296Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-07T17:48:07.296Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest1 [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest4 [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest1 [2022-02-07T17:48:07.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest5 [2022-02-07T17:48:07.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest3 [2022-02-07T17:48:07.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:07.296Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest2 [2022-02-07T17:48:07.296Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest2 [2022-02-07T17:48:07.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:07.296Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:48:07.296Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:48:07.296Z] === CONT TestParallelPredefinedRequest4 [2022-02-07T17:48:07.296Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:07.296Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:48:07.296Z] PASS [2022-02-07T17:48:07.296Z] coverage: 85.3% of statements [2022-02-07T17:48:07.296Z] ok github.com/docker/docker/libnetwork/ipam 46.733s coverage: 85.3% of statements [2022-02-07T17:48:07.767Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-07T17:48:07.767Z] === RUN TestClientStream [2022-02-07T17:48:07.767Z] --- PASS: TestClientStream (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestClientSendFile [2022-02-07T17:48:07.767Z] --- PASS: TestClientSendFile (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestClientWithRequestTimeout [2022-02-07T17:48:07.767Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-07T17:48:07.767Z] === RUN TestFileSpecPlugin [2022-02-07T17:48:07.767Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-07T17:48:07.767Z] === RUN TestFileJSONSpecPlugin [2022-02-07T17:48:07.767Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-07T17:48:07.767Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestPluginAddHandler [2022-02-07T17:48:07.767Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestPluginWaitBadPlugin [2022-02-07T17:48:07.767Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestGet [2022-02-07T17:48:07.767Z] time="2022-02-07T17:48:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-07T17:48:07.767Z] === RUN TestValidatePrivileges [2022-02-07T17:48:07.767Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestFilterByCapNeg [2022-02-07T17:48:07.767Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestFilterByCapPos [2022-02-07T17:48:07.767Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-07T17:48:07.767Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-07T17:48:07.767Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-07T17:48:07.767Z] PASS [2022-02-07T17:48:07.767Z] coverage: 12.0% of statements [2022-02-07T17:48:07.767Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2022-02-07T17:48:07.888Z] === RUN TestNewAndRemove [2022-02-07T17:48:07.888Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-07T17:48:07.888Z] === RUN TestRemoveInvalidPath [2022-02-07T17:48:07.888Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-07T17:48:07.888Z] PASS [2022-02-07T17:48:07.888Z] coverage: 82.6% of statements [2022-02-07T17:48:07.888Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-02-07T17:48:07.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-07T17:48:08.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-07T17:48:08.760Z] === RUN TestNewSettable [2022-02-07T17:48:08.760Z] --- PASS: TestNewSettable (0.00s) [2022-02-07T17:48:08.760Z] === RUN TestIsSettable [2022-02-07T17:48:08.760Z] --- PASS: TestIsSettable (0.00s) [2022-02-07T17:48:08.760Z] === RUN TestUpdateSettingsEnv [2022-02-07T17:48:08.760Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-07T17:48:08.760Z] PASS [2022-02-07T17:48:08.760Z] coverage: 20.0% of statements [2022-02-07T17:48:08.760Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2022-02-07T17:48:08.760Z] time="2022-02-07T17:48:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-07T17:48:08.878Z] 2022/02/07 17:48:08 Closing DB instances... [2022-02-07T17:48:09.072Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/rootless [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/volume [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-07T17:48:09.072Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === Skipped [2022-02-07T17:48:09.072Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-07T17:48:09.072Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-07T17:48:09.072Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-07T17:48:09.072Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-07T17:48:09.072Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-07T17:48:09.072Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.072Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.072Z] [2022-02-07T17:48:09.072Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-07T17:48:09.073Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:03Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-07T17:48:09.073Z] aufs_test.go:37: driver not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:71: No driver to put! [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-07T17:48:09.073Z] time="2022-02-07T17:47:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:71: No driver to put! [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-07T17:48:09.073Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-07T17:48:09.073Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-07T17:48:09.073Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T17:48:09.073Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-07T17:48:09.073Z] graphtest_unix.go:71: No driver to put! [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-07T17:48:09.073Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-07T17:48:09.073Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-07T17:48:09.073Z] [2022-02-07T17:48:09.073Z] DONE 2314 tests, 53 skipped in 199.993s [2022-02-07T17:48:09.073Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/config [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/idm [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/ns [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/options [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/osl [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T17:48:09.073Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-07T17:48:09.073Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-02-07T17:48:09.231Z] === RUN TestLoad [2022-02-07T17:48:09.231Z] --- PASS: TestLoad (0.00s) [2022-02-07T17:48:09.231Z] === RUN TestSave [2022-02-07T17:48:09.231Z] --- PASS: TestSave (0.03s) [2022-02-07T17:48:09.231Z] === RUN TestAddDeleteGet [2022-02-07T17:48:09.231Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-07T17:48:09.231Z] === RUN TestInvalidTags [2022-02-07T17:48:09.231Z] --- PASS: TestInvalidTags (0.01s) [2022-02-07T17:48:09.231Z] PASS [2022-02-07T17:48:09.231Z] coverage: 83.7% of statements [2022-02-07T17:48:09.231Z] ok github.com/docker/docker/reference 0.104s coverage: 83.7% of statements [2022-02-07T17:48:09.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-07T17:48:09.869Z] === RUN TestFailedConnection [2022-02-07T17:48:09.869Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-07T17:48:09.869Z] === RUN TestNetworkDBBulkSync [2022-02-07T17:48:10.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-07T17:48:10.340Z] --- PASS: TestGetAddress (22.93s) [2022-02-07T17:48:10.340Z] === RUN TestRequestSyntaxCheck [2022-02-07T17:48:10.340Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-07T17:48:10.340Z] === RUN TestRequest [2022-02-07T17:48:10.406Z] --- PASS: TestBuildMultiStageParentConfig (4.91s) [2022-02-07T17:48:10.406Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:48:10.803Z] time="2022-02-07T17:48:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-07T17:48:10.803Z] === RUN TestResolveAuthConfigIndexServer [2022-02-07T17:48:10.803Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-07T17:48:10.803Z] === RUN TestResolveAuthConfigFullURL [2022-02-07T17:48:10.803Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-07T17:48:10.803Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-07T17:48:10.803Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-07T17:48:10.803Z] === RUN TestValidateMirror [2022-02-07T17:48:10.803Z] --- PASS: TestValidateMirror (0.00s) [2022-02-07T17:48:10.803Z] === RUN TestLoadInsecureRegistries [2022-02-07T17:48:10.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-07T17:48:11.275Z] time="2022-02-07T17:48:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-07T17:48:11.275Z] time="2022-02-07T17:48:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-07T17:48:11.275Z] time="2022-02-07T17:48:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-07T17:48:11.275Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-02-07T17:48:11.275Z] === RUN TestNewServiceConfig [2022-02-07T17:48:11.275Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestValidateIndexName [2022-02-07T17:48:11.275Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestValidateIndexNameWithError [2022-02-07T17:48:11.275Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestEndpointParse [2022-02-07T17:48:11.275Z] --- PASS: TestEndpointParse (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestEndpointParseInvalid [2022-02-07T17:48:11.275Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestValidateEndpoint [2022-02-07T17:48:11.275Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestPing [2022-02-07T17:48:11.275Z] --- PASS: TestPing (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestPingRegistryEndpoint [2022-02-07T17:48:11.275Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:48:11.275Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestEndpoint [2022-02-07T17:48:11.275Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:48:11.275Z] --- SKIP: TestEndpoint (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestParseRepositoryInfo [2022-02-07T17:48:11.275Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestNewIndexInfo [2022-02-07T17:48:11.275Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestMirrorEndpointLookup [2022-02-07T17:48:11.275Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:48:11.275Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestSearchRepositories [2022-02-07T17:48:11.275Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-07T17:48:11.275Z] Host: 127.0.0.1:49335 [2022-02-07T17:48:11.275Z] User-Agent: docker test client [2022-02-07T17:48:11.275Z] Authorization: Token fake-token [2022-02-07T17:48:11.275Z] X-Docker-Token: true [2022-02-07T17:48:11.275Z] Accept-Encoding: gzip [2022-02-07T17:48:11.275Z] [2022-02-07T17:48:11.275Z] [2022-02-07T17:48:11.275Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-07T17:48:11.275Z] Connection: close [2022-02-07T17:48:11.275Z] Content-Length: 144 [2022-02-07T17:48:11.275Z] Cache-Control: no-cache [2022-02-07T17:48:11.275Z] Content-Type: application/json [2022-02-07T17:48:11.275Z] Date: Mon, 07 Feb 2022 17:48:10 GMT [2022-02-07T17:48:11.275Z] Expires: -1 [2022-02-07T17:48:11.275Z] Pragma: no-cache [2022-02-07T17:48:11.275Z] Server: docker-tests/mock [2022-02-07T17:48:11.275Z] X-Docker-Registry-Config: mock [2022-02-07T17:48:11.275Z] X-Docker-Registry-Version: 0.0.0 [2022-02-07T17:48:11.275Z] [2022-02-07T17:48:11.275Z] [2022-02-07T17:48:11.275Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestTrustedLocation [2022-02-07T17:48:11.275Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-07T17:48:11.275Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestAllowNondistributableArtifacts [2022-02-07T17:48:11.275Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-07T17:48:11.275Z] === RUN TestIsSecureIndex [2022-02-07T17:48:11.275Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-07T17:48:11.275Z] PASS [2022-02-07T17:48:11.275Z] coverage: 51.2% of statements [2022-02-07T17:48:11.275Z] ok github.com/docker/docker/registry 0.172s coverage: 51.2% of statements [2022-02-07T17:48:11.331Z] 2022/02/07 17:48:11 Closing DB instances... [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestReaderWithReadError [2022-02-07T17:48:11.747Z] time="2022-02-07T17:48:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestReader [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-07T17:48:11.747Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-07T17:48:11.747Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-07T17:48:11.747Z] PASS [2022-02-07T17:48:11.747Z] coverage: 100.0% of statements [2022-02-07T17:48:11.747Z] ok github.com/docker/docker/registry/resumable 0.147s coverage: 100.0% of statements [2022-02-07T17:48:11.802Z] --- PASS: TestFailedConnection (2.15s) [2022-02-07T17:48:11.802Z] === RUN TestFailOnce [2022-02-07T17:48:11.802Z] 2022/02/07 17:48:11 http: panic serving 127.0.0.1:49279: Plugin not ready [2022-02-07T17:48:11.802Z] goroutine 34 [running]: [2022-02-07T17:48:11.802Z] net/http.(*conn).serve.func1() [2022-02-07T17:48:11.802Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-07T17:48:11.802Z] panic({0xf4bc20, 0x1059a70}) [2022-02-07T17:48:11.802Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-07T17:48:11.802Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x20863986363b65b7}, 0xc000195a98) [2022-02-07T17:48:11.802Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-07T17:48:11.802Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1066810, 0xc00015e0e0}, 0xea05e6) [2022-02-07T17:48:11.802Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-07T17:48:11.802Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1066810, 0xc00015e0e0}, 0xc000158300) [2022-02-07T17:48:11.802Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-07T17:48:11.802Z] net/http.serverHandler.ServeHTTP({0x1064e10}, {0x1066810, 0xc00015e0e0}, 0xc000158300) [2022-02-07T17:48:11.802Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-07T17:48:11.802Z] net/http.(*conn).serve(0xc0000a8000, {0x10686a0, 0xc00008a0c0}) [2022-02-07T17:48:11.802Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-07T17:48:11.802Z] created by net/http.(*Server).Serve [2022-02-07T17:48:11.802Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-07T17:48:11.802Z] time="2022-02-07T17:48:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49278/Test.FailOnce: Post \"http://127.0.0.1:49278/Test.FailOnce\": EOF, retrying in 1s" [2022-02-07T17:48:11.866Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-07T17:48:11.866Z] Using test binary docker [2022-02-07T17:48:11.866Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-07T17:48:11.866Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-07T17:48:11.866Z] Starting dockerd [2022-02-07T17:48:11.866Z] INFO: Waiting for daemon to start... [2022-02-07T17:48:12.219Z] === RUN TestRestartManagerTimeout [2022-02-07T17:48:12.219Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-07T17:48:12.219Z] === RUN TestRestartManagerTimeoutReset [2022-02-07T17:48:12.219Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-07T17:48:12.219Z] PASS [2022-02-07T17:48:12.219Z] coverage: 50.9% of statements [2022-02-07T17:48:12.219Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-02-07T17:48:12.794Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-07T17:48:12.794Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-07T17:48:12.794Z] --- PASS: TestFailOnce (1.18s) [2022-02-07T17:48:12.794Z] === RUN TestEchoInputOutput [2022-02-07T17:48:12.794Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-07T17:48:12.794Z] === RUN TestBackoff [2022-02-07T17:48:12.794Z] --- PASS: TestBackoff (0.00s) [2022-02-07T17:48:12.794Z] === RUN TestAbortRetry [2022-02-07T17:48:12.794Z] --- PASS: TestAbortRetry (0.00s) [2022-02-07T17:48:12.794Z] === RUN TestClientScheme [2022-02-07T17:48:12.794Z] --- PASS: TestClientScheme (0.00s) [2022-02-07T17:48:12.794Z] === RUN TestNewClientWithTimeout [2022-02-07T17:48:13.212Z] === RUN TestDecodeContainerConfig [2022-02-07T17:48:13.213Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-07T17:48:13.213Z] === RUN TestDecodeContainerConfigIsolation [2022-02-07T17:48:13.213Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-07T17:48:13.213Z] === RUN TestValidatePrivileged [2022-02-07T17:48:13.213Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-07T17:48:13.213Z] PASS [2022-02-07T17:48:13.213Z] coverage: 52.6% of statements [2022-02-07T17:48:13.213Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-02-07T17:48:13.267Z] time="2022-02-07T17:48:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-07T17:48:13.689Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-07T17:48:13.689Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-07T17:48:13.689Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-07T17:48:13.689Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-07T17:48:13.689Z] PASS [2022-02-07T17:48:13.689Z] coverage: 62.5% of statements [2022-02-07T17:48:13.689Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2022-02-07T17:48:14.684Z] time="2022-02-07T17:48:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-07T17:48:14.840Z] time="2022-02-07T17:48:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-07T17:48:15.308Z] === RUN TestMiddlewares [2022-02-07T17:48:15.308Z] --- PASS: TestMiddlewares (0.00s) [2022-02-07T17:48:15.308Z] PASS [2022-02-07T17:48:15.308Z] coverage: 9.0% of statements [2022-02-07T17:48:15.308Z] ok github.com/docker/docker/api/server 0.078s coverage: 9.0% of statements [2022-02-07T17:48:15.677Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-07T17:48:15.677Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-07T17:48:15.677Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-07T17:48:15.677Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-07T17:48:15.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-07T17:48:15.832Z] 2022/02/07 17:48:15 Closing DB instances... [2022-02-07T17:48:16.038Z] . [2022-02-07T17:48:16.038Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-07T17:48:16.038Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-07T17:48:16.038Z] Error: No such image: emptyfs [2022-02-07T17:48:16.038Z] Running integration-test (iteration 1) [2022-02-07T17:48:16.038Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-07T17:48:16.038Z] Loaded image: busybox:latest [2022-02-07T17:48:16.038Z] Loaded image: busybox:glibc [2022-02-07T17:48:16.679Z] === RUN TestGetDriver [2022-02-07T17:48:16.679Z] --- PASS: TestGetDriver (0.00s) [2022-02-07T17:48:16.679Z] === RUN TestVolumeRequestError [2022-02-07T17:48:16.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-07T17:48:17.152Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-07T17:48:17.152Z] PASS [2022-02-07T17:48:17.152Z] coverage: 36.1% of statements [2022-02-07T17:48:17.152Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2022-02-07T17:48:17.152Z] === RUN TestGetAddress [2022-02-07T17:48:17.152Z] --- PASS: TestGetAddress (0.00s) [2022-02-07T17:48:17.152Z] === RUN TestRemove [2022-02-07T17:48:17.152Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-07T17:48:17.152Z] --- SKIP: TestRemove (0.00s) [2022-02-07T17:48:17.152Z] === RUN TestInitializeWithVolumes [2022-02-07T17:48:17.152Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-02-07T17:48:17.152Z] === RUN TestCreate [2022-02-07T17:48:17.152Z] --- PASS: TestCreate (0.01s) [2022-02-07T17:48:17.152Z] === RUN TestValidateName [2022-02-07T17:48:17.152Z] --- PASS: TestValidateName (0.00s) [2022-02-07T17:48:17.152Z] === RUN TestCreateWithOpts [2022-02-07T17:48:17.152Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-07T17:48:17.152Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-07T17:48:17.152Z] === RUN TestRelaodNoOpts [2022-02-07T17:48:17.152Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-07T17:48:17.152Z] PASS [2022-02-07T17:48:17.152Z] coverage: 41.5% of statements [2022-02-07T17:48:17.152Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-02-07T17:48:17.404Z] time="2022-02-07T17:48:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-07T17:48:17.454Z] Loaded image: debian:bullseye-slim [2022-02-07T17:48:17.454Z] Loaded image: hello-world:latest [2022-02-07T17:48:17.454Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:48:17.454Z] INFO: Testing against a local daemon [2022-02-07T17:48:17.454Z] === RUN TestCgroupNamespacesBuild [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRaw [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-07T17:48:18.146Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRaw [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-07T17:48:18.146Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestConvertTmpfsOptions [2022-02-07T17:48:18.146Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-07T17:48:18.146Z] linux_parser_test.go:209: data="ro" [2022-02-07T17:48:18.146Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestParseMountSpec [2022-02-07T17:48:18.146Z] parser_test.go:62: case 0 [2022-02-07T17:48:18.146Z] parser_test.go:62: case 1 [2022-02-07T17:48:18.146Z] parser_test.go:62: case 2 [2022-02-07T17:48:18.146Z] parser_test.go:62: case 3 [2022-02-07T17:48:18.146Z] parser_test.go:62: case 4 [2022-02-07T17:48:18.146Z] parser_test.go:62: case 5 [2022-02-07T17:48:18.146Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestValidateMount [2022-02-07T17:48:18.146Z] --- PASS: TestValidateMount (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRaw [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-07T17:48:18.146Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-07T17:48:18.146Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-07T17:48:18.146Z] PASS [2022-02-07T17:48:18.146Z] coverage: 67.6% of statements [2022-02-07T17:48:18.146Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2022-02-07T17:48:18.547Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-07T17:48:18.547Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:48:18.618Z] === RUN TestSetGetMeta [2022-02-07T17:48:18.618Z] === PAUSE TestSetGetMeta [2022-02-07T17:48:18.618Z] === RUN TestRestore [2022-02-07T17:48:18.618Z] === PAUSE TestRestore [2022-02-07T17:48:18.618Z] === RUN TestServiceCreate [2022-02-07T17:48:18.618Z] === PAUSE TestServiceCreate [2022-02-07T17:48:18.618Z] === RUN TestServiceList [2022-02-07T17:48:18.618Z] === PAUSE TestServiceList [2022-02-07T17:48:18.618Z] === RUN TestServiceRemove [2022-02-07T17:48:18.618Z] === PAUSE TestServiceRemove [2022-02-07T17:48:18.618Z] === RUN TestServiceGet [2022-02-07T17:48:18.618Z] === PAUSE TestServiceGet [2022-02-07T17:48:18.618Z] === RUN TestServicePrune [2022-02-07T17:48:18.618Z] === PAUSE TestServicePrune [2022-02-07T17:48:18.618Z] === RUN TestCreate [2022-02-07T17:48:18.618Z] === PAUSE TestCreate [2022-02-07T17:48:18.618Z] === RUN TestRemove [2022-02-07T17:48:18.618Z] === PAUSE TestRemove [2022-02-07T17:48:18.618Z] === RUN TestList [2022-02-07T17:48:18.618Z] === PAUSE TestList [2022-02-07T17:48:18.618Z] === RUN TestFindByDriver [2022-02-07T17:48:18.618Z] === PAUSE TestFindByDriver [2022-02-07T17:48:18.618Z] === RUN TestFindByReferenced [2022-02-07T17:48:18.618Z] === PAUSE TestFindByReferenced [2022-02-07T17:48:18.618Z] === RUN TestDerefMultipleOfSameRef [2022-02-07T17:48:18.618Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-07T17:48:18.618Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:48:18.618Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:48:18.618Z] === RUN TestDefererencePluginOnCreateError [2022-02-07T17:48:18.618Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-07T17:48:18.618Z] === RUN TestRefDerefRemove [2022-02-07T17:48:18.618Z] === PAUSE TestRefDerefRemove [2022-02-07T17:48:18.618Z] === RUN TestGet [2022-02-07T17:48:18.618Z] === PAUSE TestGet [2022-02-07T17:48:18.618Z] === RUN TestGetWithReference [2022-02-07T17:48:18.618Z] === PAUSE TestGetWithReference [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_nil_list [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_empty_list [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_filter_some [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_filter_middle [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:48:18.618Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-07T17:48:18.618Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_nil_list [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_filter_some [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_empty_list [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_filter_middle [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:48:18.618Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-07T17:48:18.618Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-07T17:48:18.618Z] === CONT TestSetGetMeta [2022-02-07T17:48:18.618Z] === CONT TestDefererencePluginOnCreateError [2022-02-07T17:48:18.618Z] === CONT TestList [2022-02-07T17:48:18.618Z] === CONT TestServiceGet [2022-02-07T17:48:18.618Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestRemove [2022-02-07T17:48:18.618Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-07T17:48:18.618Z] === CONT TestCreate [2022-02-07T17:48:18.618Z] --- PASS: TestList (0.04s) [2022-02-07T17:48:18.618Z] === CONT TestServicePrune [2022-02-07T17:48:18.618Z] --- PASS: TestRemove (0.03s) [2022-02-07T17:48:18.618Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:48:18.618Z] --- PASS: TestCreate (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestDerefMultipleOfSameRef [2022-02-07T17:48:18.618Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestFindByReferenced [2022-02-07T17:48:18.618Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestFindByDriver [2022-02-07T17:48:18.618Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestServiceList [2022-02-07T17:48:18.618Z] --- PASS: TestFindByDriver (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestServiceRemove [2022-02-07T17:48:18.618Z] --- PASS: TestServiceGet (0.15s) [2022-02-07T17:48:18.618Z] === CONT TestGet [2022-02-07T17:48:18.618Z] time="2022-02-07T17:48:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:18.618Z] --- PASS: TestServiceRemove (0.07s) [2022-02-07T17:48:18.618Z] === CONT TestGetWithReference [2022-02-07T17:48:18.618Z] --- PASS: TestServiceList (0.08s) [2022-02-07T17:48:18.618Z] === CONT TestServiceCreate [2022-02-07T17:48:18.618Z] time="2022-02-07T17:48:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:18.618Z] time="2022-02-07T17:48:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:18.618Z] --- PASS: TestGet (0.02s) [2022-02-07T17:48:18.618Z] === CONT TestRestore [2022-02-07T17:48:18.618Z] time="2022-02-07T17:48:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-07T17:48:18.618Z] --- PASS: TestGetWithReference (0.03s) [2022-02-07T17:48:18.618Z] === CONT TestRefDerefRemove [2022-02-07T17:48:18.618Z] time="2022-02-07T17:48:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:18.618Z] --- PASS: TestServiceCreate (0.03s) [2022-02-07T17:48:18.618Z] --- PASS: TestServicePrune (0.16s) [2022-02-07T17:48:18.618Z] --- PASS: TestRestore (0.03s) [2022-02-07T17:48:18.618Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-07T17:48:18.618Z] PASS [2022-02-07T17:48:18.618Z] coverage: 69.0% of statements [2022-02-07T17:48:18.618Z] ok github.com/docker/docker/volume/service 0.243s coverage: 69.0% of statements [2022-02-07T17:48:18.821Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-02-07T17:48:18.821Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-07T17:48:18.986Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.09s) [2022-02-07T17:48:18.986Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-07T17:48:19.456Z] --- PASS: TestRequest (9.08s) [2022-02-07T17:48:19.456Z] === RUN TestOverlappingRequests [2022-02-07T17:48:19.927Z] --- PASS: TestOverlappingRequests (0.44s) [2022-02-07T17:48:19.927Z] === RUN TestRelease [2022-02-07T17:48:19.927Z] 2022/02/07 17:48:19 Closing DB instances... [2022-02-07T17:48:20.185Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-02-07T17:48:20.185Z] === RUN TestBuildWithSession [2022-02-07T17:48:20.185Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:48:20.185Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:48:20.185Z] === RUN TestBuildSquashParent [2022-02-07T17:48:21.154Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-07T17:48:21.154Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:48:21.657Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-07T17:48:21.657Z] === RUN TestNetworkDBGarbageCollection [2022-02-07T17:48:21.657Z] --- PASS: TestRelease (1.73s) [2022-02-07T17:48:21.657Z] === RUN TestAllocateRandomDeallocate [2022-02-07T17:48:22.128Z] time="2022-02-07T17:48:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.Echo: Post \"http://127.0.0.1:49285/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-07T17:48:23.394Z] --- PASS: TestGet (15.01s) [2022-02-07T17:48:23.394Z] === RUN TestPluginWithNoManifest [2022-02-07T17:48:23.394Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-07T17:48:23.394Z] === RUN TestGetAll [2022-02-07T17:48:23.394Z] --- PASS: TestGetAll (0.00s) [2022-02-07T17:48:23.394Z] PASS [2022-02-07T17:48:23.394Z] coverage: 73.2% of statements [2022-02-07T17:48:23.394Z] ok github.com/docker/docker/pkg/plugins 34.885s coverage: 73.2% of statements [2022-02-07T17:48:25.487Z] --- PASS: TestBuildSquashParent (4.68s) [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:48:25.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:48:25.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:48:25.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:48:25.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:48:25.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:48:25.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:48:25.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:48:25.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:48:25.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:48:25.936Z] === RUN TestParseEmptyInterface [2022-02-07T17:48:25.936Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestParseNonInterfaceType [2022-02-07T17:48:25.936Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestParseWithOneFunction [2022-02-07T17:48:25.936Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestParseWithMultipleFuncs [2022-02-07T17:48:25.936Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestParseWithUnnamedReturn [2022-02-07T17:48:25.936Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestEmbeddedInterface [2022-02-07T17:48:25.936Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestParsedImports [2022-02-07T17:48:25.936Z] --- PASS: TestParsedImports (0.00s) [2022-02-07T17:48:25.936Z] === RUN TestAliasedImports [2022-02-07T17:48:25.936Z] --- PASS: TestAliasedImports (0.00s) [2022-02-07T17:48:25.936Z] PASS [2022-02-07T17:48:25.936Z] coverage: 56.8% of statements [2022-02-07T17:48:25.936Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-02-07T17:48:26.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:48:26.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:48:26.412Z] === RUN TestHTTPTransport [2022-02-07T17:48:26.412Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-07T17:48:26.412Z] PASS [2022-02-07T17:48:26.412Z] coverage: 85.7% of statements [2022-02-07T17:48:26.412Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-02-07T17:48:26.412Z] --- PASS: TestAllocateRandomDeallocate (4.85s) [2022-02-07T17:48:26.412Z] === RUN TestRetrieveFromStore [2022-02-07T17:48:26.464Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-07T17:48:26.464Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:48:26.725Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-07T17:48:26.725Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:48:26.885Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-07T17:48:26.885Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-07T17:48:26.885Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-07T17:48:26.885Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-07T17:48:26.885Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-07T17:48:26.885Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-07T17:48:26.885Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-07T17:48:26.885Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-07T17:48:26.885Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-07T17:48:26.885Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-07T17:48:26.885Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-07T17:48:26.885Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-07T17:48:26.885Z] === RUN TestBufferPoolPutAndGet [2022-02-07T17:48:26.885Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-07T17:48:26.885Z] PASS [2022-02-07T17:48:26.885Z] coverage: 88.2% of statements [2022-02-07T17:48:26.885Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-02-07T17:48:27.355Z] === RUN TestOutputOnPrematureClose [2022-02-07T17:48:27.355Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-07T17:48:27.355Z] === RUN TestCompleteSilently [2022-02-07T17:48:27.355Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-07T17:48:27.355Z] PASS [2022-02-07T17:48:27.355Z] coverage: 75.9% of statements [2022-02-07T17:48:27.355Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-02-07T17:48:27.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:48:27.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:48:27.827Z] === RUN TestSendToOneSub [2022-02-07T17:48:27.827Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-07T17:48:27.827Z] === RUN TestSendToMultipleSubs [2022-02-07T17:48:27.827Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-07T17:48:27.827Z] === RUN TestEvictOneSub [2022-02-07T17:48:27.827Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-07T17:48:27.827Z] === RUN TestClosePublisher [2022-02-07T17:48:27.827Z] --- PASS: TestClosePublisher (0.00s) [2022-02-07T17:48:27.827Z] === RUN TestPubSubRace [2022-02-07T17:48:28.300Z] --- PASS: TestRetrieveFromStore (1.64s) [2022-02-07T17:48:28.300Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-07T17:48:28.300Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-07T17:48:28.300Z] === RUN TestParallelPredefinedRequest1 [2022-02-07T17:48:28.300Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-07T17:48:28.300Z] === RUN TestParallelPredefinedRequest2 [2022-02-07T17:48:28.300Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-07T17:48:28.300Z] === RUN TestParallelPredefinedRequest3 [2022-02-07T17:48:28.300Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-07T17:48:28.300Z] === RUN TestParallelPredefinedRequest4 [2022-02-07T17:48:28.300Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-07T17:48:28.300Z] === RUN TestParallelPredefinedRequest5 [2022-02-07T17:48:28.300Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-07T17:48:28.300Z] === RUN TestDebug [2022-02-07T17:48:28.300Z] --- PASS: TestDebug (0.00s) [2022-02-07T17:48:28.300Z] === RUN TestRequestPoolParallel [2022-02-07T17:48:28.773Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-02-07T17:48:28.773Z] === RUN TestFullAllocateRelease [2022-02-07T17:48:29.248Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-02-07T17:48:29.248Z] === RUN TestOddAllocateRelease [2022-02-07T17:48:29.248Z] --- PASS: TestPubSubRace (1.07s) [2022-02-07T17:48:29.248Z] PASS [2022-02-07T17:48:29.248Z] coverage: 75.0% of statements [2022-02-07T17:48:29.248Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 75.0% of statements [2022-02-07T17:48:29.248Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-07T17:48:29.248Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-07T17:48:29.248Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-07T17:48:29.248Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-07T17:48:29.248Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-07T17:48:29.248Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.32s) [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s) [2022-02-07T17:48:29.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2022-02-07T17:48:29.568Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:48:29.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:48:29.743Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-02-07T17:48:29.743Z] === CONT TestParallelPredefinedRequest1 [2022-02-07T17:48:29.743Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:29.743Z] === CONT TestParallelPredefinedRequest4 [2022-02-07T17:48:29.743Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:29.743Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:48:29.743Z] === CONT TestParallelPredefinedRequest3 [2022-02-07T17:48:29.743Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:29.743Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:48:29.743Z] === CONT TestParallelPredefinedRequest2 [2022-02-07T17:48:29.743Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:29.743Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:48:29.743Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:48:29.743Z] === CONT TestParallelPredefinedRequest5 [2022-02-07T17:48:29.743Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:48:29.743Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:48:29.743Z] PASS [2022-02-07T17:48:29.743Z] coverage: 85.3% of statements [2022-02-07T17:48:29.743Z] ok github.com/docker/docker/libnetwork/ipam 49.884s coverage: 85.3% of statements [2022-02-07T17:48:29.743Z] === RUN TestRegister [2022-02-07T17:48:29.743Z] --- PASS: TestRegister (0.00s) [2022-02-07T17:48:29.743Z] === RUN TestCommand [2022-02-07T17:48:29.743Z] --- PASS: TestCommand (0.04s) [2022-02-07T17:48:29.743Z] === RUN TestNaiveSelf [2022-02-07T17:48:30.214Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-07T17:48:30.214Z] PASS [2022-02-07T17:48:30.214Z] coverage: 82.4% of statements [2022-02-07T17:48:30.214Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-02-07T17:48:30.539Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:48:30.687Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-07T17:48:30.687Z] === RUN TestClientStream [2022-02-07T17:48:30.687Z] --- PASS: TestClientStream (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestClientSendFile [2022-02-07T17:48:30.687Z] --- PASS: TestClientSendFile (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestClientWithRequestTimeout [2022-02-07T17:48:30.687Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-07T17:48:30.687Z] === RUN TestFileSpecPlugin [2022-02-07T17:48:30.687Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-07T17:48:30.687Z] === RUN TestFileJSONSpecPlugin [2022-02-07T17:48:30.687Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-07T17:48:30.687Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestPluginAddHandler [2022-02-07T17:48:30.687Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestPluginWaitBadPlugin [2022-02-07T17:48:30.687Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestGet [2022-02-07T17:48:30.687Z] time="2022-02-07T17:48:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-07T17:48:30.687Z] === RUN TestDump [2022-02-07T17:48:30.687Z] goroutine 19 [running]: [2022-02-07T17:48:30.687Z] github.com/docker/docker/pkg/stack.dump(0xe9b6b7) [2022-02-07T17:48:30.687Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-07T17:48:30.687Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-07T17:48:30.687Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-07T17:48:30.687Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-07T17:48:30.687Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-07T17:48:30.687Z] testing.tRunner(0xc000085380, 0x1008e68) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:48:30.687Z] created by testing.(*T).Run [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-07T17:48:30.687Z] [2022-02-07T17:48:30.687Z] goroutine 1 [chan receive]: [2022-02-07T17:48:30.687Z] testing.(*T).Run(0xc0000851e0, {0xffa52e, 0xe7a413}, 0x1008e68) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-07T17:48:30.687Z] testing.runTests.func1(0xc0000b6720) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-07T17:48:30.687Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:48:30.687Z] testing.runTests(0xc0000d0080, {0x116cba0, 0x3, 0x3}, {0xe9a90d, 0xffc228, 0x1171640}) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-07T17:48:30.687Z] testing.(*M).Run(0xc0000d0080) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-07T17:48:30.687Z] main.main() [2022-02-07T17:48:30.687Z] _testmain.go:95 +0x1f5 [2022-02-07T17:48:30.687Z] --- PASS: TestDump (0.00s) [2022-02-07T17:48:30.687Z] === RUN TestDumpToFile [2022-02-07T17:48:30.687Z] --- PASS: TestDumpToFile (0.18s) [2022-02-07T17:48:30.687Z] === RUN TestDumpToFileWithEmptyInput [2022-02-07T17:48:30.687Z] goroutine 21 [running]: [2022-02-07T17:48:30.687Z] github.com/docker/docker/pkg/stack.dump(0xf086f4) [2022-02-07T17:48:30.687Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-07T17:48:30.687Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf08aa0}) [2022-02-07T17:48:30.687Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-07T17:48:30.687Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2022-02-07T17:48:30.687Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-07T17:48:30.687Z] testing.tRunner(0xc000085860, 0x1008e58) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:48:30.687Z] created by testing.(*T).Run [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-07T17:48:30.687Z] [2022-02-07T17:48:30.687Z] goroutine 1 [chan receive]: [2022-02-07T17:48:30.687Z] testing.(*T).Run(0xc0000851e0, {0x10012ba, 0xe7a413}, 0x1008e58) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-07T17:48:30.687Z] testing.runTests.func1(0xc0000b6720) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-07T17:48:30.687Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:48:30.687Z] testing.runTests(0xc0000d0080, {0x116cba0, 0x3, 0x3}, {0xe9a90d, 0xffc228, 0x1171640}) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-07T17:48:30.687Z] testing.(*M).Run(0xc0000d0080) [2022-02-07T17:48:30.687Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-07T17:48:30.687Z] main.main() [2022-02-07T17:48:30.687Z] _testmain.go:95 +0x1f5 [2022-02-07T17:48:30.687Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-07T17:48:30.687Z] PASS [2022-02-07T17:48:30.687Z] coverage: 90.9% of statements [2022-02-07T17:48:30.687Z] ok github.com/docker/docker/pkg/stack 0.221s coverage: 90.9% of statements [2022-02-07T17:48:30.795Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:48:31.051Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:48:31.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:48:31.157Z] === RUN TestNewStdWriter [2022-02-07T17:48:31.158Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-07T17:48:31.158Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestWriteWithNilBytes [2022-02-07T17:48:31.158Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestWrite [2022-02-07T17:48:31.158Z] --- PASS: TestWrite (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestWriteWithWriterError [2022-02-07T17:48:31.158Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-07T17:48:31.158Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyWriteAndRead [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-07T17:48:31.158Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-07T17:48:31.158Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-07T17:48:31.307Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2022-02-07T17:48:31.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2022-02-07T17:48:31.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-07T17:48:31.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-02-07T17:48:31.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-07T17:48:31.307Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-02-07T17:48:31.307Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:48:31.628Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-07T17:48:31.628Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-07T17:48:31.628Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-07T17:48:31.628Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-07T17:48:31.628Z] PASS [2022-02-07T17:48:31.628Z] coverage: 100.0% of statements [2022-02-07T17:48:31.628Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-02-07T17:48:31.628Z] time="2022-02-07T17:48:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-07T17:48:31.869Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-02-07T17:48:31.869Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:48:31.984Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 2m24.327429347s [2022-02-07T17:48:31.984Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.662506ms [2022-02-07T17:48:32.011Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-02-07T17:48:32.011Z] === RUN TestBuildWithHugeFile [2022-02-07T17:48:32.098Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-07T17:48:32.098Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-07T17:48:32.098Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestFormatStatus [2022-02-07T17:48:32.098Z] --- PASS: TestFormatStatus (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestFormatError [2022-02-07T17:48:32.098Z] --- PASS: TestFormatError (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestFormatJSONError [2022-02-07T17:48:32.098Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-07T17:48:32.098Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-07T17:48:32.098Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestNewJSONProgressOutput [2022-02-07T17:48:32.098Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestAuxFormatterEmit [2022-02-07T17:48:32.098Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestStreamWriterStdout [2022-02-07T17:48:32.098Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-07T17:48:32.098Z] === RUN TestStreamWriterStderr [2022-02-07T17:48:32.098Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-07T17:48:32.098Z] PASS [2022-02-07T17:48:32.098Z] coverage: 66.2% of statements [2022-02-07T17:48:32.098Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-02-07T17:48:32.568Z] === RUN TestGenerateRandomID [2022-02-07T17:48:32.568Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-07T17:48:32.568Z] === RUN TestShortenId [2022-02-07T17:48:32.568Z] --- PASS: TestShortenId (0.00s) [2022-02-07T17:48:32.568Z] === RUN TestShortenSha256Id [2022-02-07T17:48:32.568Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-07T17:48:32.568Z] === RUN TestShortenIdEmpty [2022-02-07T17:48:32.568Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-07T17:48:32.568Z] === RUN TestShortenIdInvalid [2022-02-07T17:48:32.568Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-07T17:48:32.568Z] === RUN TestIsShortIDNonHex [2022-02-07T17:48:32.568Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-07T17:48:32.568Z] === RUN TestIsShortIDNotCorrectSize [2022-02-07T17:48:32.568Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-07T17:48:32.568Z] PASS [2022-02-07T17:48:32.568Z] coverage: 70.6% of statements [2022-02-07T17:48:32.568Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-02-07T17:48:32.797Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-02-07T17:48:32.797Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:48:33.358Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-07T17:48:33.358Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:48:33.559Z] === RUN TestIsCpusetListAvailable [2022-02-07T17:48:33.559Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-07T17:48:33.559Z] PASS [2022-02-07T17:48:33.559Z] coverage: 39.4% of statements [2022-02-07T17:48:33.559Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-02-07T17:48:33.559Z] time="2022-02-07T17:48:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-07T17:48:34.726Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-02-07T17:48:34.726Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:48:35.132Z] === RUN TestChtimes [2022-02-07T17:48:35.132Z] --- PASS: TestChtimes (0.00s) [2022-02-07T17:48:35.132Z] === RUN TestChtimesWindows [2022-02-07T17:48:35.132Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-07T17:48:35.132Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-07T17:48:35.132Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-07T17:48:35.132Z] === RUN TestEnsureRemoveAllNotExist [2022-02-07T17:48:35.132Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-07T17:48:35.132Z] === RUN TestEnsureRemoveAllWithDir [2022-02-07T17:48:35.132Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-07T17:48:35.132Z] === RUN TestEnsureRemoveAllWithFile [2022-02-07T17:48:35.132Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-07T17:48:35.132Z] PASS [2022-02-07T17:48:35.132Z] coverage: 12.9% of statements [2022-02-07T17:48:35.132Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 12.9% of statements [2022-02-07T17:48:35.290Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-07T17:48:35.290Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:48:35.634Z] === RUN TestTailFile [2022-02-07T17:48:35.634Z] --- PASS: TestTailFile (0.00s) [2022-02-07T17:48:35.634Z] === RUN TestTailFileManyLines [2022-02-07T17:48:35.634Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-07T17:48:35.634Z] === RUN TestTailEmptyFile [2022-02-07T17:48:35.634Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-07T17:48:35.634Z] === RUN TestTailNegativeN [2022-02-07T17:48:35.634Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/truncated_last_line [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/no_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.634Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.634Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.634Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.635Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:48:35.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:35.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:35.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:35.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:35.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:35.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.122Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.122Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.123Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.123Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:48:36.124Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-07T17:48:36.124Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:36.125Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:36.126Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:48:36.598Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:48:36.598Z] PASS [2022-02-07T17:48:36.598Z] coverage: 88.6% of statements [2022-02-07T17:48:36.598Z] ok github.com/docker/docker/pkg/tailfile 0.217s coverage: 88.6% of statements [2022-02-07T17:48:37.069Z] === RUN TestTarSumRemoveNonExistent [2022-02-07T17:48:37.069Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-07T17:48:37.069Z] === RUN TestTarSumRemove [2022-02-07T17:48:37.069Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestSortFileInfoSums [2022-02-07T17:48:37.069Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestNewTarSumForLabelInvalid [2022-02-07T17:48:37.069Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestNewTarSumForLabel [2022-02-07T17:48:37.069Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestEmptyTar [2022-02-07T17:48:37.069Z] --- PASS: TestEmptyTar (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestTarSumsReadSize [2022-02-07T17:48:37.069Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-07T17:48:37.069Z] === RUN TestTarSums [2022-02-07T17:48:37.069Z] --- PASS: TestTarSums (0.07s) [2022-02-07T17:48:37.069Z] === RUN TestIteration [2022-02-07T17:48:37.069Z] --- PASS: TestIteration (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestVersionLabelForChecksum [2022-02-07T17:48:37.069Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestVersion [2022-02-07T17:48:37.069Z] --- PASS: TestVersion (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestGetVersion [2022-02-07T17:48:37.069Z] --- PASS: TestGetVersion (0.00s) [2022-02-07T17:48:37.069Z] === RUN TestGetVersions [2022-02-07T17:48:37.069Z] --- PASS: TestGetVersions (0.00s) [2022-02-07T17:48:37.069Z] PASS [2022-02-07T17:48:37.069Z] coverage: 89.3% of statements [2022-02-07T17:48:37.069Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2022-02-07T17:48:37.182Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2022-02-07T17:48:37.182Z] === RUN TestBuildWithHugeFile [2022-02-07T17:48:37.539Z] time="2022-02-07T17:48:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-07T17:48:37.539Z] testing: warning: no tests to run [2022-02-07T17:48:37.539Z] PASS [2022-02-07T17:48:37.539Z] coverage: [no statements] [2022-02-07T17:48:37.539Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2022-02-07T17:48:38.531Z] === RUN TestTruncIndex [2022-02-07T17:48:38.531Z] --- PASS: TestTruncIndex (0.10s) [2022-02-07T17:48:38.531Z] PASS [2022-02-07T17:48:38.531Z] coverage: 91.5% of statements [2022-02-07T17:48:38.531Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2022-02-07T17:48:39.524Z] === RUN TestIsGIT [2022-02-07T17:48:39.524Z] --- PASS: TestIsGIT (0.00s) [2022-02-07T17:48:39.524Z] === RUN TestIsTransport [2022-02-07T17:48:39.524Z] --- PASS: TestIsTransport (0.00s) [2022-02-07T17:48:39.524Z] PASS [2022-02-07T17:48:39.524Z] coverage: 100.0% of statements [2022-02-07T17:48:39.524Z] ok github.com/docker/docker/pkg/urlutil 0.063s coverage: 100.0% of statements [2022-02-07T17:48:39.995Z] === RUN TestVersionInfo [2022-02-07T17:48:39.995Z] --- PASS: TestVersionInfo (0.00s) [2022-02-07T17:48:39.995Z] === RUN TestAppendVersions [2022-02-07T17:48:39.995Z] --- PASS: TestAppendVersions (0.00s) [2022-02-07T17:48:39.995Z] PASS [2022-02-07T17:48:39.995Z] coverage: 88.9% of statements [2022-02-07T17:48:39.995Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-02-07T17:48:42.218Z] === RUN TestValidatePrivileges [2022-02-07T17:48:42.218Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-07T17:48:42.218Z] === RUN TestFilterByCapNeg [2022-02-07T17:48:42.218Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-07T17:48:42.218Z] === RUN TestFilterByCapPos [2022-02-07T17:48:42.218Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-07T17:48:42.218Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-07T17:48:42.218Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-07T17:48:42.218Z] PASS [2022-02-07T17:48:42.218Z] coverage: 12.0% of statements [2022-02-07T17:48:42.218Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-07T17:48:42.218Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-07T17:48:42.218Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-07T17:48:42.218Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-07T17:48:42.218Z] ok github.com/docker/docker/plugin 0.076s coverage: 12.0% of statements [2022-02-07T17:48:43.211Z] === RUN TestNewSettable [2022-02-07T17:48:43.211Z] --- PASS: TestNewSettable (0.00s) [2022-02-07T17:48:43.211Z] === RUN TestIsSettable [2022-02-07T17:48:43.211Z] --- PASS: TestIsSettable (0.00s) [2022-02-07T17:48:43.211Z] === RUN TestUpdateSettingsEnv [2022-02-07T17:48:43.211Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-07T17:48:43.211Z] PASS [2022-02-07T17:48:43.211Z] coverage: 20.0% of statements [2022-02-07T17:48:43.681Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2022-02-07T17:48:43.681Z] === RUN TestLoad [2022-02-07T17:48:43.681Z] --- PASS: TestLoad (0.00s) [2022-02-07T17:48:43.681Z] === RUN TestSave [2022-02-07T17:48:43.681Z] --- PASS: TestSave (0.03s) [2022-02-07T17:48:43.681Z] === RUN TestAddDeleteGet [2022-02-07T17:48:43.681Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-07T17:48:43.681Z] === RUN TestInvalidTags [2022-02-07T17:48:43.681Z] --- PASS: TestInvalidTags (0.01s) [2022-02-07T17:48:43.681Z] PASS [2022-02-07T17:48:43.681Z] coverage: 84.4% of statements [2022-02-07T17:48:43.681Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestReaderWithReadError [2022-02-07T17:48:45.252Z] time="2022-02-07T17:48:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestReader [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-07T17:48:45.252Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-07T17:48:45.252Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-07T17:48:45.252Z] PASS [2022-02-07T17:48:45.252Z] coverage: 100.0% of statements [2022-02-07T17:48:45.252Z] ok github.com/docker/docker/registry/resumable 0.260s coverage: 100.0% of statements [2022-02-07T17:48:45.723Z] --- PASS: TestGet (15.01s) [2022-02-07T17:48:45.723Z] === RUN TestPluginWithNoManifest [2022-02-07T17:48:45.723Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-07T17:48:45.723Z] === RUN TestGetAll [2022-02-07T17:48:45.723Z] --- PASS: TestGetAll (0.00s) [2022-02-07T17:48:45.723Z] PASS [2022-02-07T17:48:45.723Z] coverage: 73.2% of statements [2022-02-07T17:48:45.723Z] ok github.com/docker/docker/pkg/plugins 36.044s coverage: 73.2% of statements [2022-02-07T17:48:45.723Z] === RUN TestResolveAuthConfigIndexServer [2022-02-07T17:48:45.723Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-07T17:48:45.723Z] === RUN TestResolveAuthConfigFullURL [2022-02-07T17:48:45.723Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-07T17:48:45.723Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-07T17:48:45.723Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-07T17:48:45.723Z] === RUN TestValidateMirror [2022-02-07T17:48:45.723Z] --- PASS: TestValidateMirror (0.00s) [2022-02-07T17:48:45.723Z] === RUN TestLoadInsecureRegistries [2022-02-07T17:48:46.194Z] time="2022-02-07T17:48:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-07T17:48:46.194Z] time="2022-02-07T17:48:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-07T17:48:46.194Z] time="2022-02-07T17:48:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-07T17:48:46.194Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-02-07T17:48:46.194Z] === RUN TestNewServiceConfig [2022-02-07T17:48:46.194Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestValidateIndexName [2022-02-07T17:48:46.194Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestValidateIndexNameWithError [2022-02-07T17:48:46.194Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestEndpointParse [2022-02-07T17:48:46.194Z] --- PASS: TestEndpointParse (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestEndpointParseInvalid [2022-02-07T17:48:46.194Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestValidateEndpoint [2022-02-07T17:48:46.194Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestPing [2022-02-07T17:48:46.194Z] --- PASS: TestPing (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestPingRegistryEndpoint [2022-02-07T17:48:46.194Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:48:46.194Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestEndpoint [2022-02-07T17:48:46.194Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:48:46.194Z] --- SKIP: TestEndpoint (0.02s) [2022-02-07T17:48:46.194Z] === RUN TestParseRepositoryInfo [2022-02-07T17:48:46.194Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestNewIndexInfo [2022-02-07T17:48:46.194Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestMirrorEndpointLookup [2022-02-07T17:48:46.194Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:48:46.194Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestSearchRepositories [2022-02-07T17:48:46.194Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-07T17:48:46.194Z] Host: 127.0.0.1:49347 [2022-02-07T17:48:46.194Z] User-Agent: docker test client [2022-02-07T17:48:46.194Z] Authorization: Token fake-token [2022-02-07T17:48:46.194Z] X-Docker-Token: true [2022-02-07T17:48:46.194Z] Accept-Encoding: gzip [2022-02-07T17:48:46.194Z] [2022-02-07T17:48:46.194Z] [2022-02-07T17:48:46.194Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-07T17:48:46.194Z] Connection: close [2022-02-07T17:48:46.194Z] Content-Length: 144 [2022-02-07T17:48:46.194Z] Cache-Control: no-cache [2022-02-07T17:48:46.194Z] Content-Type: application/json [2022-02-07T17:48:46.194Z] Date: Mon, 07 Feb 2022 17:48:45 GMT [2022-02-07T17:48:46.194Z] Expires: -1 [2022-02-07T17:48:46.194Z] Pragma: no-cache [2022-02-07T17:48:46.194Z] Server: docker-tests/mock [2022-02-07T17:48:46.194Z] X-Docker-Registry-Config: mock [2022-02-07T17:48:46.194Z] X-Docker-Registry-Version: 0.0.0 [2022-02-07T17:48:46.194Z] [2022-02-07T17:48:46.194Z] [2022-02-07T17:48:46.194Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-07T17:48:46.194Z] === RUN TestTrustedLocation [2022-02-07T17:48:46.194Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-07T17:48:46.194Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestAllowNondistributableArtifacts [2022-02-07T17:48:46.194Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestIsSecureIndex [2022-02-07T17:48:46.194Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-07T17:48:46.194Z] PASS [2022-02-07T17:48:46.194Z] coverage: 51.2% of statements [2022-02-07T17:48:46.194Z] === RUN TestRestartManagerTimeout [2022-02-07T17:48:46.194Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-07T17:48:46.194Z] === RUN TestRestartManagerTimeoutReset [2022-02-07T17:48:46.194Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-07T17:48:46.194Z] PASS [2022-02-07T17:48:46.194Z] coverage: 45.3% of statements [2022-02-07T17:48:46.194Z] ok github.com/docker/docker/registry 0.338s coverage: 51.2% of statements [2022-02-07T17:48:46.194Z] ok github.com/docker/docker/restartmanager 0.067s coverage: 45.3% of statements [2022-02-07T17:48:47.185Z] === RUN TestDecodeContainerConfig [2022-02-07T17:48:47.185Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-07T17:48:47.185Z] === RUN TestDecodeContainerConfigIsolation [2022-02-07T17:48:47.185Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-07T17:48:47.185Z] === RUN TestValidatePrivileged [2022-02-07T17:48:47.185Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-07T17:48:47.185Z] PASS [2022-02-07T17:48:47.185Z] coverage: 52.6% of statements [2022-02-07T17:48:47.185Z] ok github.com/docker/docker/runconfig 0.135s coverage: 52.6% of statements [2022-02-07T17:48:47.655Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-07T17:48:47.655Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-07T17:48:47.655Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-07T17:48:47.655Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-07T17:48:47.655Z] PASS [2022-02-07T17:48:47.655Z] coverage: 62.5% of statements [2022-02-07T17:48:47.655Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-02-07T17:48:50.619Z] === RUN TestGetDriver [2022-02-07T17:48:50.619Z] --- PASS: TestGetDriver (0.00s) [2022-02-07T17:48:50.619Z] === RUN TestVolumeRequestError [2022-02-07T17:48:50.619Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-07T17:48:50.619Z] PASS [2022-02-07T17:48:50.619Z] coverage: 36.1% of statements [2022-02-07T17:48:50.619Z] ok github.com/docker/docker/volume/drivers 0.106s coverage: 36.1% of statements [2022-02-07T17:48:50.619Z] === RUN TestGetAddress [2022-02-07T17:48:50.619Z] --- PASS: TestGetAddress (0.00s) [2022-02-07T17:48:50.619Z] === RUN TestRemove [2022-02-07T17:48:50.619Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-07T17:48:50.619Z] --- SKIP: TestRemove (0.00s) [2022-02-07T17:48:50.619Z] === RUN TestInitializeWithVolumes [2022-02-07T17:48:50.619Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-07T17:48:50.619Z] === RUN TestCreate [2022-02-07T17:48:50.619Z] --- PASS: TestCreate (0.01s) [2022-02-07T17:48:50.619Z] === RUN TestValidateName [2022-02-07T17:48:50.619Z] --- PASS: TestValidateName (0.00s) [2022-02-07T17:48:50.619Z] === RUN TestCreateWithOpts [2022-02-07T17:48:50.619Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-07T17:48:50.619Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-07T17:48:50.619Z] === RUN TestRelaodNoOpts [2022-02-07T17:48:50.619Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-07T17:48:50.619Z] PASS [2022-02-07T17:48:50.619Z] coverage: 41.5% of statements [2022-02-07T17:48:50.619Z] ok github.com/docker/docker/volume/local 0.107s coverage: 41.5% of statements [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRaw [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-07T17:48:51.089Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-07T17:48:51.089Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-07T17:48:51.089Z] === RUN TestLinuxParseMountRaw [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-07T17:48:51.090Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestConvertTmpfsOptions [2022-02-07T17:48:51.090Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-07T17:48:51.090Z] linux_parser_test.go:209: data="ro" [2022-02-07T17:48:51.090Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestParseMountSpec [2022-02-07T17:48:51.090Z] parser_test.go:62: case 0 [2022-02-07T17:48:51.090Z] parser_test.go:62: case 1 [2022-02-07T17:48:51.090Z] parser_test.go:62: case 2 [2022-02-07T17:48:51.090Z] parser_test.go:62: case 3 [2022-02-07T17:48:51.090Z] parser_test.go:62: case 4 [2022-02-07T17:48:51.090Z] parser_test.go:62: case 5 [2022-02-07T17:48:51.090Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestValidateMount [2022-02-07T17:48:51.090Z] --- PASS: TestValidateMount (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRaw [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-07T17:48:51.090Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-07T17:48:51.090Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-07T17:48:51.090Z] PASS [2022-02-07T17:48:51.090Z] coverage: 67.6% of statements [2022-02-07T17:48:51.090Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-02-07T17:48:52.666Z] === RUN TestSetGetMeta [2022-02-07T17:48:52.666Z] === PAUSE TestSetGetMeta [2022-02-07T17:48:52.666Z] === RUN TestRestore [2022-02-07T17:48:52.666Z] === PAUSE TestRestore [2022-02-07T17:48:52.666Z] === RUN TestServiceCreate [2022-02-07T17:48:52.666Z] === PAUSE TestServiceCreate [2022-02-07T17:48:52.666Z] === RUN TestServiceList [2022-02-07T17:48:52.666Z] === PAUSE TestServiceList [2022-02-07T17:48:52.666Z] === RUN TestServiceRemove [2022-02-07T17:48:52.666Z] === PAUSE TestServiceRemove [2022-02-07T17:48:52.666Z] === RUN TestServiceGet [2022-02-07T17:48:52.666Z] === PAUSE TestServiceGet [2022-02-07T17:48:52.666Z] === RUN TestServicePrune [2022-02-07T17:48:52.666Z] === PAUSE TestServicePrune [2022-02-07T17:48:52.666Z] === RUN TestCreate [2022-02-07T17:48:52.666Z] === PAUSE TestCreate [2022-02-07T17:48:52.666Z] === RUN TestRemove [2022-02-07T17:48:52.666Z] === PAUSE TestRemove [2022-02-07T17:48:52.666Z] === RUN TestList [2022-02-07T17:48:52.666Z] === PAUSE TestList [2022-02-07T17:48:52.666Z] === RUN TestFindByDriver [2022-02-07T17:48:52.666Z] === PAUSE TestFindByDriver [2022-02-07T17:48:52.666Z] === RUN TestFindByReferenced [2022-02-07T17:48:52.666Z] === PAUSE TestFindByReferenced [2022-02-07T17:48:52.666Z] === RUN TestDerefMultipleOfSameRef [2022-02-07T17:48:52.666Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-07T17:48:52.666Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:48:52.666Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:48:52.666Z] === RUN TestDefererencePluginOnCreateError [2022-02-07T17:48:52.666Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-07T17:48:52.666Z] === RUN TestRefDerefRemove [2022-02-07T17:48:52.666Z] === PAUSE TestRefDerefRemove [2022-02-07T17:48:52.666Z] === RUN TestGet [2022-02-07T17:48:52.666Z] === PAUSE TestGet [2022-02-07T17:48:52.666Z] === RUN TestGetWithReference [2022-02-07T17:48:52.666Z] === PAUSE TestGetWithReference [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_nil_list [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_empty_list [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_filter_some [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_filter_middle [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:48:52.666Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-07T17:48:52.666Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_nil_list [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_filter_some [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_empty_list [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_filter_middle [2022-02-07T17:48:52.667Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-07T17:48:52.667Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-07T17:48:52.667Z] === CONT TestSetGetMeta [2022-02-07T17:48:52.667Z] === CONT TestList [2022-02-07T17:48:52.667Z] === CONT TestServiceList [2022-02-07T17:48:52.667Z] === CONT TestServiceGet [2022-02-07T17:48:52.667Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-07T17:48:52.667Z] === CONT TestServiceRemove [2022-02-07T17:48:52.667Z] --- PASS: TestList (0.05s) [2022-02-07T17:48:52.667Z] === CONT TestServiceCreate [2022-02-07T17:48:52.667Z] --- PASS: TestServiceGet (0.20s) [2022-02-07T17:48:52.667Z] === CONT TestRestore [2022-02-07T17:48:52.667Z] --- PASS: TestServiceRemove (0.18s) [2022-02-07T17:48:52.667Z] === CONT TestGetWithReference [2022-02-07T17:48:52.667Z] --- PASS: TestServiceCreate (0.17s) [2022-02-07T17:48:52.667Z] === CONT TestGet [2022-02-07T17:48:52.667Z] --- PASS: TestServiceList (0.21s) [2022-02-07T17:48:52.667Z] === CONT TestRefDerefRemove [2022-02-07T17:48:52.667Z] --- PASS: TestRestore (0.03s) [2022-02-07T17:48:52.667Z] === CONT TestDefererencePluginOnCreateError [2022-02-07T17:48:52.667Z] --- PASS: TestGetWithReference (0.03s) [2022-02-07T17:48:52.667Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:48:52.667Z] --- PASS: TestGet (0.02s) [2022-02-07T17:48:52.667Z] === CONT TestDerefMultipleOfSameRef [2022-02-07T17:48:52.667Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-07T17:48:52.667Z] === CONT TestFindByReferenced [2022-02-07T17:48:52.667Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-07T17:48:52.667Z] === CONT TestFindByDriver [2022-02-07T17:48:52.667Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-07T17:48:52.667Z] === CONT TestRemove [2022-02-07T17:48:52.667Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-07T17:48:52.667Z] === CONT TestCreate [2022-02-07T17:48:52.667Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-07T17:48:52.667Z] === CONT TestServicePrune [2022-02-07T17:48:52.667Z] --- PASS: TestCreate (0.02s) [2022-02-07T17:48:52.667Z] time="2022-02-07T17:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:52.667Z] --- PASS: TestFindByDriver (0.03s) [2022-02-07T17:48:52.667Z] --- PASS: TestRemove (0.03s) [2022-02-07T17:48:52.667Z] time="2022-02-07T17:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:52.667Z] time="2022-02-07T17:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:52.667Z] time="2022-02-07T17:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-07T17:48:52.667Z] time="2022-02-07T17:48:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:48:52.667Z] --- PASS: TestServicePrune (0.05s) [2022-02-07T17:48:52.667Z] PASS [2022-02-07T17:48:52.667Z] coverage: 69.0% of statements [2022-02-07T17:48:52.667Z] ok github.com/docker/docker/volume/service 0.358s coverage: 69.0% of statements [2022-02-07T17:48:53.576Z] 2022/02/07 17:48:52 Closing DB instances... [2022-02-07T17:48:54.573Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-07T17:48:54.573Z] === RUN TestFindNode [2022-02-07T17:48:54.573Z] 2022/02/07 17:48:54 Closing DB instances... [2022-02-07T17:48:54.573Z] --- PASS: TestFindNode (0.02s) [2022-02-07T17:48:54.573Z] === RUN TestChangeNodeState [2022-02-07T17:48:54.573Z] 2022/02/07 17:48:54 Closing DB instances... [2022-02-07T17:48:54.573Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-07T17:48:54.573Z] === RUN TestNodeReincarnation [2022-02-07T17:48:54.573Z] 2022/02/07 17:48:54 Closing DB instances... [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork 37.074s coverage: 40.7% of statements [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork/bitseq 0.130s coverage: 84.4% of statements [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.248s coverage: 59.9% of statements [2022-02-07T17:48:55.744Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-07T17:48:55.744Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-07T17:48:56.311Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.066s coverage: 4.0% of statements [2022-02-07T17:48:56.311Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-07T17:48:56.879Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-02-07T17:48:56.879Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-07T17:48:57.137Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-07T17:49:00.479Z] --- PASS: TestNodeReincarnation (5.01s) [2022-02-07T17:49:00.479Z] === RUN TestParallelCreate [2022-02-07T17:49:00.479Z] 2022/02/07 17:48:59 Closing DB instances... [2022-02-07T17:49:00.479Z] --- PASS: TestParallelCreate (0.02s) [2022-02-07T17:49:00.479Z] === RUN TestParallelDelete [2022-02-07T17:49:00.479Z] 2022/02/07 17:48:59 Closing DB instances... [2022-02-07T17:49:00.479Z] --- PASS: TestParallelDelete (0.02s) [2022-02-07T17:49:00.479Z] === RUN TestNetworkDBIslands [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6c86b8f0e582 with config:&{NodeID:6c86b8f0e582 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2ce65c7e7402 with config:&{NodeID:2ce65c7e7402 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49418" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49419" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:48:59Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:66592c47b408 with config:&{NodeID:66592c47b408 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49421" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49422" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.479Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.953Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:00.953Z] time="2022-02-07T17:49:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8a8eed6dc8fc with config:&{NodeID:8a8eed6dc8fc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:00.953Z] time="2022-02-07T17:49:00Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.953Z] time="2022-02-07T17:49:00Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49424" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 66592c47b408/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, added to nodes list" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-07T17:49:00.954Z] time="2022-02-07T17:49:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49425" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8614476c5090 with config:&{NodeID:8614476c5090 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49426" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 66592c47b408/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 66592c47b408/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49427" [2022-02-07T17:49:01.427Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:01.900Z] networkdb_test.go:835: Re-joining: 3 [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="The new bootstrap node list is:[172.20.218.193:10033 172.20.218.193:10034 172.20.218.193:10035]" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10033" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49429" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10034" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49430" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10035" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49431" [2022-02-07T17:49:01.900Z] networkdb_test.go:835: Re-joining: 4 [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=info msg="The new bootstrap node list is:[172.20.218.193:10033 172.20.218.193:10034 172.20.218.193:10035]" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10033" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49432" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10034" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49433" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10035" [2022-02-07T17:49:01.900Z] time="2022-02-07T17:49:01Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49434" [2022-02-07T17:49:02.371Z] time="2022-02-07T17:49:02Z" level=info msg="node 0 leaving" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582 change state NodeActive --> NodeLeft" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="node2(2ce65c7e7402): Node leave event for 6c86b8f0e582/172.20.218.193" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, left gossip cluster" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582 change state NodeActive --> NodeLeft" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="node5(8614476c5090): Node leave event for 6c86b8f0e582/172.20.218.193" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582 change state NodeActive --> NodeLeft" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="node3(66592c47b408): Node leave event for 6c86b8f0e582/172.20.218.193" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582 change state NodeActive --> NodeFailed" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, added to failed nodes list" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=error msg="node: 6c86b8f0e582 is unknown to memberlist" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582 change state NodeActive --> NodeLeft" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for 6c86b8f0e582/172.20.218.193" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, left gossip cluster" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, left gossip cluster" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, left gossip cluster" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="Node 6c86b8f0e582/172.20.218.193, left gossip cluster" [2022-02-07T17:49:02.844Z] time="2022-02-07T17:49:02Z" level=info msg="node 1 leaving" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="Node 2ce65c7e7402 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="node5(8614476c5090): Node leave event for 2ce65c7e7402/172.20.218.193" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="Node 2ce65c7e7402 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for 2ce65c7e7402/172.20.218.193" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="Node 2ce65c7e7402 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="node3(66592c47b408): Node leave event for 2ce65c7e7402/172.20.218.193" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="Node 2ce65c7e7402 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:02Z" level=info msg="node2(2ce65c7e7402): Node leave event for 2ce65c7e7402/172.20.218.193" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 2ce65c7e7402/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="node 2 leaving" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 66592c47b408 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="node5(8614476c5090): Node leave event for 66592c47b408/172.20.218.193" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 66592c47b408 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for 66592c47b408/172.20.218.193" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="Node 66592c47b408 change state NodeActive --> NodeLeft" [2022-02-07T17:49:03.315Z] time="2022-02-07T17:49:03Z" level=info msg="node3(66592c47b408): Node leave event for 66592c47b408/172.20.218.193" [2022-02-07T17:49:03.787Z] time="2022-02-07T17:49:03Z" level=info msg="Node 66592c47b408/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.787Z] time="2022-02-07T17:49:03Z" level=info msg="Node 66592c47b408/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.787Z] time="2022-02-07T17:49:03Z" level=info msg="Node 66592c47b408/172.20.218.193, left gossip cluster" [2022-02-07T17:49:03.787Z] time="2022-02-07T17:49:03Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:04.259Z] networkdb_test.go:867: node4: OK [2022-02-07T17:49:04.259Z] networkdb_test.go:867: node5: OK [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="node 0 coming back" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aead5d7c9689 with config:&{NodeID:aead5d7c9689 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="Node aead5d7c9689/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="Node aead5d7c9689/172.20.218.193, added to nodes list" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="node 1 coming back" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cc08b3b4c761 with config:&{NodeID:cc08b3b4c761 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="Node cc08b3b4c761/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="Node cc08b3b4c761/172.20.218.193, added to nodes list" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="node 2 coming back" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c6318350d551 with config:&{NodeID:c6318350d551 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="Node c6318350d551/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:04.259Z] time="2022-02-07T17:49:03Z" level=info msg="Node c6318350d551/172.20.218.193, added to nodes list" [2022-02-07T17:49:04.730Z] time="2022-02-07T17:49:04Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:05.728Z] time="2022-02-07T17:49:05Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:06.723Z] time="2022-02-07T17:49:06Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:07.108Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.694s coverage: 7.2% of statements [2022-02-07T17:49:07.108Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-07T17:49:07.108Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-07T17:49:07.108Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-07T17:49:07.108Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-07T17:49:07.108Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-07T17:49:07.108Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-07T17:49:07.194Z] time="2022-02-07T17:49:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.218.193:10033 172.20.218.193:10034 172.20.218.193:10035]" [2022-02-07T17:49:07.666Z] time="2022-02-07T17:49:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.218.193:10033 172.20.218.193:10034 172.20.218.193:10035]" [2022-02-07T17:49:07.666Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:07.676Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-07T17:49:07.676Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-02-07T17:49:07.935Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10033" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49441" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, is the new incarnation of the shutdown node 6c86b8f0e582/172.20.218.193" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10034" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49442" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, is the new incarnation of the shutdown node 2ce65c7e7402/172.20.218.193" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10035" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49443" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8614476c5090/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node 8614476c5090/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, is the new incarnation of the shutdown node 66592c47b408/172.20.218.193" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, is the new incarnation of the shutdown node 2ce65c7e7402/172.20.218.193" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, is the new incarnation of the shutdown node 6c86b8f0e582/172.20.218.193" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node aead5d7c9689/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node cc08b3b4c761/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:07Z" level=info msg="Node c6318350d551/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:08Z" level=info msg="Node c6318350d551/172.20.218.193, joined gossip cluster" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:08Z" level=info msg="Node c6318350d551/172.20.218.193, is the new incarnation of the shutdown node 66592c47b408/172.20.218.193" [2022-02-07T17:49:08.138Z] time="2022-02-07T17:49:08Z" level=info msg="Node c6318350d551/172.20.218.193, added to nodes list" [2022-02-07T17:49:08.194Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10033" [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49444" [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10034" [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49445" [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.218.193:10035" [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49446" [2022-02-07T17:49:08.610Z] time="2022-02-07T17:49:08Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:09.082Z] 2022/02/07 17:49:08 Closing DB instances... [2022-02-07T17:49:09.082Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.082Z] time="2022-02-07T17:49:09Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for aead5d7c9689/172.20.218.193" [2022-02-07T17:49:09.082Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node5(8614476c5090): Node leave event for aead5d7c9689/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node2(cc08b3b4c761): Node leave event for aead5d7c9689/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node1(aead5d7c9689): Node leave event for aead5d7c9689/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node3(c6318350d551): Node leave event for aead5d7c9689/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689/172.20.218.193, left gossip cluster" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689/172.20.218.193, left gossip cluster" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689/172.20.218.193, left gossip cluster" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689/172.20.218.193, left gossip cluster" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node aead5d7c9689/172.20.218.193, left gossip cluster" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node5(8614476c5090): Node leave event for cc08b3b4c761/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for cc08b3b4c761/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node3(c6318350d551): Node leave event for cc08b3b4c761/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761 change state NodeActive --> NodeLeft" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=info msg="node2(cc08b3b4c761): Node leave event for cc08b3b4c761/172.20.218.193" [2022-02-07T17:49:09.554Z] time="2022-02-07T17:49:09Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="Node cc08b3b4c761/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="Node c6318350d551 change state NodeActive --> NodeLeft" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for c6318350d551/172.20.218.193" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="Node c6318350d551 change state NodeActive --> NodeLeft" [2022-02-07T17:49:10.026Z] time="2022-02-07T17:49:09Z" level=info msg="node5(8614476c5090): Node leave event for c6318350d551/172.20.218.193" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=info msg="Node c6318350d551 change state NodeActive --> NodeLeft" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=info msg="node3(c6318350d551): Node leave event for c6318350d551/172.20.218.193" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=info msg="Node c6318350d551/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=info msg="Node c6318350d551/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=info msg="Node c6318350d551/172.20.218.193, left gossip cluster" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=debug msg="memberlist: Failed ping: 8a8eed6dc8fc (timeout reached)" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.218.193:10035: use of closed network connection" [2022-02-07T17:49:10.497Z] time="2022-02-07T17:49:10Z" level=debug msg="memberlist: Stream connection from=172.20.218.193:49449" [2022-02-07T17:49:10.970Z] time="2022-02-07T17:49:10Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:10.970Z] time="2022-02-07T17:49:10Z" level=info msg="Node 8a8eed6dc8fc change state NodeActive --> NodeLeft" [2022-02-07T17:49:10.970Z] time="2022-02-07T17:49:10Z" level=info msg="node5(8614476c5090): Node leave event for 8a8eed6dc8fc/172.20.218.193" [2022-02-07T17:49:10.970Z] time="2022-02-07T17:49:10Z" level=info msg="Node 8a8eed6dc8fc change state NodeActive --> NodeLeft" [2022-02-07T17:49:10.970Z] time="2022-02-07T17:49:10Z" level=info msg="node4(8a8eed6dc8fc): Node leave event for 8a8eed6dc8fc/172.20.218.193" [2022-02-07T17:49:10.970Z] time="2022-02-07T17:49:10Z" level=warning msg="memberlist: Was able to connect to 8a8eed6dc8fc but other probes failed, network may be misconfigured" [2022-02-07T17:49:11.444Z] time="2022-02-07T17:49:11Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, left gossip cluster" [2022-02-07T17:49:11.917Z] time="2022-02-07T17:49:11Z" level=info msg="Node 8a8eed6dc8fc/172.20.218.193, left gossip cluster" [2022-02-07T17:49:11.917Z] time="2022-02-07T17:49:11Z" level=debug msg="memberlist: Failed to join 172.20.218.193: dial tcp 172.20.218.193:10017: connectex: No connection could be made because the target machine actively refused it." [2022-02-07T17:49:11.917Z] time="2022-02-07T17:49:11Z" level=info msg="Node 8614476c5090/172.20.218.193, left gossip cluster" [2022-02-07T17:49:11.917Z] time="2022-02-07T17:49:11Z" level=info msg="Node 8614476c5090 change state NodeActive --> NodeFailed" [2022-02-07T17:49:11.917Z] time="2022-02-07T17:49:11Z" level=info msg="Node 8614476c5090/172.20.218.193, added to failed nodes list" [2022-02-07T17:49:11.917Z] --- PASS: TestNetworkDBIslands (12.46s) [2022-02-07T17:49:11.917Z] PASS [2022-02-07T17:49:11.917Z] coverage: 60.5% of statements [2022-02-07T17:49:11.917Z] ok github.com/docker/docker/libnetwork/networkdb 104.436s coverage: 60.5% of statements [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/quota [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/rootless [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/volume [no test files] [2022-02-07T17:49:11.917Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-07T17:49:12.390Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-07T17:49:13.934Z] 2022/02/07 17:49:13 Closing DB instances... [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === Skipped [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-07T17:49:13.988Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-07T17:49:13.988Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-07T17:49:13.988Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-02-07T17:49:13.988Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-07T17:49:13.988Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-07T17:49:13.988Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-07T17:49:13.988Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-07T17:49:13.988Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-07T17:49:13.988Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-07T17:49:13.988Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-07T17:49:13.988Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-07T17:49:13.988Z] daemon_test.go:145: root required [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-07T17:49:13.988Z] reload_test.go:342: root required [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-07T17:49:13.988Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-07T17:49:13.988Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-07T17:49:13.988Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-07T17:49:13.988Z] download_test.go:267: Needs fixing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-07T17:49:13.988Z] layer_test.go:303: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-07T17:49:13.988Z] layer_test.go:352: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-07T17:49:13.988Z] layer_test.go:467: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-07T17:49:13.988Z] layer_test.go:696: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-07T17:49:13.988Z] migration_test.go:45: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-07T17:49:13.988Z] migration_test.go:181: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-07T17:49:13.988Z] mount_test.go:17: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-07T17:49:13.988Z] mount_test.go:76: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-07T17:49:13.988Z] mount_test.go:125: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-07T17:49:13.988Z] mount_test.go:212: Failing on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-07T17:49:13.988Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-07T17:49:13.988Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-07T17:49:13.988Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-07T17:49:13.988Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-07T17:49:13.988Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-07T17:49:13.988Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-07T17:49:13.988Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-07T17:49:13.988Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-07T17:49:13.988Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-07T17:49:13.988Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-07T17:49:13.988Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-07T17:49:13.988Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:49:13.988Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:49:13.988Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:49:13.988Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:49:13.988Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:49:13.988Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:133: Xz not present in msys2 [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-02-07T17:49:13.988Z] archive_test.go:140: zstd not installed [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:252: Failing on Windows CI machines [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:49:13.988Z] archive_windows_test.go:16: Currently fails [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-07T17:49:13.988Z] changes_test.go:195: needs more investigation [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-07T17:49:13.988Z] changes_test.go:432: needs further investigation [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-07T17:49:13.988Z] changes_test.go:468: needs further investigation [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-07T17:49:13.988Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-07T17:49:13.988Z] poller_test.go:40: No chmod on Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-07T17:49:13.988Z] fileutils_test.go:133: Needs porting to Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-07T17:49:13.988Z] fileutils_test.go:179: Needs porting to Windows [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-07T17:49:13.988Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.988Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-07T17:49:13.988Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.988Z] [2022-02-07T17:49:13.989Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-07T17:49:13.989Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:13.989Z] [2022-02-07T17:49:13.989Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-07T17:49:13.989Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-07T17:49:13.989Z] [2022-02-07T17:49:13.989Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-07T17:49:13.989Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-07T17:49:13.989Z] [2022-02-07T17:49:13.989Z] DONE 2068 tests, 68 skipped in 259.672s [2022-02-07T17:49:13.989Z] INFO: make.ps1 ended at 02/07/2022 17:49:13 [2022-02-07T17:49:15.507Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-07T17:49:15.507Z] === RUN TestFindNode [2022-02-07T17:49:15.507Z] 2022/02/07 17:49:15 Closing DB instances... [2022-02-07T17:49:15.507Z] --- PASS: TestFindNode (0.02s) [2022-02-07T17:49:15.507Z] === RUN TestChangeNodeState [2022-02-07T17:49:15.507Z] 2022/02/07 17:49:15 Closing DB instances... [2022-02-07T17:49:15.507Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-07T17:49:15.507Z] === RUN TestNodeReincarnation [2022-02-07T17:49:15.507Z] 2022/02/07 17:49:15 Closing DB instances... [2022-02-07T17:49:15.560Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-07T17:49:15.560Z] INFO: Unit tests ended at 02/07/2022 17:49:15. Duration:00:04:33.9603593 [2022-02-07T17:49:15.560Z] INFO: Building busybox [2022-02-07T17:49:15.560Z] Sending build context to Docker daemon 5.12kB [2022-02-07T17:49:15.560Z] [2022-02-07T17:49:15.560Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-07T17:49:15.560Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-07T17:49:15.560Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-07T17:49:15.560Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-07T17:49:15.560Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-07T17:49:15.560Z] ---> 60d6f56ecebd [2022-02-07T17:49:15.560Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-07T17:49:15.560Z] ---> Running in 53a84cb2719d [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-07T17:49:16.027Z] === RUN TestBoolValue [2022-02-07T17:49:16.027Z] --- PASS: TestBoolValue (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestBoolValueOrDefault [2022-02-07T17:49:16.027Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestInt64ValueOrZero [2022-02-07T17:49:16.027Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestInt64ValueOrDefault [2022-02-07T17:49:16.027Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-07T17:49:16.027Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestJsonContentType [2022-02-07T17:49:16.027Z] --- PASS: TestJsonContentType (0.00s) [2022-02-07T17:49:16.027Z] PASS [2022-02-07T17:49:16.027Z] coverage: 14.7% of statements [2022-02-07T17:49:16.027Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2022-02-07T17:49:16.027Z] === RUN TestMaskSecretKeys [2022-02-07T17:49:16.027Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-07T17:49:16.027Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-07T17:49:16.027Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-07T17:49:16.027Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-07T17:49:16.027Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-07T17:49:16.027Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-07T17:49:16.027Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestVersionMiddlewareVersion [2022-02-07T17:49:16.027Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-07T17:49:16.027Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-07T17:49:16.027Z] PASS [2022-02-07T17:49:16.027Z] coverage: 37.7% of statements [2022-02-07T17:49:16.027Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-07T17:49:16.027Z] === RUN TestToJSON [2022-02-07T17:49:16.027Z] --- PASS: TestToJSON (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestToParamWithVersion [2022-02-07T17:49:16.027Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestFromJSON [2022-02-07T17:49:16.027Z] --- PASS: TestFromJSON (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestEmpty [2022-02-07T17:49:16.027Z] --- PASS: TestEmpty (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestArgsMatchKVListEmptySources [2022-02-07T17:49:16.027Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestArgsMatchKVList [2022-02-07T17:49:16.027Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestArgsMatch [2022-02-07T17:49:16.027Z] --- PASS: TestArgsMatch (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestAdd [2022-02-07T17:49:16.027Z] --- PASS: TestAdd (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestDel [2022-02-07T17:49:16.027Z] --- PASS: TestDel (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestLen [2022-02-07T17:49:16.027Z] --- PASS: TestLen (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestExactMatch [2022-02-07T17:49:16.027Z] --- PASS: TestExactMatch (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestOnlyOneExactMatch [2022-02-07T17:49:16.027Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestContains [2022-02-07T17:49:16.027Z] --- PASS: TestContains (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestValidate [2022-02-07T17:49:16.027Z] --- PASS: TestValidate (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestWalkValues [2022-02-07T17:49:16.027Z] --- PASS: TestWalkValues (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestFuzzyMatch [2022-02-07T17:49:16.027Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestClone [2022-02-07T17:49:16.027Z] --- PASS: TestClone (0.00s) [2022-02-07T17:49:16.027Z] PASS [2022-02-07T17:49:16.027Z] coverage: 92.2% of statements [2022-02-07T17:49:16.027Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-02-07T17:49:16.027Z] === RUN TestStrSliceMarshalJSON [2022-02-07T17:49:16.027Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestStrSliceUnmarshalJSON [2022-02-07T17:49:16.027Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestStrSliceUnmarshalString [2022-02-07T17:49:16.027Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestStrSliceUnmarshalSlice [2022-02-07T17:49:16.027Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-07T17:49:16.027Z] PASS [2022-02-07T17:49:16.027Z] coverage: 90.0% of statements [2022-02-07T17:49:16.027Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-02-07T17:49:16.027Z] === RUN TestAdjustForAPIVersion [2022-02-07T17:49:16.027Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-07T17:49:16.027Z] PASS [2022-02-07T17:49:16.027Z] coverage: 5.7% of statements [2022-02-07T17:49:16.027Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 5.7% of statements [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-07T17:49:16.027Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-07T17:49:16.027Z] === RUN TestDurationToSecondsString [2022-02-07T17:49:16.027Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-07T17:49:16.027Z] === RUN TestGetTimestamp [2022-02-07T17:49:16.027Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-07T17:49:16.027Z] === RUN TestParseTimestamps [2022-02-07T17:49:16.027Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-07T17:49:16.027Z] PASS [2022-02-07T17:49:16.027Z] coverage: 100.0% of statements [2022-02-07T17:49:16.027Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2022-02-07T17:49:16.497Z] === RUN TestCompareVersion [2022-02-07T17:49:16.497Z] --- PASS: TestCompareVersion (0.00s) [2022-02-07T17:49:16.497Z] PASS [2022-02-07T17:49:16.497Z] coverage: 77.3% of statements [2022-02-07T17:49:16.497Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-07T17:49:16.497Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-07T17:49:17.488Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-07T17:49:17.488Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-07T17:49:17.488Z] === RUN TestCloneArgsSmartHttp [2022-02-07T17:49:17.488Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-07T17:49:17.488Z] === RUN TestCloneArgsDumbHttp [2022-02-07T17:49:17.488Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-07T17:49:17.488Z] === RUN TestCloneArgsGit [2022-02-07T17:49:17.488Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-07T17:49:17.488Z] === RUN TestCheckoutGit [2022-02-07T17:49:18.172Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-07T17:49:19.734Z] === RUN TestEnable [2022-02-07T17:49:19.734Z] --- PASS: TestEnable (0.00s) [2022-02-07T17:49:19.734Z] === RUN TestDisable [2022-02-07T17:49:19.734Z] --- PASS: TestDisable (0.00s) [2022-02-07T17:49:19.734Z] === RUN TestEnabled [2022-02-07T17:49:19.734Z] --- PASS: TestEnabled (0.00s) [2022-02-07T17:49:19.734Z] PASS [2022-02-07T17:49:19.734Z] coverage: 100.0% of statements [2022-02-07T17:49:19.734Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-02-07T17:49:19.734Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-07T17:49:19.734Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-07T17:49:19.734Z] === RUN TestProcessNoDockerignore [2022-02-07T17:49:19.734Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-07T17:49:19.734Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-07T17:49:19.734Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2022-02-07T17:49:19.734Z] === RUN TestDetectContentType [2022-02-07T17:49:19.734Z] --- PASS: TestDetectContentType (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestSelectAcceptableMIME [2022-02-07T17:49:19.735Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestInspectEmptyResponse [2022-02-07T17:49:19.735Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestInspectResponseBinary [2022-02-07T17:49:19.735Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestResponseUnsupportedContentType [2022-02-07T17:49:19.735Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestInspectResponseTextSimple [2022-02-07T17:49:19.735Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestInspectResponseEmptyContentType [2022-02-07T17:49:19.735Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestUnknownContentLength [2022-02-07T17:49:19.735Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-07T17:49:19.735Z] === RUN TestDownloadRemote [2022-02-07T17:49:20.205Z] --- PASS: TestDownloadRemote (0.16s) [2022-02-07T17:49:20.205Z] === RUN TestGetWithStatusError [2022-02-07T17:49:20.205Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-07T17:49:20.205Z] === RUN TestCloseRootDirectory [2022-02-07T17:49:20.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:20.205Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-02-07T17:49:20.205Z] === RUN TestHashFile [2022-02-07T17:49:20.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:20.205Z] --- SKIP: TestHashFile (0.05s) [2022-02-07T17:49:20.205Z] === RUN TestHashSubdir [2022-02-07T17:49:20.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:20.205Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-07T17:49:20.205Z] === RUN TestRemoveDirectory [2022-02-07T17:49:20.205Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:20.205Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-07T17:49:20.205Z] PASS [2022-02-07T17:49:20.205Z] coverage: 9.3% of statements [2022-02-07T17:49:20.205Z] ok github.com/docker/docker/builder/remotecontext 0.405s coverage: 9.3% of statements [2022-02-07T17:49:20.676Z] === RUN TestGetAllAllowed [2022-02-07T17:49:20.676Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestGetAllMeta [2022-02-07T17:49:20.676Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-07T17:49:20.676Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestIsUnreferencedBuiltin [2022-02-07T17:49:20.676Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestIsExistingDirectory [2022-02-07T17:49:20.676Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-07T17:49:20.676Z] === RUN TestGetFilenameForDownload [2022-02-07T17:49:20.676Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestEnv2Variables [2022-02-07T17:49:20.676Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-07T17:49:20.676Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestMaintainer [2022-02-07T17:49:20.676Z] --- PASS: TestMaintainer (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestLabel [2022-02-07T17:49:20.676Z] --- PASS: TestLabel (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestFromScratch [2022-02-07T17:49:20.676Z] --- PASS: TestFromScratch (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestFromWithArg [2022-02-07T17:49:20.676Z] --- PASS: TestFromWithArg (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-07T17:49:20.676Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestFromWithUndefinedArg [2022-02-07T17:49:20.676Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestFromMultiStageWithNamedStage [2022-02-07T17:49:20.676Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestOnbuild [2022-02-07T17:49:20.676Z] --- PASS: TestOnbuild (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestWorkdir [2022-02-07T17:49:20.676Z] --- PASS: TestWorkdir (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestCmd [2022-02-07T17:49:20.676Z] --- PASS: TestCmd (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestHealthcheckNone [2022-02-07T17:49:20.676Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestHealthcheckCmd [2022-02-07T17:49:20.676Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestEntrypoint [2022-02-07T17:49:20.676Z] --- PASS: TestEntrypoint (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestExpose [2022-02-07T17:49:20.676Z] --- PASS: TestExpose (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestUser [2022-02-07T17:49:20.676Z] --- PASS: TestUser (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestVolume [2022-02-07T17:49:20.676Z] --- PASS: TestVolume (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestStopSignal [2022-02-07T17:49:20.676Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-07T17:49:20.676Z] --- SKIP: TestStopSignal (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestArg [2022-02-07T17:49:20.676Z] --- PASS: TestArg (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestShell [2022-02-07T17:49:20.676Z] --- PASS: TestShell (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestPrependEnvOnCmd [2022-02-07T17:49:20.676Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestRunWithBuildArgs [2022-02-07T17:49:20.676Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestRunIgnoresHealthcheck [2022-02-07T17:49:20.676Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestDispatchUnsupportedOptions [2022-02-07T17:49:20.676Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-07T17:49:20.676Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-07T17:49:20.676Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-07T17:49:20.676Z] --- PASS: TestDispatchUnsupportedOptions (0.02s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.01s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestNormalizeWorkdir [2022-02-07T17:49:20.676Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestDispatch [2022-02-07T17:49:20.676Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-07T17:49:20.676Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-07T17:49:20.676Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-07T17:49:20.676Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-07T17:49:20.676Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-07T17:49:20.676Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-07T17:49:20.676Z] === RUN TestDispatch/COPY_url [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch (0.08s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-07T17:49:20.676Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestAddScratchImageAddsToMounts [2022-02-07T17:49:20.676Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-07T17:49:20.676Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-07T17:49:20.676Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-07T17:49:20.676Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestImageSourceGetAddsToMounts [2022-02-07T17:49:20.676Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestEmptyDockerfile [2022-02-07T17:49:20.676Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-07T17:49:20.676Z] === RUN TestSymlinkDockerfile [2022-02-07T17:49:20.676Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-07T17:49:20.676Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-07T17:49:20.676Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestNonExistingDockerfile [2022-02-07T17:49:20.676Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestCopyRunConfig [2022-02-07T17:49:20.676Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestDeepCopyRunConfig [2022-02-07T17:49:20.676Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestExportImage [2022-02-07T17:49:20.676Z] --- PASS: TestExportImage (0.00s) [2022-02-07T17:49:20.676Z] === RUN TestNormalizeDest [2022-02-07T17:49:20.676Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-07T17:49:20.676Z] PASS [2022-02-07T17:49:20.676Z] coverage: 46.8% of statements [2022-02-07T17:49:20.676Z] ok github.com/docker/docker/builder/dockerfile 0.254s coverage: 46.8% of statements [2022-02-07T17:49:21.148Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-07T17:49:21.148Z] === RUN TestTCP4Proxy [2022-02-07T17:49:21.148Z] --- PASS: TestTCP4Proxy (0.02s) [2022-02-07T17:49:21.148Z] === RUN TestTCP4ProxyHalfClose [2022-02-07T17:49:21.148Z] --- PASS: TestTCP4ProxyHalfClose (0.03s) [2022-02-07T17:49:21.148Z] === RUN TestTCP6Proxy [2022-02-07T17:49:21.148Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:49:21.148Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-07T17:49:21.148Z] === RUN TestTCPDualStackProxy [2022-02-07T17:49:21.148Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:49:21.148Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-07T17:49:21.148Z] === RUN TestUDP4Proxy [2022-02-07T17:49:21.148Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-07T17:49:21.148Z] === RUN TestUDP6Proxy [2022-02-07T17:49:21.148Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:49:21.148Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-07T17:49:21.148Z] === RUN TestUDPWriteError [2022-02-07T17:49:21.148Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-07T17:49:21.148Z] === RUN TestSCTP4Proxy [2022-02-07T17:49:21.148Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-07T17:49:21.148Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-07T17:49:21.148Z] === RUN TestSCTP6Proxy [2022-02-07T17:49:21.148Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:49:21.148Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-07T17:49:21.148Z] PASS [2022-02-07T17:49:21.148Z] coverage: 49.4% of statements [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-07T17:49:21.393Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-07T17:49:21.393Z] === RUN TestParallelCreate [2022-02-07T17:49:21.393Z] 2022/02/07 17:49:20 Closing DB instances... [2022-02-07T17:49:21.393Z] --- PASS: TestParallelCreate (0.02s) [2022-02-07T17:49:21.393Z] === RUN TestParallelDelete [2022-02-07T17:49:21.393Z] 2022/02/07 17:49:20 Closing DB instances... [2022-02-07T17:49:21.393Z] --- PASS: TestParallelDelete (0.02s) [2022-02-07T17:49:21.393Z] === RUN TestNetworkDBIslands [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4fefd8c5e994 with config:&{NodeID:4fefd8c5e994 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2ca9b3fb41fa with config:&{NodeID:2ca9b3fb41fa Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3ad3af448079 with config:&{NodeID:3ad3af448079 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-07T17:49:21.393Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-02-07T17:49:21.622Z] ok github.com/docker/docker/cmd/docker-proxy 0.123s coverage: 49.4% of statements [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:b4eef75328a1 with config:&{NodeID:b4eef75328a1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=info msg="Node 3ad3af448079/172.25.23.39, added to nodes list" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-07T17:49:21.864Z] time="2022-02-07T17:49:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:21Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3ab0df0abf41 with config:&{NodeID:3ab0df0abf41 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ad3af448079/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ad3af448079/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-07T17:49:22.337Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:22.808Z] networkdb_test.go:835: Re-joining: 3 [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="The new bootstrap node list is:[172.25.23.39:10033 172.25.23.39:10034 172.25.23.39:10035]" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10033" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49378" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10034" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49379" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10035" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49380" [2022-02-07T17:49:22.808Z] networkdb_test.go:835: Re-joining: 4 [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=info msg="The new bootstrap node list is:[172.25.23.39:10033 172.25.23.39:10034 172.25.23.39:10035]" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10033" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49381" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10034" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49382" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10035" [2022-02-07T17:49:22.808Z] time="2022-02-07T17:49:22Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49383" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:22Z" level=info msg="node 0 leaving" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994 change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="node3(3ad3af448079): Node leave event for 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994 change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="node4(b4eef75328a1): Node leave event for 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994 change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="node2(2ca9b3fb41fa): Node leave event for 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994 change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="node1(4fefd8c5e994): Node leave event for 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994 change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.281Z] time="2022-02-07T17:49:23Z" level=info msg="node5(3ab0df0abf41): Node leave event for 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 4fefd8c5e994/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="node 1 leaving" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="node4(b4eef75328a1): Node leave event for 2ca9b3fb41fa/172.25.23.39" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="node3(3ad3af448079): Node leave event for 2ca9b3fb41fa/172.25.23.39" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="node5(3ab0df0abf41): Node leave event for 2ca9b3fb41fa/172.25.23.39" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa change state NodeActive --> NodeLeft" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="node2(2ca9b3fb41fa): Node leave event for 2ca9b3fb41fa/172.25.23.39" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, left gossip cluster" [2022-02-07T17:49:23.753Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, left gossip cluster" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="Node 2ca9b3fb41fa/172.25.23.39, left gossip cluster" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="node 2 leaving" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="Node 3ad3af448079 change state NodeActive --> NodeLeft" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="Node 3ad3af448079 change state NodeActive --> NodeLeft" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="node4(b4eef75328a1): Node leave event for 3ad3af448079/172.25.23.39" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="node5(3ab0df0abf41): Node leave event for 3ad3af448079/172.25.23.39" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="Node 3ad3af448079 change state NodeActive --> NodeLeft" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=info msg="node3(3ad3af448079): Node leave event for 3ad3af448079/172.25.23.39" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=debug msg="memberlist: Failed ping: 3ad3af448079 (timeout reached)" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.23.39:10036: use of closed network connection" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.23.39:10037: use of closed network connection" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.23.39:10034: use of closed network connection" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:23Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49384" [2022-02-07T17:49:24.223Z] time="2022-02-07T17:49:24Z" level=info msg="Node 3ad3af448079/172.25.23.39, left gossip cluster" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 3ad3af448079/172.25.23.39, left gossip cluster" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 3ad3af448079/172.25.23.39, left gossip cluster" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=warning msg="memberlist: Was able to connect to 3ad3af448079 but other probes failed, network may be misconfigured" [2022-02-07T17:49:24.694Z] networkdb_test.go:867: node4: OK [2022-02-07T17:49:24.694Z] networkdb_test.go:867: node5: OK [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="node 0 coming back" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:13be60c6735c with config:&{NodeID:13be60c6735c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 13be60c6735c/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 13be60c6735c/172.25.23.39, added to nodes list" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="node 1 coming back" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5e008c7fbee9 with config:&{NodeID:5e008c7fbee9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, added to nodes list" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="node 2 coming back" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:06957a1cebcc with config:&{NodeID:06957a1cebcc Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 06957a1cebcc/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:24.694Z] time="2022-02-07T17:49:24Z" level=info msg="Node 06957a1cebcc/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.287Z] --- PASS: TestBuildWithHugeFile (52.93s) [2022-02-07T17:49:28.287Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:49:28.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:49:28.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:49:28.287Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:49:28.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:49:28.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:49:28.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:49:28.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:49:28.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:49:28.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:49:28.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:49:28.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:49:28.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:49:28.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-07T17:49:28.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-07T17:49:28.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-07T17:49:28.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-07T17:49:28.287Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:49:28.287Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-07T17:49:28.498Z] time="2022-02-07T17:49:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.23.39:10033 172.25.23.39:10034 172.25.23.39:10035]" [2022-02-07T17:49:28.498Z] time="2022-02-07T17:49:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.23.39:10033 172.25.23.39:10034 172.25.23.39:10035]" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10033" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49385" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, is the new incarnation of the shutdown node 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10034" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49386" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, is the new incarnation of the shutdown node 2ca9b3fb41fa/172.25.23.39" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10035" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49387" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node b4eef75328a1/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node b4eef75328a1/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, is the new incarnation of the shutdown node 3ad3af448079/172.25.23.39" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, is the new incarnation of the shutdown node 2ca9b3fb41fa/172.25.23.39" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.968Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, is the new incarnation of the shutdown node 4fefd8c5e994/172.25.23.39" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 13be60c6735c/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, added to nodes list" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, joined gossip cluster" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, is the new incarnation of the shutdown node 3ad3af448079/172.25.23.39" [2022-02-07T17:49:28.969Z] time="2022-02-07T17:49:28Z" level=info msg="Node 06957a1cebcc/172.25.23.39, added to nodes list" [2022-02-07T17:49:29.440Z] time="2022-02-07T17:49:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10033" [2022-02-07T17:49:29.440Z] time="2022-02-07T17:49:29Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49388" [2022-02-07T17:49:29.440Z] time="2022-02-07T17:49:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10034" [2022-02-07T17:49:29.440Z] time="2022-02-07T17:49:29Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49389" [2022-02-07T17:49:29.440Z] time="2022-02-07T17:49:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.23.39:10035" [2022-02-07T17:49:29.440Z] time="2022-02-07T17:49:29Z" level=debug msg="memberlist: Stream connection from=172.25.23.39:49390" [2022-02-07T17:49:29.911Z] 2022/02/07 17:49:29 Closing DB instances... [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c change state NodeActive --> NodeLeft" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="node5(3ab0df0abf41): Node leave event for 13be60c6735c/172.25.23.39" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c change state NodeActive --> NodeLeft" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="node3(06957a1cebcc): Node leave event for 13be60c6735c/172.25.23.39" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c change state NodeActive --> NodeLeft" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="node2(5e008c7fbee9): Node leave event for 13be60c6735c/172.25.23.39" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c change state NodeActive --> NodeLeft" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="node4(b4eef75328a1): Node leave event for 13be60c6735c/172.25.23.39" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c change state NodeActive --> NodeLeft" [2022-02-07T17:49:29.911Z] time="2022-02-07T17:49:29Z" level=info msg="node1(13be60c6735c): Node leave event for 13be60c6735c/172.25.23.39" [2022-02-07T17:49:30.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:29Z" level=info msg="Node 13be60c6735c/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9 change state NodeActive --> NodeLeft" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="node3(06957a1cebcc): Node leave event for 5e008c7fbee9/172.25.23.39" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9 change state NodeActive --> NodeLeft" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="node4(b4eef75328a1): Node leave event for 5e008c7fbee9/172.25.23.39" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9 change state NodeActive --> NodeLeft" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="node5(3ab0df0abf41): Node leave event for 5e008c7fbee9/172.25.23.39" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9 change state NodeActive --> NodeLeft" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="node2(5e008c7fbee9): Node leave event for 5e008c7fbee9/172.25.23.39" [2022-02-07T17:49:30.382Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.523Z] Removing intermediate container 53a84cb2719d [2022-02-07T17:49:30.523Z] ---> d66f7483eb7a [2022-02-07T17:49:30.523Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-07T17:49:30.523Z] ---> Running in b1943a0a19bd [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 5e008c7fbee9/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.25.23.39:10035: use of closed network connection" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc change state NodeActive --> NodeLeft" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="node4(b4eef75328a1): Node leave event for 06957a1cebcc/172.25.23.39" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc change state NodeActive --> NodeLeft" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="node5(3ab0df0abf41): Node leave event for 06957a1cebcc/172.25.23.39" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc change state NodeActive --> NodeFailed" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc/172.25.23.39, added to failed nodes list" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=error msg="node: 06957a1cebcc is unknown to memberlist" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.853Z] time="2022-02-07T17:49:30Z" level=info msg="Node 06957a1cebcc/172.25.23.39, left gossip cluster" [2022-02-07T17:49:30.994Z] Removing intermediate container b1943a0a19bd [2022-02-07T17:49:30.994Z] ---> e14997ce841c [2022-02-07T17:49:30.994Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-07T17:49:30.994Z] ---> Running in af9174a2afdb [2022-02-07T17:49:30.994Z] Removing intermediate container af9174a2afdb [2022-02-07T17:49:30.994Z] ---> a30fa49e64db [2022-02-07T17:49:30.994Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-07T17:49:31.359Z] time="2022-02-07T17:49:31Z" level=info msg="Node b4eef75328a1 change state NodeActive --> NodeLeft" [2022-02-07T17:49:31.359Z] time="2022-02-07T17:49:31Z" level=info msg="node5(3ab0df0abf41): Node leave event for b4eef75328a1/172.25.23.39" [2022-02-07T17:49:31.834Z] time="2022-02-07T17:49:31Z" level=info msg="Node b4eef75328a1 change state NodeActive --> NodeLeft" [2022-02-07T17:49:31.834Z] time="2022-02-07T17:49:31Z" level=info msg="node4(b4eef75328a1): Node leave event for b4eef75328a1/172.25.23.39" [2022-02-07T17:49:31.834Z] time="2022-02-07T17:49:31Z" level=info msg="Node b4eef75328a1/172.25.23.39, left gossip cluster" [2022-02-07T17:49:32.305Z] time="2022-02-07T17:49:31Z" level=info msg="Node b4eef75328a1/172.25.23.39, left gossip cluster" [2022-02-07T17:49:32.573Z] [2022-02-07T17:49:33.047Z] ---> d4c25830ed33 [2022-02-07T17:49:33.047Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-07T17:49:33.047Z] ---> Running in ddb5e036c85e [2022-02-07T17:49:33.297Z] time="2022-02-07T17:49:32Z" level=error msg="node4(b4eef75328a1) Could not close DB: timeout waiting for leave broadcast" [2022-02-07T17:49:33.297Z] time="2022-02-07T17:49:32Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, left gossip cluster" [2022-02-07T17:49:33.297Z] time="2022-02-07T17:49:32Z" level=info msg="Node 3ab0df0abf41 change state NodeActive --> NodeFailed" [2022-02-07T17:49:33.297Z] time="2022-02-07T17:49:32Z" level=info msg="Node 3ab0df0abf41/172.25.23.39, added to failed nodes list" [2022-02-07T17:49:33.297Z] time="2022-02-07T17:49:32Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.25.23.39:10036: use of closed network connection from=172.25.23.39:10036" [2022-02-07T17:49:33.297Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-02-07T17:49:33.297Z] PASS [2022-02-07T17:49:33.297Z] coverage: 60.1% of statements [2022-02-07T17:49:33.297Z] ok github.com/docker/docker/libnetwork/networkdb 105.233s coverage: 60.1% of statements [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/quota [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/rootless [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/volume [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-07T17:49:33.297Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-07T17:49:34.151Z] === RUN TestCheckpointCreateError [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestCheckpointCreate [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestCheckpointDeleteError [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestCheckpointDelete [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestCheckpointListError [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestCheckpointList [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointList (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestCheckpointListContainerNotFound [2022-02-07T17:49:34.151Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNewClientWithOpsFromEnv [2022-02-07T17:49:34.151Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-07T17:49:34.151Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestGetAPIPath [2022-02-07T17:49:34.151Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestParseHostURL [2022-02-07T17:49:34.151Z] --- PASS: TestParseHostURL (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-07T17:49:34.151Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-07T17:49:34.151Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNegotiateAPIVersion [2022-02-07T17:49:34.151Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNegotiateAPVersionOverride [2022-02-07T17:49:34.151Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-07T17:49:34.151Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-07T17:49:34.151Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-07T17:49:34.151Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestClientRedirect [2022-02-07T17:49:34.151Z] --- PASS: TestClientRedirect (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigCreateUnsupported [2022-02-07T17:49:34.151Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigCreateError [2022-02-07T17:49:34.151Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigCreate [2022-02-07T17:49:34.151Z] --- PASS: TestConfigCreate (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigInspectNotFound [2022-02-07T17:49:34.151Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigInspectWithEmptyID [2022-02-07T17:49:34.151Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigInspectUnsupported [2022-02-07T17:49:34.151Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigInspectError [2022-02-07T17:49:34.151Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigInspectConfigNotFound [2022-02-07T17:49:34.151Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigInspect [2022-02-07T17:49:34.151Z] --- PASS: TestConfigInspect (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigListUnsupported [2022-02-07T17:49:34.151Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigListError [2022-02-07T17:49:34.151Z] --- PASS: TestConfigListError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigList [2022-02-07T17:49:34.151Z] --- PASS: TestConfigList (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigRemoveUnsupported [2022-02-07T17:49:34.151Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigRemoveError [2022-02-07T17:49:34.151Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigRemove [2022-02-07T17:49:34.151Z] --- PASS: TestConfigRemove (0.00s) [2022-02-07T17:49:34.151Z] === RUN TestConfigUpdateUnsupported [2022-02-07T17:49:34.152Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestConfigUpdateError [2022-02-07T17:49:34.152Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestConfigUpdate [2022-02-07T17:49:34.152Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerCommitError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerCommit [2022-02-07T17:49:34.152Z] --- PASS: TestContainerCommit (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStatPathError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStatPathNotFoundError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStatPathNoHeaderError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStatPath [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyToContainerError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyToContainerNotFoundError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyToContainer [2022-02-07T17:49:34.152Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyFromContainerError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyFromContainerNotFoundError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-07T17:49:34.152Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestCopyFromContainer [2022-02-07T17:49:34.152Z] --- PASS: TestCopyFromContainer (0.01s) [2022-02-07T17:49:34.152Z] === RUN TestContainerCreateError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerCreateImageNotFound [2022-02-07T17:49:34.152Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerCreateWithName [2022-02-07T17:49:34.152Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerCreateAutoRemove [2022-02-07T17:49:34.152Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerDiffError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerDiff [2022-02-07T17:49:34.152Z] --- PASS: TestContainerDiff (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecCreateError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecCreate [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecStartError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecStart [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecInspectError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecInspect [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExportError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExportError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExport [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExport (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerInspectError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerInspectContainerNotFound [2022-02-07T17:49:34.152Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerInspectWithEmptyID [2022-02-07T17:49:34.152Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerInspect [2022-02-07T17:49:34.152Z] --- PASS: TestContainerInspect (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerInspectNode [2022-02-07T17:49:34.152Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerKillError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerKillError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerKill [2022-02-07T17:49:34.152Z] --- PASS: TestContainerKill (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerListError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerListError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerList [2022-02-07T17:49:34.152Z] --- PASS: TestContainerList (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerLogsNotFoundError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerLogsError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerLogs [2022-02-07T17:49:34.152Z] --- PASS: TestContainerLogs (0.21s) [2022-02-07T17:49:34.152Z] === RUN TestContainerPauseError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerPause [2022-02-07T17:49:34.152Z] --- PASS: TestContainerPause (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainersPruneError [2022-02-07T17:49:34.152Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainersPrune [2022-02-07T17:49:34.152Z] --- PASS: TestContainersPrune (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRemoveError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRemoveNotFoundError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRemove [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRemove (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRenameError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRename [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRename (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerResizeError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecResizeError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerResize [2022-02-07T17:49:34.152Z] --- PASS: TestContainerResize (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerExecResize [2022-02-07T17:49:34.152Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRestartError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerRestart [2022-02-07T17:49:34.152Z] --- PASS: TestContainerRestart (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStartError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStartError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStart [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStart (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStatsError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStats [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStats (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStopError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStopError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerStop [2022-02-07T17:49:34.152Z] --- PASS: TestContainerStop (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerTopError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerTopError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerTop [2022-02-07T17:49:34.152Z] --- PASS: TestContainerTop (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerUnpauseError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerUnpause [2022-02-07T17:49:34.152Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerUpdateError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerUpdate [2022-02-07T17:49:34.152Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerWaitError [2022-02-07T17:49:34.152Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestContainerWait [2022-02-07T17:49:34.152Z] --- PASS: TestContainerWait (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestDiskUsageError [2022-02-07T17:49:34.152Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestDiskUsage [2022-02-07T17:49:34.152Z] --- PASS: TestDiskUsage (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestDistributionInspectUnsupported [2022-02-07T17:49:34.152Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestDistributionInspectWithEmptyID [2022-02-07T17:49:34.152Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestEventsErrorInOptions [2022-02-07T17:49:34.152Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestEventsErrorFromServer [2022-02-07T17:49:34.152Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestEvents [2022-02-07T17:49:34.152Z] --- PASS: TestEvents (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestTLSCloseWriter [2022-02-07T17:49:34.152Z] === PAUSE TestTLSCloseWriter [2022-02-07T17:49:34.152Z] === RUN TestImageBuildError [2022-02-07T17:49:34.152Z] --- PASS: TestImageBuildError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageBuild [2022-02-07T17:49:34.152Z] --- PASS: TestImageBuild (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestGetDockerOS [2022-02-07T17:49:34.152Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageCreateError [2022-02-07T17:49:34.152Z] --- PASS: TestImageCreateError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageCreate [2022-02-07T17:49:34.152Z] --- PASS: TestImageCreate (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageHistoryError [2022-02-07T17:49:34.152Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageHistory [2022-02-07T17:49:34.152Z] --- PASS: TestImageHistory (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageImportError [2022-02-07T17:49:34.152Z] --- PASS: TestImageImportError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageImport [2022-02-07T17:49:34.152Z] --- PASS: TestImageImport (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageInspectError [2022-02-07T17:49:34.152Z] --- PASS: TestImageInspectError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageInspectImageNotFound [2022-02-07T17:49:34.152Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageInspectWithEmptyID [2022-02-07T17:49:34.152Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageInspect [2022-02-07T17:49:34.152Z] --- PASS: TestImageInspect (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageListError [2022-02-07T17:49:34.152Z] --- PASS: TestImageListError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageList [2022-02-07T17:49:34.152Z] --- PASS: TestImageList (0.01s) [2022-02-07T17:49:34.152Z] === RUN TestImageListApiBefore125 [2022-02-07T17:49:34.152Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageLoadError [2022-02-07T17:49:34.152Z] --- PASS: TestImageLoadError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageLoad [2022-02-07T17:49:34.152Z] --- PASS: TestImageLoad (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagesPruneError [2022-02-07T17:49:34.152Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagesPrune [2022-02-07T17:49:34.152Z] --- PASS: TestImagesPrune (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullReferenceParseError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullAnyError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePullWithoutErrors [2022-02-07T17:49:34.152Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushReferenceError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushAnyError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithoutErrors [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-07T17:49:34.152Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageRemoveError [2022-02-07T17:49:34.152Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageRemoveImageNotFound [2022-02-07T17:49:34.152Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageRemove [2022-02-07T17:49:34.152Z] --- PASS: TestImageRemove (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSaveError [2022-02-07T17:49:34.152Z] --- PASS: TestImageSaveError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSave [2022-02-07T17:49:34.152Z] --- PASS: TestImageSave (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSearchAnyError [2022-02-07T17:49:34.152Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-07T17:49:34.152Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-07T17:49:34.152Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-07T17:49:34.152Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-07T17:49:34.152Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageSearchWithoutErrors [2022-02-07T17:49:34.152Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageTagError [2022-02-07T17:49:34.152Z] --- PASS: TestImageTagError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageTagInvalidReference [2022-02-07T17:49:34.152Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageTagInvalidSourceImageName [2022-02-07T17:49:34.152Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageTagHexSource [2022-02-07T17:49:34.152Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestImageTag [2022-02-07T17:49:34.152Z] --- PASS: TestImageTag (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestInfoServerError [2022-02-07T17:49:34.152Z] --- PASS: TestInfoServerError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestInfoInvalidResponseJSONError [2022-02-07T17:49:34.152Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestInfo [2022-02-07T17:49:34.152Z] --- PASS: TestInfo (0.01s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkConnectError [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkConnect [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkCreateError [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkCreate [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkDisconnectError [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkDisconnect [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect/empty_ID [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect/no_options [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect/verbose [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect/global_scope [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect/unknown_network [2022-02-07T17:49:34.152Z] === RUN TestNetworkInspect/server_error [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkListError [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkListError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkList [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkList (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworksPruneError [2022-02-07T17:49:34.152Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworksPrune [2022-02-07T17:49:34.152Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkRemoveError [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNetworkRemove [2022-02-07T17:49:34.152Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeInspectError [2022-02-07T17:49:34.152Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeInspectNodeNotFound [2022-02-07T17:49:34.152Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeInspectWithEmptyID [2022-02-07T17:49:34.152Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeInspect [2022-02-07T17:49:34.152Z] --- PASS: TestNodeInspect (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeListError [2022-02-07T17:49:34.152Z] --- PASS: TestNodeListError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeList [2022-02-07T17:49:34.152Z] --- PASS: TestNodeList (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeRemoveError [2022-02-07T17:49:34.152Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-07T17:49:34.152Z] === RUN TestNodeRemove [2022-02-07T17:49:34.153Z] --- PASS: TestNodeRemove (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestNodeUpdateError [2022-02-07T17:49:34.153Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestNodeUpdate [2022-02-07T17:49:34.153Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestOptionWithTimeout [2022-02-07T17:49:34.153Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPingFail [2022-02-07T17:49:34.153Z] --- PASS: TestPingFail (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPingWithError [2022-02-07T17:49:34.153Z] 2022/02/07 17:49:32 RoundTripper returned a response & error; ignoring response [2022-02-07T17:49:34.153Z] 2022/02/07 17:49:32 RoundTripper returned a response & error; ignoring response [2022-02-07T17:49:34.153Z] --- PASS: TestPingWithError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPingSuccess [2022-02-07T17:49:34.153Z] --- PASS: TestPingSuccess (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPingHeadFallback [2022-02-07T17:49:34.153Z] === RUN TestPingHeadFallback/OK [2022-02-07T17:49:34.153Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-07T17:49:34.153Z] === RUN TestPingHeadFallback/Not_Found [2022-02-07T17:49:34.153Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-07T17:49:34.153Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-07T17:49:34.153Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-07T17:49:34.153Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-07T17:49:34.153Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-07T17:49:34.153Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginDisableError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginDisable [2022-02-07T17:49:34.153Z] --- PASS: TestPluginDisable (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginEnableError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginEnable [2022-02-07T17:49:34.153Z] --- PASS: TestPluginEnable (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginInspectError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginInspectWithEmptyID [2022-02-07T17:49:34.153Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginInspect [2022-02-07T17:49:34.153Z] --- PASS: TestPluginInspect (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginListError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginListError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginList [2022-02-07T17:49:34.153Z] --- PASS: TestPluginList (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginPushError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginPushError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginPush [2022-02-07T17:49:34.153Z] --- PASS: TestPluginPush (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginRemoveError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginRemove [2022-02-07T17:49:34.153Z] --- PASS: TestPluginRemove (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginSetError [2022-02-07T17:49:34.153Z] --- PASS: TestPluginSetError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPluginSet [2022-02-07T17:49:34.153Z] --- PASS: TestPluginSet (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSetHostHeader [2022-02-07T17:49:34.153Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestPlainTextError [2022-02-07T17:49:34.153Z] --- PASS: TestPlainTextError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestInfiniteError [2022-02-07T17:49:34.153Z] --- PASS: TestInfiniteError (0.05s) [2022-02-07T17:49:34.153Z] === RUN TestCanceledContext [2022-02-07T17:49:34.153Z] 2022/02/07 17:49:32 RoundTripper returned a response & error; ignoring response [2022-02-07T17:49:34.153Z] --- PASS: TestCanceledContext (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestDeadlineExceededContext [2022-02-07T17:49:34.153Z] 2022/02/07 17:49:32 RoundTripper returned a response & error; ignoring response [2022-02-07T17:49:34.153Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretCreateUnsupported [2022-02-07T17:49:34.153Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretCreateError [2022-02-07T17:49:34.153Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretCreate [2022-02-07T17:49:34.153Z] --- PASS: TestSecretCreate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretInspectUnsupported [2022-02-07T17:49:34.153Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretInspectError [2022-02-07T17:49:34.153Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretInspectSecretNotFound [2022-02-07T17:49:34.153Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretInspectWithEmptyID [2022-02-07T17:49:34.153Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretInspect [2022-02-07T17:49:34.153Z] --- PASS: TestSecretInspect (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretListUnsupported [2022-02-07T17:49:34.153Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretListError [2022-02-07T17:49:34.153Z] --- PASS: TestSecretListError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretList [2022-02-07T17:49:34.153Z] --- PASS: TestSecretList (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretRemoveUnsupported [2022-02-07T17:49:34.153Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretRemoveError [2022-02-07T17:49:34.153Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretRemove [2022-02-07T17:49:34.153Z] --- PASS: TestSecretRemove (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretUpdateUnsupported [2022-02-07T17:49:34.153Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretUpdateError [2022-02-07T17:49:34.153Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSecretUpdate [2022-02-07T17:49:34.153Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceCreateError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceCreate [2022-02-07T17:49:34.153Z] --- PASS: TestServiceCreate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-07T17:49:34.153Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceCreateDigestPinning [2022-02-07T17:49:34.153Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceInspectError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceInspectServiceNotFound [2022-02-07T17:49:34.153Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceInspectWithEmptyID [2022-02-07T17:49:34.153Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceInspect [2022-02-07T17:49:34.153Z] --- PASS: TestServiceInspect (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceListError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceListError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceList [2022-02-07T17:49:34.153Z] --- PASS: TestServiceList (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceLogsError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceLogs [2022-02-07T17:49:34.153Z] --- PASS: TestServiceLogs (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceRemoveError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceRemoveNotFoundError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceRemove [2022-02-07T17:49:34.153Z] --- PASS: TestServiceRemove (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceUpdateError [2022-02-07T17:49:34.153Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestServiceUpdate [2022-02-07T17:49:34.153Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmGetUnlockKeyError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmGetUnlockKey [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmInitError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmInit [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmInit (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmInspectError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmInspect [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmJoinError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmJoin [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmLeaveError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmLeave [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmUnlockError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmUnlock [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmUpdateError [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestSwarmUpdate [2022-02-07T17:49:34.153Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestTaskInspectError [2022-02-07T17:49:34.153Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestTaskInspectWithEmptyID [2022-02-07T17:49:34.153Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestTaskInspect [2022-02-07T17:49:34.153Z] --- PASS: TestTaskInspect (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestTaskListError [2022-02-07T17:49:34.153Z] --- PASS: TestTaskListError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestTaskList [2022-02-07T17:49:34.153Z] --- PASS: TestTaskList (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeCreateError [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeCreate [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeInspectError [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeInspectNotFound [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeInspectWithEmptyID [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeInspect [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeListError [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeListError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeList [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeList (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeRemoveError [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-07T17:49:34.153Z] === RUN TestVolumeRemove [2022-02-07T17:49:34.153Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-07T17:49:34.153Z] === CONT TestTLSCloseWriter [2022-02-07T17:49:34.153Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-07T17:49:34.153Z] PASS [2022-02-07T17:49:34.153Z] coverage: 75.1% of statements [2022-02-07T17:49:34.153Z] ok github.com/docker/docker/client 0.531s coverage: 75.1% of statements [2022-02-07T17:49:34.408Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2022-02-07T17:49:34.408Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2022-02-07T17:49:34.408Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.03s) [2022-02-07T17:49:34.408Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:49:34.408Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-07T17:49:34.408Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-07T17:49:34.408Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-07T17:49:34.408Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-07T17:49:34.408Z] PASS [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === Skipped [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-07T17:49:34.408Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:49:34.408Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-07T17:49:34.408Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] DONE 34 tests, 3 skipped in 113.695s [2022-02-07T17:49:34.408Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-07T17:49:34.408Z] INFO: Testing against a local daemon [2022-02-07T17:49:34.408Z] === RUN TestConfigInspect [2022-02-07T17:49:34.408Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-07T17:49:34.408Z] === RUN TestConfigList [2022-02-07T17:49:34.408Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] --- SKIP: TestConfigList (0.01s) [2022-02-07T17:49:34.408Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:49:34.408Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-07T17:49:34.408Z] === RUN TestConfigsUpdate [2022-02-07T17:49:34.408Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-07T17:49:34.408Z] === RUN TestTemplatedConfig [2022-02-07T17:49:34.408Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-07T17:49:34.408Z] === RUN TestConfigCreateResolve [2022-02-07T17:49:34.408Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-07T17:49:34.408Z] PASS [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === Skipped [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-07T17:49:34.408Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-07T17:49:34.408Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-07T17:49:34.408Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-07T17:49:34.408Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-07T17:49:34.408Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-07T17:49:34.408Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:49:34.408Z] [2022-02-07T17:49:34.408Z] DONE 6 tests, 6 skipped in 0.159s [2022-02-07T17:49:34.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-07T17:49:34.670Z] INFO: Testing against a local daemon [2022-02-07T17:49:34.670Z] === RUN TestCheckpoint [2022-02-07T17:49:34.670Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:49:34.670Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:49:34.670Z] === RUN TestContainerInvalidJSON [2022-02-07T17:49:34.670Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:49:34.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:49:34.670Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:49:34.670Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:49:34.670Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:49:34.670Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:49:34.670Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-07T17:49:34.670Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-07T17:49:34.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-07T17:49:34.670Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:49:34.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-07T17:49:34.670Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:49:34.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-07T17:49:34.670Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:49:34.670Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-07T17:49:34.670Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:49:34.931Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-07T17:49:34.931Z] === RUN TestCopyFromContainer [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === Skipped [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-07T17:49:35.532Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-07T17:49:35.532Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-07T17:49:35.532Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-07T17:49:35.532Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-07T17:49:35.532Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-07T17:49:35.532Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-07T17:49:35.532Z] [2022-02-07T17:49:35.532Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-07T17:49:35.532Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-07T17:49:35.533Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-07T17:49:35.533Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-07T17:49:35.533Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-07T17:49:35.533Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-07T17:49:35.533Z] daemon_test.go:145: root required [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-07T17:49:35.533Z] reload_test.go:342: root required [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-07T17:49:35.533Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-07T17:49:35.533Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-07T17:49:35.533Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-07T17:49:35.533Z] download_test.go:267: Needs fixing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-07T17:49:35.533Z] layer_test.go:303: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-07T17:49:35.533Z] layer_test.go:352: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-07T17:49:35.533Z] layer_test.go:467: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-07T17:49:35.533Z] layer_test.go:696: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-07T17:49:35.533Z] migration_test.go:45: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-07T17:49:35.533Z] migration_test.go:181: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-07T17:49:35.533Z] mount_test.go:17: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-07T17:49:35.533Z] mount_test.go:76: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-07T17:49:35.533Z] mount_test.go:125: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-07T17:49:35.533Z] mount_test.go:212: Failing on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-07T17:49:35.533Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-07T17:49:35.533Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-07T17:49:35.533Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-07T17:49:35.533Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-07T17:49:35.533Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-07T17:49:35.533Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-07T17:49:35.533Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-07T17:49:35.533Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-07T17:49:35.533Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-07T17:49:35.533Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-07T17:49:35.533Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-07T17:49:35.533Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:49:35.533Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:49:35.533Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:49:35.533Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:49:35.533Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:49:35.533Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:133: Xz not present in msys2 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-07T17:49:35.533Z] archive_test.go:140: zstd not installed [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:252: Failing on Windows CI machines [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:49:35.533Z] archive_windows_test.go:16: Currently fails [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-07T17:49:35.533Z] changes_test.go:195: needs more investigation [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-07T17:49:35.533Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-07T17:49:35.533Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-07T17:49:35.533Z] changes_test.go:432: needs further investigation [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-07T17:49:35.533Z] changes_test.go:468: needs further investigation [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-02-07T17:49:35.533Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-07T17:49:35.533Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-07T17:49:35.533Z] poller_test.go:40: No chmod on Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-07T17:49:35.533Z] fileutils_test.go:133: Needs porting to Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-07T17:49:35.533Z] fileutils_test.go:179: Needs porting to Windows [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-07T17:49:35.533Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2022-02-07T17:49:35.533Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-07T17:49:35.533Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-07T17:49:35.533Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-07T17:49:35.533Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-07T17:49:35.533Z] [2022-02-07T17:49:35.533Z] DONE 2068 tests, 70 skipped in 287.678s [2022-02-07T17:49:36.004Z] INFO: make.ps1 ended at 02/07/2022 17:49:35 [2022-02-07T17:49:36.261Z] ok github.com/docker/docker/libnetwork/ipam 15.695s coverage: 85.3% of statements [2022-02-07T17:49:36.261Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-07T17:49:36.261Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-07T17:49:36.261Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-07T17:49:36.261Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.012s coverage: 47.4% of statements [2022-02-07T17:49:36.261Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-07T17:49:36.261Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-07T17:49:36.261Z] ok github.com/docker/docker/libnetwork/ipamutils 0.285s coverage: 74.0% of statements [2022-02-07T17:49:36.519Z] ok github.com/docker/docker/libnetwork/iptables 0.129s coverage: 45.1% of statements [2022-02-07T17:49:36.783Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-07T17:49:37.042Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-02-07T17:49:38.232Z] === RUN TestCopyFromContainer// [2022-02-07T17:49:38.232Z] === RUN TestCopyFromContainer//bar/root [2022-02-07T17:49:38.232Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-07T17:49:38.232Z] === RUN TestCopyFromContainer/bar/quux [2022-02-07T17:49:38.232Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-07T17:49:38.232Z] INFO: Unit tests ended at 02/07/2022 17:49:38. Duration:00:05:03.9399941 [2022-02-07T17:49:38.232Z] INFO: Building busybox [2022-02-07T17:49:38.232Z] Sending build context to Docker daemon 5.12kB [2022-02-07T17:49:38.232Z] [2022-02-07T17:49:38.232Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-07T17:49:38.232Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-07T17:49:38.232Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-07T17:49:38.232Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-07T17:49:38.232Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-07T17:49:38.232Z] ---> 11cbc9e36c7a [2022-02-07T17:49:38.232Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-07T17:49:38.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-07T17:49:38.492Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-07T17:49:38.492Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-07T17:49:38.492Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-07T17:49:38.492Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-07T17:49:38.492Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-07T17:49:38.703Z] ---> Running in 984425e5271b [2022-02-07T17:49:38.753Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer (3.88s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-07T17:49:38.753Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-07T17:49:38.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:49:38.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:49:38.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:49:38.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:49:38.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:49:38.753Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:49:38.753Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:49:38.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:49:38.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:49:38.753Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:49:38.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-07T17:49:38.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-07T17:49:38.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:49:38.753Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-07T17:49:38.753Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:49:38.753Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-07T17:49:38.753Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:49:38.753Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:49:38.753Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:49:38.753Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:49:38.753Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:49:38.753Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:49:38.753Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:49:38.753Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:49:38.753Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:49:38.753Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:49:38.753Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-07T17:49:38.753Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:49:38.753Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:49:38.753Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:49:38.753Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:49:38.753Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-07T17:49:38.753Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:49:39.763Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.647659693s with top 10 stages: buildssa: 1m32.045953212s, goimports: 21.998374404s, unconvert: 13.113402473s, gosec: 9.962186163s, golint: 6.456554903s, ineffassign: 5.067851711s, misspell: 4.992683921s, inspect: 4.819101554s, vrp: 3.290456241s, fact_deprecated: 2.246153723s [2022-02-07T17:49:40.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-02-07T17:49:40.135Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-02-07T17:49:41.078Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:49:41.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:49:41.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:49:41.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:49:41.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:49:41.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:49:41.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:49:41.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:49:41.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:49:41.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:49:41.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:49:41.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:49:41.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:49:41.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:49:41.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:49:41.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:49:41.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-07T17:49:41.078Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:49:41.651Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-02-07T17:49:41.651Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:49:41.651Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:49:41.651Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:49:41.651Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-07T17:49:41.651Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-07T17:49:41.651Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-07T17:49:41.651Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:49:41.651Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-07T17:49:41.651Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:49:41.651Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-07T17:49:41.651Z] === RUN TestContainerStartOnDaemonRestart [2022-02-07T17:49:41.651Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-07T17:49:41.651Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-07T17:49:41.651Z] === RUN TestDaemonRestartIpcMode [2022-02-07T17:49:41.651Z] === PAUSE TestDaemonRestartIpcMode [2022-02-07T17:49:41.651Z] === RUN TestDaemonHostGatewayIP [2022-02-07T17:49:41.651Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:49:41.651Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-07T17:49:41.651Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-07T17:49:41.651Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-07T17:49:41.651Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:49:41.651Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-07T17:49:41.651Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:49:41.651Z] === RUN TestDiff [2022-02-07T17:49:42.225Z] --- PASS: TestDiff (0.41s) [2022-02-07T17:49:42.225Z] === RUN TestExecWithCloseStdin [2022-02-07T17:49:42.487Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-02-07T17:49:42.487Z] === RUN TestExec [2022-02-07T17:49:43.059Z] --- PASS: TestExec (0.43s) [2022-02-07T17:49:43.060Z] === RUN TestExecUser [2022-02-07T17:49:43.321Z] --- PASS: TestExecUser (0.39s) [2022-02-07T17:49:43.321Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:49:43.703Z] Removing intermediate container 984425e5271b [2022-02-07T17:49:43.703Z] ---> b47012f1cc21 [2022-02-07T17:49:43.703Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-07T17:49:43.703Z] ---> Running in 1ed4e86c0aa8 [2022-02-07T17:49:43.703Z] Removing intermediate container 1ed4e86c0aa8 [2022-02-07T17:49:43.703Z] ---> b2fef1a8fe9f [2022-02-07T17:49:43.703Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-07T17:49:43.703Z] ---> Running in fe458bf13964 [2022-02-07T17:49:43.896Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-02-07T17:49:43.896Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:49:44.174Z] Removing intermediate container fe458bf13964 [2022-02-07T17:49:44.174Z] ---> c18b34f56453 [2022-02-07T17:49:44.174Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-07T17:49:44.816Z] --- PASS: TestBuildWithHugeFile (62.41s) [2022-02-07T17:49:44.817Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:49:44.817Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:49:44.817Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:49:44.817Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:49:44.817Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:49:44.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:49:44.817Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:49:44.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:49:44.817Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:49:44.817Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:49:44.817Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:49:44.817Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:49:44.817Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:49:44.817Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-07T17:49:44.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-07T17:49:44.817Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-02-07T17:49:44.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-07T17:49:44.817Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:49:44.817Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-07T17:49:44.817Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-07T17:49:44.817Z] --- PASS: TestBuildPreserveOwnership (3.39s) [2022-02-07T17:49:44.817Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-02-07T17:49:44.817Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-02-07T17:49:44.817Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:49:44.817Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-07T17:49:44.817Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-07T17:49:44.817Z] Loaded image: busybox:latest [2022-02-07T17:49:44.817Z] Loaded image: busybox:glibc [2022-02-07T17:49:45.282Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-02-07T17:49:45.282Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:49:45.380Z] Loaded image: debian:bullseye-slim [2022-02-07T17:49:45.380Z] Loaded image: hello-world:latest [2022-02-07T17:49:45.380Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:49:45.543Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-02-07T17:49:45.543Z] === RUN TestHealthKillContainer [2022-02-07T17:49:45.747Z] [2022-02-07T17:49:45.747Z] ---> 32fb2b56fc0a [2022-02-07T17:49:45.747Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-07T17:49:46.219Z] ---> Running in 18306852a928 [2022-02-07T17:49:53.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-07T17:49:53.476Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.51s) [2022-02-07T17:49:53.476Z] PASS [2022-02-07T17:49:53.476Z] [2022-02-07T17:49:53.476Z] === Skipped [2022-02-07T17:49:53.476Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-07T17:49:53.476Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:49:53.476Z] [2022-02-07T17:49:53.476Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:49:53.476Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:49:53.476Z] [2022-02-07T17:49:53.476Z] DONE 34 tests, 2 skipped in 98.003s [2022-02-07T17:49:53.476Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-07T17:49:53.476Z] INFO: Testing against a local daemon [2022-02-07T17:49:53.476Z] === RUN TestConfigInspect [2022-02-07T17:49:53.687Z] --- PASS: TestHealthKillContainer (7.89s) [2022-02-07T17:49:53.687Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:49:53.687Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:49:53.687Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:49:53.687Z] === RUN TestIpcModeNone [2022-02-07T17:49:53.949Z] --- PASS: TestIpcModeNone (0.42s) [2022-02-07T17:49:53.949Z] === RUN TestIpcModePrivate [2022-02-07T17:49:54.210Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-02-07T17:49:54.471Z] --- PASS: TestIpcModePrivate (0.44s) [2022-02-07T17:49:54.471Z] === RUN TestIpcModeShareable [2022-02-07T17:49:54.471Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:49:54.471Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-07T17:49:54.471Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-07T17:49:54.527Z] Removing intermediate container ddb5e036c85e [2022-02-07T17:49:54.527Z] ---> 990e7468fe06 [2022-02-07T17:49:54.527Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-07T17:49:54.527Z] ---> Running in 16d2c3dd0fe4 [2022-02-07T17:49:54.527Z] [2022-02-07T17:49:54.527Z] SUCCESS: Specified value was saved. [2022-02-07T17:49:54.527Z] Removing intermediate container 16d2c3dd0fe4 [2022-02-07T17:49:54.527Z] ---> e08465e189fd [2022-02-07T17:49:54.527Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-07T17:49:54.527Z] ---> Running in 74c0cf22406a [2022-02-07T17:49:54.909Z] Removing intermediate container 18306852a928 [2022-02-07T17:49:54.909Z] ---> 50433bbcf46e [2022-02-07T17:49:54.909Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-07T17:49:54.909Z] ---> Running in 2f8b555bafe2 [2022-02-07T17:49:55.459Z] --- PASS: TestCheckoutGit (37.95s) [2022-02-07T17:49:55.459Z] === RUN TestValidGitTransport [2022-02-07T17:49:55.459Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-07T17:49:55.459Z] === RUN TestGitInvalidRef [2022-02-07T17:49:55.459Z] --- PASS: TestGitInvalidRef (0.23s) [2022-02-07T17:49:55.459Z] PASS [2022-02-07T17:49:55.459Z] coverage: 86.3% of statements [2022-02-07T17:49:55.459Z] ok github.com/docker/docker/builder/remotecontext/git 38.253s coverage: 86.3% of statements [2022-02-07T17:49:55.859Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2022-02-07T17:49:55.859Z] === RUN TestAPIIpcModeHost [2022-02-07T17:49:55.859Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:49:55.859Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-07T17:49:55.859Z] === RUN TestDaemonIpcModeShareable [2022-02-07T17:49:55.859Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:49:55.859Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-07T17:49:55.859Z] === RUN TestDaemonIpcModePrivate [2022-02-07T17:49:55.998Z] --- PASS: TestConfigInspect (2.27s) [2022-02-07T17:49:55.998Z] === RUN TestConfigList [2022-02-07T17:49:56.803Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-07T17:49:56.803Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-02-07T17:49:56.803Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-07T17:49:56.803Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:49:56.803Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-07T17:49:56.803Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-07T17:49:56.803Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:49:56.803Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-07T17:49:56.804Z] === RUN TestIpcModeOlderClient [2022-02-07T17:49:56.804Z] === PAUSE TestIpcModeOlderClient [2022-02-07T17:49:56.804Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:49:57.035Z] ? github.com/docker/docker/cli [no test files] [2022-02-07T17:49:57.035Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-07T17:49:57.136Z] [2022-02-07T17:49:57.136Z] SUCCESS: Specified value was saved. [2022-02-07T17:49:57.375Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-07T17:49:57.375Z] === RUN TestKillContainer [2022-02-07T17:49:57.375Z] === RUN TestKillContainer/no_signal [2022-02-07T17:49:57.637Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:49:57.893Z] --- PASS: TestConfigList (2.13s) [2022-02-07T17:49:57.893Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:49:57.899Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:49:58.473Z] --- PASS: TestKillContainer (1.23s) [2022-02-07T17:49:58.473Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-07T17:49:58.473Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-02-07T17:49:58.473Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-02-07T17:49:58.473Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:49:58.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-07T17:49:59.045Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-07T17:49:59.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-02-07T17:49:59.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-07T17:49:59.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-02-07T17:49:59.306Z] === RUN TestKillStoppedContainer [2022-02-07T17:49:59.306Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-07T17:49:59.306Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:49:59.306Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-07T17:49:59.306Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:49:59.878Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-02-07T17:49:59.878Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:49:59.878Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:49:59.878Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-07T17:49:59.878Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:49:59.878Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:49:59.878Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-07T17:49:59.878Z] === RUN TestLinksEtcHostsContentMatch [2022-02-07T17:49:59.878Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-07T17:49:59.878Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-07T17:49:59.878Z] === RUN TestLinksContainerNames [2022-02-07T17:50:00.105Z] Removing intermediate container 2f8b555bafe2 [2022-02-07T17:50:00.105Z] ---> 9f1cd303ebef [2022-02-07T17:50:00.105Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-07T17:50:00.105Z] ---> Running in e4d21eeaa6cd [2022-02-07T17:50:00.417Z] Cannot create a file when that file already exists. [2022-02-07T17:50:00.495Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-02-07T17:50:00.495Z] === RUN TestConfigsUpdate [2022-02-07T17:50:00.819Z] --- PASS: TestLinksContainerNames (0.81s) [2022-02-07T17:50:00.819Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:50:01.079Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-07T17:50:01.079Z] === RUN TestContainerNetworkMountsNoChown [2022-02-07T17:50:01.340Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/default [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/default [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/private [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/private [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rprivate [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/slave [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/slave [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rslave [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/shared [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/shared [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rshared [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/default [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/rshared [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/shared [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/rslave [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/slave [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/rprivate [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/private [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-07T17:50:01.340Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:50:01.340Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-07T17:50:01.340Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-07T17:50:01.601Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:50:01.709Z] INFO [runner/unused/goanalysis] analyzers took 29.95481783s with top 10 stages: buildssa: 25.684395712s, U1000: 4.270422118s [2022-02-07T17:50:01.709Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-02-07T17:50:01.709Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2137/2137, nolint: 0/64, skip_files: 2137/2137, exclude: 1749/1749, filename_unadjuster: 2137/2137, autogenerated_exclude: 1749/2137, identifier_marker: 1749/1749, exclude-rules: 64/1749, cgo: 2137/2718, skip_dirs: 2137/2137 [2022-02-07T17:50:01.709Z] INFO [runner] processing took 299.03337ms with stages: identifier_marker: 119.891981ms, nolint: 89.223465ms, path_prettifier: 49.386491ms, autogenerated_exclude: 17.795649ms, exclude-rules: 12.965891ms, skip_dirs: 8.174085ms, filename_unadjuster: 825.19µs, cgo: 764.704µs, max_same_issues: 1.816µs, exclude: 841ns, uniq_by_line: 712ns, diff: 589ns, source_code: 494ns, max_from_linter: 476ns, skip_files: 341ns, path_shortener: 338ns, max_per_file_from_linter: 307ns [2022-02-07T17:50:01.709Z] INFO [runner] linters took 1m41.482457962s with stages: goanalysis_metalinter: 1m18.631673115s, unused: 22.539259813s [2022-02-07T17:50:01.709Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-07T17:50:01.709Z] INFO Memory: 2465 samples, avg is 424.2MB, max is 4179.3MB [2022-02-07T17:50:01.709Z] INFO Execution took 4m6.328364695s [2022-02-07T17:50:01.861Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:50:01.861Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:50:01.861Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:50:01.861Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-07T17:50:01.861Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-07T17:50:01.861Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-07T17:50:01.861Z] === RUN TestContainerBindMountNonRecursive [2022-02-07T17:50:01.861Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-02-07T17:50:01.861Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-07T17:50:01.861Z] === RUN TestContainerVolumesMountedAsShared [2022-02-07T17:50:01.861Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-02-07T17:50:01.861Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-07T17:50:01.861Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-07T17:50:01.861Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-02-07T17:50:01.861Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-07T17:50:01.861Z] === RUN TestNetworkNat [2022-02-07T17:50:02.387Z] --- PASS: TestConfigsUpdate (2.10s) [2022-02-07T17:50:02.387Z] === RUN TestTemplatedConfig [2022-02-07T17:50:02.432Z] --- PASS: TestNetworkNat (0.56s) [2022-02-07T17:50:02.432Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:50:02.644Z] Congratulations! The shell scripts are properly formatted. [2022-02-07T17:50:02.693Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-07T17:50:02.693Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-07T17:50:02.923Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestConfigureDaemonLogs [2022-02-07T17:50:02.923Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestCommonOptionsInstallFlags [2022-02-07T17:50:02.923Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-07T17:50:02.923Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-07T17:50:02.923Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-07T17:50:02.923Z] PASS [2022-02-07T17:50:02.923Z] coverage: 18.6% of statements [2022-02-07T17:50:02.923Z] ok github.com/docker/docker/cmd/dockerd 0.235s coverage: 18.6% of statements [2022-02-07T17:50:02.923Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-07T17:50:02.923Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-07T17:50:03.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh dynbinary test-docker-py [2022-02-07T17:50:03.815Z] [2022-02-07T17:50:03.920Z] Cannot create a file when that file already exists. [2022-02-07T17:50:03.922Z] === RUN TestContainerStopSignal [2022-02-07T17:50:03.922Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestContainerStopTimeout [2022-02-07T17:50:03.922Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-07T17:50:03.922Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-07T17:50:03.922Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-07T17:50:03.922Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestReplaceAndAppendEnvVars [2022-02-07T17:50:03.922Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-07T17:50:03.922Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestNewMemoryStore [2022-02-07T17:50:03.922Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestAddContainers [2022-02-07T17:50:03.922Z] --- PASS: TestAddContainers (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestGetContainer [2022-02-07T17:50:03.922Z] --- PASS: TestGetContainer (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestDeleteContainer [2022-02-07T17:50:03.922Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestListContainers [2022-02-07T17:50:03.922Z] --- PASS: TestListContainers (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestFirstContainer [2022-02-07T17:50:03.922Z] --- PASS: TestFirstContainer (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestApplyAllContainer [2022-02-07T17:50:03.922Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestIsValidHealthString [2022-02-07T17:50:03.922Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestStateRunStop [2022-02-07T17:50:03.922Z] --- PASS: TestStateRunStop (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestStateTimeoutWait [2022-02-07T17:50:03.922Z] state_test.go:141: Stop callback fired [2022-02-07T17:50:03.922Z] state_test.go:165: Stop callback fired [2022-02-07T17:50:03.922Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-07T17:50:03.922Z] === RUN TestIsValidStateString [2022-02-07T17:50:03.922Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestViewSaveDelete [2022-02-07T17:50:03.922Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-07T17:50:03.922Z] === RUN TestViewAll [2022-02-07T17:50:03.922Z] --- PASS: TestViewAll (0.02s) [2022-02-07T17:50:03.922Z] === RUN TestViewGet [2022-02-07T17:50:03.922Z] --- PASS: TestViewGet (0.01s) [2022-02-07T17:50:03.922Z] === RUN TestNames [2022-02-07T17:50:03.922Z] --- PASS: TestNames (0.00s) [2022-02-07T17:50:03.922Z] === RUN TestViewWithHealthCheck [2022-02-07T17:50:03.922Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-07T17:50:03.922Z] PASS [2022-02-07T17:50:03.922Z] coverage: 41.5% of statements [2022-02-07T17:50:03.922Z] ok github.com/docker/docker/container 0.267s coverage: 41.5% of statements [2022-02-07T17:50:03.922Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-07T17:50:03.922Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-07T17:50:03.922Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-07T17:50:03.922Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-07T17:50:04.076Z] Removing bundles/ [2022-02-07T17:50:04.076Z] [2022-02-07T17:50:04.076Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-07T17:50:04.076Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:50:04.076Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:50:04.225Z] Removing intermediate container 74c0cf22406a [2022-02-07T17:50:04.225Z] ---> a83fe0440d05 [2022-02-07T17:50:04.225Z] Step 13/13 : CMD ["sh"] [2022-02-07T17:50:04.225Z] ---> Running in 47f0023c789e [2022-02-07T17:50:04.225Z] Removing intermediate container 47f0023c789e [2022-02-07T17:50:04.225Z] ---> f8cc44d7fad6 [2022-02-07T17:50:04.225Z] Successfully built f8cc44d7fad6 [2022-02-07T17:50:04.225Z] Successfully tagged busybox:latest [2022-02-07T17:50:04.225Z] INFO: Docker images of the daemon under test [2022-02-07T17:50:04.225Z] [2022-02-07T17:50:04.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-07T17:50:04.225Z] busybox latest f8cc44d7fad6 Less than a second ago 5.78GB [2022-02-07T17:50:04.225Z] microsoft/windowsservercore latest 60d6f56ecebd 2 weeks ago 5.75GB [2022-02-07T17:50:04.225Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 weeks ago 5.75GB [2022-02-07T17:50:04.225Z] [2022-02-07T17:50:04.225Z] INFO: Running integration tests at 02/07/2022 17:50:04... [2022-02-07T17:50:04.225Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-07T17:50:04.225Z] INFO: Integration API tests being run from the host: [2022-02-07T17:50:04.697Z] INFO: make.ps1 starting at 02/07/2022 17:50:04 [2022-02-07T17:50:04.907Z] --- PASS: TestTemplatedConfig (2.56s) [2022-02-07T17:50:04.907Z] === RUN TestConfigCreateResolve [2022-02-07T17:50:05.170Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-07T17:50:05.499Z] === RUN TestPrepare [2022-02-07T17:50:05.499Z] --- PASS: TestPrepare (0.00s) [2022-02-07T17:50:05.499Z] === RUN TestStart [2022-02-07T17:50:05.499Z] --- PASS: TestStart (0.00s) [2022-02-07T17:50:05.499Z] === RUN TestWaitCancel [2022-02-07T17:50:05.499Z] --- PASS: TestWaitCancel (0.00s) [2022-02-07T17:50:05.499Z] === RUN TestWaitDisabled [2022-02-07T17:50:05.499Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-07T17:50:05.499Z] === RUN TestWaitEnabled [2022-02-07T17:50:05.499Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-07T17:50:05.499Z] === RUN TestRemove [2022-02-07T17:50:05.499Z] --- PASS: TestRemove (0.00s) [2022-02-07T17:50:05.499Z] PASS [2022-02-07T17:50:05.499Z] coverage: 65.3% of statements [2022-02-07T17:50:05.499Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2022-02-07T17:50:05.994Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2022-02-07T17:50:05.994Z] === RUN TestPause [2022-02-07T17:50:05.994Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:05.994Z] --- SKIP: TestPause (0.00s) [2022-02-07T17:50:05.994Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:50:05.994Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:50:05.994Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:50:05.994Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:50:05.994Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:05.994Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-07T17:50:05.994Z] === RUN TestPidHost [2022-02-07T17:50:06.801Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-02-07T17:50:06.801Z] PASS [2022-02-07T17:50:06.801Z] [2022-02-07T17:50:06.801Z] DONE 6 tests in 13.300s [2022-02-07T17:50:06.801Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-07T17:50:06.801Z] INFO: Testing against a local daemon [2022-02-07T17:50:06.801Z] === RUN TestCheckpoint [2022-02-07T17:50:06.801Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:50:06.801Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:50:06.801Z] === RUN TestContainerInvalidJSON [2022-02-07T17:50:06.801Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:50:06.801Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:50:06.801Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:50:06.801Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:50:06.801Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:50:06.801Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:50:06.801Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-07T17:50:06.801Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-07T17:50:06.802Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-07T17:50:06.802Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:50:06.939Z] --- PASS: TestPidHost (1.11s) [2022-02-07T17:50:06.939Z] === RUN TestPsFilter [2022-02-07T17:50:06.939Z] --- PASS: TestPsFilter (0.16s) [2022-02-07T17:50:06.939Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:50:07.059Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-07T17:50:07.059Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:50:07.059Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-07T17:50:07.059Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:50:07.059Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-07T17:50:07.059Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:50:07.059Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-07T17:50:07.059Z] === RUN TestCopyFromContainer [2022-02-07T17:50:07.200Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-07T17:50:07.200Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:50:07.729Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-07T17:50:07.729Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-07T17:50:07.729Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-07T17:50:07.729Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-07T17:50:07.729Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-07T17:50:07.773Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-07T17:50:07.773Z] === RUN TestRemoveContainerRunning [2022-02-07T17:50:08.036Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-02-07T17:50:08.036Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:50:08.200Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-07T17:50:08.201Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-07T17:50:08.201Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-07T17:50:08.201Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-07T17:50:08.201Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-07T17:50:08.201Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-07T17:50:08.201Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-07T17:50:08.201Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-07T17:50:08.201Z] PASS [2022-02-07T17:50:08.201Z] coverage: 35.9% of statements [2022-02-07T17:50:08.201Z] ok github.com/docker/docker/daemon/cluster/convert 0.748s coverage: 35.9% of statements [2022-02-07T17:50:08.201Z] === RUN TestNewListSecretsFilters [2022-02-07T17:50:08.201Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-07T17:50:08.201Z] === RUN TestNewListConfigsFilters [2022-02-07T17:50:08.201Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-07T17:50:08.201Z] PASS [2022-02-07T17:50:08.201Z] coverage: 0.5% of statements [2022-02-07T17:50:08.201Z] ok github.com/docker/docker/daemon/cluster 1.083s coverage: 0.5% of statements [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer// [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer//bar/root [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer/bar/quux [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-07T17:50:08.442Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-07T17:50:08.609Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-02-07T17:50:08.609Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:50:08.609Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-07T17:50:08.609Z] === RUN TestRenameLinkedContainer [2022-02-07T17:50:08.742Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-07T17:50:08.742Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer (1.62s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-02-07T17:50:08.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-07T17:50:08.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:50:08.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:50:08.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:50:08.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:50:08.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:50:08.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:50:08.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:50:08.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:50:08.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:50:08.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:50:08.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-07T17:50:08.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:50:08.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-07T17:50:08.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-07T17:50:08.742Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:50:08.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-07T17:50:08.742Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:50:08.742Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:50:08.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:50:08.742Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:50:08.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:50:08.742Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:50:08.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:50:08.742Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:50:08.742Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:50:08.742Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:50:08.742Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-07T17:50:08.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:50:08.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:50:08.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:50:08.743Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:50:08.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-07T17:50:08.743Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:50:09.812Z] Removing intermediate container e4d21eeaa6cd [2022-02-07T17:50:09.812Z] ---> 0ee8ca68ecd9 [2022-02-07T17:50:09.812Z] Step 13/13 : CMD ["sh"] [2022-02-07T17:50:09.812Z] ---> Running in ce806b63bb90 [2022-02-07T17:50:09.812Z] Removing intermediate container ce806b63bb90 [2022-02-07T17:50:09.812Z] ---> 3e1de269f832 [2022-02-07T17:50:09.812Z] Successfully built 3e1de269f832 [2022-02-07T17:50:09.812Z] Successfully tagged busybox:latest [2022-02-07T17:50:09.812Z] INFO: Docker images of the daemon under test [2022-02-07T17:50:09.812Z] [2022-02-07T17:50:09.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-07T17:50:09.812Z] busybox latest 3e1de269f832 Less than a second ago 4.99GB [2022-02-07T17:50:09.812Z] microsoft/windowsservercore latest 11cbc9e36c7a 3 weeks ago 4.95GB [2022-02-07T17:50:09.812Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 3 weeks ago 4.95GB [2022-02-07T17:50:09.812Z] [2022-02-07T17:50:09.812Z] INFO: Running integration tests at 02/07/2022 17:50:09... [2022-02-07T17:50:09.812Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-07T17:50:09.812Z] INFO: Integration API tests being run from the host: [2022-02-07T17:50:09.812Z] INFO: make.ps1 starting at 02/07/2022 17:50:09 [2022-02-07T17:50:09.994Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-02-07T17:50:09.994Z] === RUN TestRenameStoppedContainer [2022-02-07T17:50:10.565Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-02-07T17:50:10.565Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:50:10.655Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2022-02-07T17:50:10.655Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:50:11.137Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-02-07T17:50:11.138Z] === RUN TestRenameInvalidName [2022-02-07T17:50:11.171Z] === RUN TestBuilderGC [2022-02-07T17:50:11.171Z] --- PASS: TestBuilderGC (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestDaemonConfigurationNotFound [2022-02-07T17:50:11.171Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestDaemonBrokenConfiguration [2022-02-07T17:50:11.171Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestFindConfigurationConflicts [2022-02-07T17:50:11.171Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-07T17:50:11.171Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-07T17:50:11.171Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-07T17:50:11.171Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-07T17:50:11.171Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-07T17:50:11.385Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-07T17:50:11.643Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-07T17:50:11.643Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-07T17:50:11.643Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-07T17:50:11.643Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-07T17:50:11.643Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-07T17:50:11.643Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_label [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_dns [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-07T17:50:11.643Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-07T17:50:11.643Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestReloadSetConfigFileNotExist [2022-02-07T17:50:11.643Z] time="2022-02-07T17:50:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-07T17:50:11.643Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-02-07T17:50:11.643Z] === RUN TestReloadDefaultConfigNotExist [2022-02-07T17:50:11.643Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:50:11.643Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-02-07T17:50:11.643Z] === RUN TestReloadBadDefaultConfig [2022-02-07T17:50:11.643Z] time="2022-02-07T17:50:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2269912305" [2022-02-07T17:50:11.643Z] --- PASS: TestReloadBadDefaultConfig (0.01s) [2022-02-07T17:50:11.643Z] === RUN TestReloadWithConflictingLabels [2022-02-07T17:50:11.643Z] time="2022-02-07T17:50:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2456176095" [2022-02-07T17:50:11.643Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestReloadWithDuplicateLabels [2022-02-07T17:50:11.643Z] time="2022-02-07T17:50:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1164569486" [2022-02-07T17:50:11.643Z] --- PASS: TestReloadWithDuplicateLabels (0.04s) [2022-02-07T17:50:11.643Z] === RUN TestMaskURLCredentials [2022-02-07T17:50:11.643Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-07T17:50:11.643Z] === RUN TestDaemonConfigurationMerge [2022-02-07T17:50:11.643Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-07T17:50:11.643Z] PASS [2022-02-07T17:50:11.643Z] coverage: 79.2% of statements [2022-02-07T17:50:11.643Z] ok github.com/docker/docker/daemon/config 0.577s coverage: 79.2% of statements [2022-02-07T17:50:11.708Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-07T17:50:11.708Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2022-02-07T17:50:12.020Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:50:12.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:50:12.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:50:12.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:50:12.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:50:12.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:50:12.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:50:12.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:50:12.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:50:12.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:50:12.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:50:12.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:50:12.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:50:12.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:50:12.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:50:12.020Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-07T17:50:12.020Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-02-07T17:50:12.020Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:50:12.582Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-02-07T17:50:12.582Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:50:12.582Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:50:12.582Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:50:12.582Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-07T17:50:12.582Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-07T17:50:12.582Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-07T17:50:12.582Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:50:12.582Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-07T17:50:12.582Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:50:12.582Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-07T17:50:12.582Z] === RUN TestContainerStartOnDaemonRestart [2022-02-07T17:50:12.582Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-07T17:50:12.582Z] === RUN TestDaemonRestartIpcMode [2022-02-07T17:50:12.582Z] === PAUSE TestDaemonRestartIpcMode [2022-02-07T17:50:12.582Z] === RUN TestDaemonHostGatewayIP [2022-02-07T17:50:12.582Z] === PAUSE TestDaemonHostGatewayIP [2022-02-07T17:50:12.582Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-07T17:50:12.582Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-07T17:50:12.582Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:50:12.582Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-07T17:50:12.582Z] === RUN TestDiff [2022-02-07T17:50:12.636Z] === RUN TestWaitNodeAttachment [2022-02-07T17:50:12.636Z] === RUN TestEventsLog [2022-02-07T17:50:12.636Z] --- PASS: TestEventsLog (0.00s) [2022-02-07T17:50:12.636Z] === RUN TestEventsLogTimeout [2022-02-07T17:50:12.636Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-07T17:50:12.636Z] === RUN TestLogEvents [2022-02-07T17:50:12.636Z] --- PASS: TestLogEvents (0.05s) [2022-02-07T17:50:12.636Z] === RUN TestLoadBufferedEvents [2022-02-07T17:50:13.090Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-02-07T17:50:13.090Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:50:13.108Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-07T17:50:13.108Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-07T17:50:13.108Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-07T17:50:13.108Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-07T17:50:13.108Z] PASS [2022-02-07T17:50:13.108Z] coverage: 50.0% of statements [2022-02-07T17:50:13.108Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2022-02-07T17:50:13.108Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-07T17:50:13.108Z] === RUN TestIsolationConversion [2022-02-07T17:50:13.108Z] === RUN TestIsolationConversion/default [2022-02-07T17:50:13.108Z] === RUN TestIsolationConversion/process [2022-02-07T17:50:13.108Z] === RUN TestIsolationConversion/hyperv [2022-02-07T17:50:13.108Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestContainerLabels [2022-02-07T17:50:13.108Z] --- PASS: TestContainerLabels (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestCredentialSpecConversion [2022-02-07T17:50:13.108Z] === RUN TestCredentialSpecConversion/none [2022-02-07T17:50:13.108Z] === RUN TestCredentialSpecConversion/config [2022-02-07T17:50:13.108Z] === RUN TestCredentialSpecConversion/file [2022-02-07T17:50:13.108Z] === RUN TestCredentialSpecConversion/registry [2022-02-07T17:50:13.108Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-07T17:50:13.108Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestControllerValidateMountBind [2022-02-07T17:50:13.108Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestControllerValidateMountVolume [2022-02-07T17:50:13.108Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestControllerValidateMountTarget [2022-02-07T17:50:13.108Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestControllerValidateMountTmpfs [2022-02-07T17:50:13.108Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestControllerValidateMountInvalidType [2022-02-07T17:50:13.108Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-07T17:50:13.108Z] === RUN TestControllerValidateMountNamedPipe [2022-02-07T17:50:13.108Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-07T17:50:13.108Z] PASS [2022-02-07T17:50:13.108Z] coverage: 11.0% of statements [2022-02-07T17:50:13.108Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.711s coverage: 11.0% of statements [2022-02-07T17:50:13.142Z] --- PASS: TestDiff (0.61s) [2022-02-07T17:50:13.142Z] === RUN TestExecWithCloseStdin [2022-02-07T17:50:13.351Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-07T17:50:13.351Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:50:13.579Z] === RUN TestIsEmptyDir [2022-02-07T17:50:13.579Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-07T17:50:13.579Z] PASS [2022-02-07T17:50:13.579Z] coverage: 2.3% of statements [2022-02-07T17:50:13.579Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-02-07T17:50:13.703Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-02-07T17:50:13.703Z] === RUN TestExec [2022-02-07T17:50:14.264Z] --- PASS: TestExec (0.61s) [2022-02-07T17:50:14.264Z] === RUN TestExecUser [2022-02-07T17:50:14.291Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-02-07T17:50:14.291Z] === RUN TestResize [2022-02-07T17:50:14.569Z] === RUN TestVerifyNetworkingConfig [2022-02-07T17:50:14.569Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestGetContainer [2022-02-07T17:50:14.569Z] --- PASS: TestGetContainer (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestValidContainerNames [2022-02-07T17:50:14.569Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestContainerInitDNS [2022-02-07T17:50:14.569Z] daemon_test.go:145: root required [2022-02-07T17:50:14.569Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestMerge [2022-02-07T17:50:14.569Z] --- PASS: TestMerge (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestValidateContainerIsolation [2022-02-07T17:50:14.569Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestFindNetworkErrorType [2022-02-07T17:50:14.569Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestEnsureServicesExist [2022-02-07T17:50:14.569Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestEnsureServicesExistErrors [2022-02-07T17:50:14.569Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-07T17:50:14.569Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-07T17:50:14.569Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-07T17:50:14.569Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-07T17:50:14.569Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-07T17:50:14.569Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-07T17:50:14.569Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestContainerDelete [2022-02-07T17:50:14.569Z] --- PASS: TestContainerDelete (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestContainerDoubleDelete [2022-02-07T17:50:14.569Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestLogContainerEventCopyLabels [2022-02-07T17:50:14.569Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestLogContainerEventWithAttributes [2022-02-07T17:50:14.569Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestNoneHealthcheck [2022-02-07T17:50:14.569Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestHealthStates [2022-02-07T17:50:14.569Z] === RUN TestLinkNaming [2022-02-07T17:50:14.569Z] --- PASS: TestLinkNaming (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestLinkNew [2022-02-07T17:50:14.569Z] --- PASS: TestLinkNew (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestLinkEnv [2022-02-07T17:50:14.569Z] --- PASS: TestLinkEnv (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestLinkMultipleEnv [2022-02-07T17:50:14.569Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-07T17:50:14.569Z] === RUN TestLinkPortRangeEnv [2022-02-07T17:50:14.569Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-07T17:50:14.569Z] PASS [2022-02-07T17:50:14.569Z] coverage: 93.0% of statements [2022-02-07T17:50:14.569Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2022-02-07T17:50:14.569Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] time="2022-02-07T17:50:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-07T17:50:14.570Z] --- PASS: TestHealthStates (0.22s) [2022-02-07T17:50:14.570Z] === RUN TestGetInspectData [2022-02-07T17:50:14.570Z] --- PASS: TestGetInspectData (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestFillLicense [2022-02-07T17:50:14.570Z] --- PASS: TestFillLicense (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestListInvalidFilter [2022-02-07T17:50:14.570Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestNameFilter [2022-02-07T17:50:14.570Z] --- PASS: TestNameFilter (0.01s) [2022-02-07T17:50:14.570Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-07T17:50:14.570Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-07T17:50:14.570Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-07T17:50:14.570Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestDaemonReloadLabels [2022-02-07T17:50:14.570Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-07T17:50:14.570Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestDaemonReloadMirrors [2022-02-07T17:50:14.570Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-07T17:50:14.570Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-07T17:50:14.570Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-07T17:50:14.570Z] reload_test.go:342: root required [2022-02-07T17:50:14.570Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-07T17:50:14.570Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-07T17:50:14.570Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-07T17:50:14.570Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-07T17:50:14.570Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-02-07T17:50:14.570Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-07T17:50:14.570Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-02-07T17:50:14.570Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-07T17:50:14.570Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-07T17:50:14.570Z] === RUN TestParseVolumesFrom [2022-02-07T17:50:14.570Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-07T17:50:14.570Z] PASS [2022-02-07T17:50:14.570Z] coverage: 8.6% of statements [2022-02-07T17:50:14.570Z] ok github.com/docker/docker/daemon 0.555s coverage: 8.6% of statements [2022-02-07T17:50:14.869Z] --- PASS: TestResize (0.42s) [2022-02-07T17:50:14.869Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:50:15.041Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-07T17:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-07T17:50:15.134Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-02-07T17:50:15.134Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:50:15.192Z] --- PASS: TestExecUser (0.63s) [2022-02-07T17:50:15.192Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:50:15.720Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-02-07T17:50:15.720Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:50:15.720Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-07T17:50:15.720Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:50:15.720Z] === RUN TestCgroupNamespacesRun [2022-02-07T17:50:15.756Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-02-07T17:50:15.756Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:50:16.624Z] === RUN TestAdapterReadLogs [2022-02-07T17:50:16.625Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-07T17:50:16.625Z] === RUN TestCopier [2022-02-07T17:50:16.625Z] --- PASS: TestCopier (0.00s) [2022-02-07T17:50:16.625Z] === RUN TestCopierLongLines [2022-02-07T17:50:16.625Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-07T17:50:16.625Z] === RUN TestCopierSlow [2022-02-07T17:50:16.625Z] --- PASS: TestCopierSlow (0.20s) [2022-02-07T17:50:16.625Z] === RUN TestCopierWithSized [2022-02-07T17:50:16.625Z] === RUN TestCopierWithSized/as_is [2022-02-07T17:50:16.625Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-07T17:50:16.625Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-07T17:50:16.625Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-07T17:50:16.625Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-07T17:50:16.625Z] === RUN TestCopierWithPartial [2022-02-07T17:50:16.625Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-07T17:50:16.625Z] === RUN TestRingLogger [2022-02-07T17:50:16.625Z] --- PASS: TestRingLogger (0.00s) [2022-02-07T17:50:16.625Z] === RUN TestRingCap [2022-02-07T17:50:16.625Z] --- PASS: TestRingCap (0.00s) [2022-02-07T17:50:16.625Z] === RUN TestRingClose [2022-02-07T17:50:16.625Z] --- PASS: TestRingClose (0.00s) [2022-02-07T17:50:16.625Z] === RUN TestRingDrain [2022-02-07T17:50:16.625Z] --- PASS: TestRingDrain (0.00s) [2022-02-07T17:50:16.625Z] PASS [2022-02-07T17:50:16.625Z] coverage: 43.8% of statements [2022-02-07T17:50:16.625Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 43.8% of statements [2022-02-07T17:50:16.683Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-02-07T17:50:16.683Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-07T17:50:17.122Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-02-07T17:50:17.122Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/defaults [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-07T17:50:17.617Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-07T17:50:17.617Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-07T17:50:17.617Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-07T17:50:17.617Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-07T17:50:17.617Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-07T17:50:17.617Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-07T17:50:17.617Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-07T17:50:17.617Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-07T17:50:17.617Z] === RUN TestCreateSuccess [2022-02-07T17:50:17.617Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCreateStreamSkipped [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-07T17:50:17.617Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCreateLogGroupSuccess [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-07T17:50:17.617Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCreateError [2022-02-07T17:50:17.617Z] --- PASS: TestCreateError (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCreateAlreadyExists [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-07T17:50:17.617Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestLogClosed [2022-02-07T17:50:17.617Z] --- PASS: TestLogClosed (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestLogBlocking [2022-02-07T17:50:17.617Z] --- PASS: TestLogBlocking (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-07T17:50:17.617Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestLogNonBlockingBufferFull [2022-02-07T17:50:17.617Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestPublishBatchSuccess [2022-02-07T17:50:17.617Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestPublishBatchError [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=error msg=error [2022-02-07T17:50:17.617Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-07T17:50:17.617Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-07T17:50:17.617Z] time="2022-02-07T17:50:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-07T17:50:17.617Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCollectBatchSimple [2022-02-07T17:50:17.617Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCollectBatchTicker [2022-02-07T17:50:17.617Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCollectBatchMultilinePattern [2022-02-07T17:50:17.617Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-07T17:50:17.617Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-07T17:50:17.617Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-07T17:50:17.687Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-02-07T17:50:17.687Z] === RUN TestHealthKillContainer [2022-02-07T17:50:18.078Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-02-07T17:50:18.078Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-07T17:50:18.090Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-07T17:50:18.090Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-07T17:50:18.090Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-07T17:50:18.090Z] === RUN TestCollectBatchClose [2022-02-07T17:50:18.090Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen/0/Hello [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen/2/🙃 [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen/3/���� [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen/4/He��o [2022-02-07T17:50:18.090Z] === RUN TestEffectiveLen/5/ [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/0/ [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/1/Hello [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: Hello [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/2/Hello [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: He [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: llo [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/3/Hello [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: Hello [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/4/🙃 [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/5/🙃 [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/6/a� [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: a [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: � [2022-02-07T17:50:18.090Z] === RUN TestFindValidSplit/7/a� [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1076: a� [2022-02-07T17:50:18.090Z] cloudwatchlogs_test.go:1077: [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-07T17:50:18.090Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestProcessEventEmoji [2022-02-07T17:50:18.091Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-07T17:50:18.091Z] === RUN TestCollectBatchLineSplit [2022-02-07T17:50:18.091Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-07T17:50:18.091Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestCollectBatchMaxEvents [2022-02-07T17:50:18.091Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-07T17:50:18.091Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-07T17:50:18.091Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-07T17:50:18.091Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-07T17:50:18.091Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-02-07T17:50:18.091Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-07T17:50:18.091Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-07T17:50:18.091Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsFormat [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestCreateTagSuccess [2022-02-07T17:50:18.091Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-07T17:50:18.091Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-07T17:50:18.091Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-07T17:50:18.091Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-07T17:50:18.091Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-07T17:50:18.091Z] PASS [2022-02-07T17:50:18.091Z] coverage: 80.2% of statements [2022-02-07T17:50:18.091Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 80.2% of statements [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-07T17:50:18.091Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-07T17:50:18.091Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-07T17:50:18.091Z] PASS [2022-02-07T17:50:18.091Z] coverage: 33.6% of statements [2022-02-07T17:50:18.091Z] ok github.com/docker/docker/daemon/logger/fluentd 0.083s coverage: 33.6% of statements [2022-02-07T17:50:18.091Z] === RUN TestSearchRegistryForImagesErrors [2022-02-07T17:50:18.091Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestSearchRegistryForImages [2022-02-07T17:50:18.091Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestOnlyPlatformWithFallback [2022-02-07T17:50:18.091Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-07T17:50:18.091Z] === RUN TestImageDelete [2022-02-07T17:50:18.091Z] === RUN TestImageDelete/no_lease [2022-02-07T17:50:18.091Z] === RUN TestImageDelete/lease_exists [2022-02-07T17:50:18.091Z] --- PASS: TestImageDelete (0.09s) [2022-02-07T17:50:18.091Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-07T17:50:18.091Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2022-02-07T17:50:18.091Z] === RUN TestContentStoreForPull [2022-02-07T17:50:18.091Z] --- PASS: TestContentStoreForPull (0.25s) [2022-02-07T17:50:18.091Z] PASS [2022-02-07T17:50:18.091Z] coverage: 6.6% of statements [2022-02-07T17:50:18.564Z] ok github.com/docker/docker/daemon/images 0.485s coverage: 6.6% of statements [2022-02-07T17:50:18.564Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-07T17:50:18.564Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-07T17:50:18.564Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-07T17:50:18.564Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-07T17:50:18.564Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-07T17:50:18.564Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-07T17:50:19.022Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-02-07T17:50:19.022Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-07T17:50:19.036Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-07T17:50:19.036Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-07T17:50:19.036Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-07T17:50:19.036Z] === RUN TestJSONFileLogger [2022-02-07T17:50:19.036Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-07T17:50:19.036Z] === RUN TestJSONFileLoggerWithTags [2022-02-07T17:50:19.036Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-07T17:50:19.036Z] === RUN TestJSONFileLoggerWithOpts [2022-02-07T17:50:19.036Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-07T17:50:19.036Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-07T17:50:19.036Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-07T17:50:19.036Z] === RUN TestEncodeDecode [2022-02-07T17:50:19.036Z] === PAUSE TestEncodeDecode [2022-02-07T17:50:19.036Z] === RUN TestUnexpectedEOF [2022-02-07T17:50:19.036Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2022-02-07T17:50:19.036Z] === RUN TestFastTimeMarshalJSON [2022-02-07T17:50:19.036Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-07T17:50:19.036Z] PASS [2022-02-07T17:50:19.036Z] coverage: 87.2% of statements [2022-02-07T17:50:19.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 87.2% of statements [2022-02-07T17:50:19.518Z] time="2022-02-07T17:50:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-07T17:50:19.518Z] time="2022-02-07T17:50:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-07T17:50:19.518Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-02-07T17:50:19.518Z] === CONT TestEncodeDecode [2022-02-07T17:50:19.518Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-07T17:50:19.518Z] PASS [2022-02-07T17:50:19.518Z] coverage: 69.9% of statements [2022-02-07T17:50:19.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2022-02-07T17:50:19.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-07T17:50:19.968Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-02-07T17:50:19.968Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-07T17:50:19.993Z] === RUN TestWriteLog [2022-02-07T17:50:19.993Z] === PAUSE TestWriteLog [2022-02-07T17:50:19.993Z] === RUN TestReadLog [2022-02-07T17:50:19.993Z] === PAUSE TestReadLog [2022-02-07T17:50:19.993Z] === RUN TestDecode [2022-02-07T17:50:20.469Z] --- PASS: TestDecode (0.04s) [2022-02-07T17:50:20.469Z] === CONT TestWriteLog [2022-02-07T17:50:20.469Z] --- PASS: TestWriteLog (0.00s) [2022-02-07T17:50:20.469Z] === CONT TestReadLog [2022-02-07T17:50:20.469Z] === RUN TestReadLog/tail_exact [2022-02-07T17:50:20.469Z] === RUN TestReadLog/tail_less_than_available [2022-02-07T17:50:20.469Z] === RUN TestReadLog/tail_more_than_available [2022-02-07T17:50:20.469Z] --- PASS: TestReadLog (0.26s) [2022-02-07T17:50:20.469Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-02-07T17:50:20.469Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-07T17:50:20.469Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-07T17:50:20.469Z] PASS [2022-02-07T17:50:20.469Z] coverage: 78.7% of statements [2022-02-07T17:50:20.469Z] ok github.com/docker/docker/daemon/logger/local 0.413s coverage: 78.7% of statements [2022-02-07T17:50:20.469Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-07T17:50:20.941Z] === RUN TestOpenFileDelete [2022-02-07T17:50:20.941Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestOpenFileRename [2022-02-07T17:50:20.941Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestHandleDecoderErr [2022-02-07T17:50:20.941Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestParseLogTagDefaultTag [2022-02-07T17:50:20.941Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestParseLogTag [2022-02-07T17:50:20.941Z] --- PASS: TestParseLogTag (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestParseLogTagEmptyTag [2022-02-07T17:50:20.941Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestTailFiles [2022-02-07T17:50:20.941Z] --- PASS: TestTailFiles (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestFollowLogsConsumerGone [2022-02-07T17:50:20.941Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-07T17:50:20.941Z] === RUN TestFollowLogsProducerGone [2022-02-07T17:50:20.941Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-07T17:50:20.941Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-07T17:50:20.941Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-07T17:50:20.941Z] === RUN TestCheckCapacityAndRotate [2022-02-07T17:50:20.941Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-07T17:50:20.941Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-07T17:50:20.941Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-02-07T17:50:20.941Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-07T17:50:20.941Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-07T17:50:20.941Z] PASS [2022-02-07T17:50:20.941Z] coverage: 53.9% of statements [2022-02-07T17:50:21.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-02-07T17:50:21.357Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-07T17:50:21.412Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.206s coverage: 53.9% of statements [2022-02-07T17:50:21.412Z] === RUN TestLog [2022-02-07T17:50:21.412Z] --- PASS: TestLog (0.01s) [2022-02-07T17:50:21.412Z] PASS [2022-02-07T17:50:21.412Z] coverage: 31.5% of statements [2022-02-07T17:50:21.412Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2022-02-07T17:50:21.890Z] === RUN TestValidateLogOpt [2022-02-07T17:50:21.890Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestNewMissedConfig [2022-02-07T17:50:21.890Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestNewMissedUrl [2022-02-07T17:50:21.890Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestNewMissedToken [2022-02-07T17:50:21.890Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestNewWithProxy [2022-02-07T17:50:21.890Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestDefault [2022-02-07T17:50:21.890Z] --- PASS: TestDefault (0.01s) [2022-02-07T17:50:21.890Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-07T17:50:21.890Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestJsonFormat [2022-02-07T17:50:21.890Z] --- PASS: TestJsonFormat (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestRawFormat [2022-02-07T17:50:21.890Z] --- PASS: TestRawFormat (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestRawFormatWithLabels [2022-02-07T17:50:21.890Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-07T17:50:21.890Z] === RUN TestRawFormatWithoutTag [2022-02-07T17:50:21.890Z] --- PASS: TestRawFormatWithoutTag (0.02s) [2022-02-07T17:50:21.890Z] === RUN TestBatching [2022-02-07T17:50:22.302Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-02-07T17:50:22.302Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-07T17:50:22.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-07T17:50:22.361Z] --- PASS: TestBatching (0.33s) [2022-02-07T17:50:22.361Z] === RUN TestFrequency [2022-02-07T17:50:22.361Z] --- PASS: TestFrequency (0.16s) [2022-02-07T17:50:22.361Z] === RUN TestOneMessagePerRequest [2022-02-07T17:50:22.361Z] === RUN TestParseLogFormat [2022-02-07T17:50:22.361Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-07T17:50:22.361Z] === RUN TestValidateLogOptEmpty [2022-02-07T17:50:22.361Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-07T17:50:22.361Z] === RUN TestValidateSyslogAddress [2022-02-07T17:50:22.361Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-07T17:50:22.361Z] === RUN TestParseAddressDefaultPort [2022-02-07T17:50:22.361Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-07T17:50:22.362Z] === RUN TestValidateSyslogFacility [2022-02-07T17:50:22.362Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-07T17:50:22.362Z] === RUN TestValidateLogOptSyslogFormat [2022-02-07T17:50:22.362Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-07T17:50:22.362Z] === RUN TestValidateLogOpt [2022-02-07T17:50:22.362Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-07T17:50:22.362Z] PASS [2022-02-07T17:50:22.362Z] coverage: 46.8% of statements [2022-02-07T17:50:22.362Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-07T17:50:22.362Z] === RUN TestVerify [2022-02-07T17:50:22.362Z] --- PASS: TestVerify (0.00s) [2022-02-07T17:50:22.362Z] === RUN TestSkipVerify [2022-02-07T17:50:22.362Z] ok github.com/docker/docker/daemon/logger/syslog 0.064s coverage: 46.8% of statements [2022-02-07T17:50:22.362Z] === RUN TestNewParse [2022-02-07T17:50:22.362Z] --- PASS: TestNewParse (0.00s) [2022-02-07T17:50:22.362Z] PASS [2022-02-07T17:50:22.362Z] coverage: 8.3% of statements [2022-02-07T17:50:22.362Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-07T17:50:22.832Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:22.832Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:22.832Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:22.832Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:22.872Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-02-07T17:50:22.872Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-07T17:50:23.306Z] --- PASS: TestSkipVerify (0.64s) [2022-02-07T17:50:23.306Z] === RUN TestBufferMaximum [2022-02-07T17:50:23.306Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.306Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.306Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.306Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.306Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.740682\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.740682\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-07T17:50:23.307Z] === RUN TestServerAlwaysDown [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.744698\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.744698\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.744698\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.744698\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] time="2022-02-07T17:50:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644256222.744698\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:23.307Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-07T17:50:23.307Z] === RUN TestCannotSendAfterClose [2022-02-07T17:50:23.307Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-07T17:50:23.307Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-07T17:50:24.253Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-07T17:50:24.254Z] === RUN TestNISDomainname [2022-02-07T17:50:24.254Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-07T17:50:24.254Z] --- SKIP: TestNISDomainname (0.00s) [2022-02-07T17:50:24.254Z] === RUN TestHostnameDnsResolution [2022-02-07T17:50:24.304Z] time="2022-02-07T17:50:23Z" 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-02-07T17:50:24.304Z] time="2022-02-07T17:50:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9a5ca090e727\"}'" [2022-02-07T17:50:24.304Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-07T17:50:24.304Z] PASS [2022-02-07T17:50:24.304Z] coverage: 82.5% of statements [2022-02-07T17:50:24.304Z] ok github.com/docker/docker/daemon/logger/splunk 2.281s coverage: 82.5% of statements [2022-02-07T17:50:24.304Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-07T17:50:24.304Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-07T17:50:24.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-07T17:50:24.304Z] === RUN TestV1IDService [2022-02-07T17:50:24.304Z] --- PASS: TestV1IDService (0.08s) [2022-02-07T17:50:24.304Z] === RUN TestV2MetadataService [2022-02-07T17:50:24.776Z] === RUN TestSuccessfulDownload [2022-02-07T17:50:24.776Z] download_test.go:267: Needs fixing on Windows [2022-02-07T17:50:24.776Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-07T17:50:24.776Z] === RUN TestCancelledDownload [2022-02-07T17:50:24.776Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-07T17:50:24.776Z] === RUN TestMaxDownloadAttempts [2022-02-07T17:50:24.776Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:50:24.776Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:50:24.776Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:50:24.776Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:50:24.776Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:50:24.776Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:50:24.776Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:50:24.776Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:50:24.776Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-07T17:50:24.776Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-07T17:50:24.776Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-07T17:50:24.776Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-07T17:50:24.824Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-02-07T17:50:24.825Z] === RUN TestUnprivilegedPortsAndPing [2022-02-07T17:50:24.825Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-02-07T17:50:24.825Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-07T17:50:24.825Z] === RUN TestStats [2022-02-07T17:50:24.825Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:24.825Z] --- SKIP: TestStats (0.00s) [2022-02-07T17:50:24.825Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:50:24.825Z] === RUN TestStopContainerWithTimeout/0 [2022-02-07T17:50:24.825Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-07T17:50:24.825Z] === RUN TestStopContainerWithTimeout/1 [2022-02-07T17:50:24.825Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-07T17:50:24.825Z] === RUN TestStopContainerWithTimeout/3 [2022-02-07T17:50:24.825Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-07T17:50:24.825Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-07T17:50:24.825Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-07T17:50:24.825Z] === CONT TestStopContainerWithTimeout/0 [2022-02-07T17:50:24.825Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-07T17:50:24.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-07T17:50:25.250Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-07T17:50:25.250Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-07T17:50:25.250Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-07T17:50:25.250Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-07T17:50:25.250Z] === RUN TestContinueOnError_NeverContinue [2022-02-07T17:50:25.250Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-07T17:50:25.250Z] === RUN TestManifestStore [2022-02-07T17:50:25.250Z] === RUN TestManifestStore/no_remote_or_local [2022-02-07T17:50:25.250Z] time="2022-02-07T17:50:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:50:25.250Z] time="2022-02-07T17:50:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:50:25.250Z] time="2022-02-07T17:50:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:50:25.250Z] time="2022-02-07T17:50:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-07T17:50:25.250Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-07T17:50:25.250Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.60s) [2022-02-07T17:50:25.250Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.60s) [2022-02-07T17:50:25.250Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.60s) [2022-02-07T17:50:25.250Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.60s) [2022-02-07T17:50:25.250Z] === RUN TestTransfer [2022-02-07T17:50:25.251Z] time="2022-02-07T17:50:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1070769625\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-07T17:50:25.395Z] === CONT TestStopContainerWithTimeout/3 [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/no_local_cache [2022-02-07T17:50:25.723Z] --- PASS: TestTransfer (0.12s) [2022-02-07T17:50:25.723Z] === RUN TestConcurrencyLimit [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/with_local_cache [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/unknown_media_type [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-07T17:50:25.723Z] time="2022-02-07T17:50:25Z" level=warning msg="reference for unknown type: " [2022-02-07T17:50:25.723Z] time="2022-02-07T17:50:25Z" level=warning msg="reference for unknown type: " [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-07T17:50:25.723Z] time="2022-02-07T17:50:25Z" level=warning msg="reference for unknown type: " [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-07T17:50:25.723Z] time="2022-02-07T17:50:25Z" level=warning msg="reference for unknown type: " [2022-02-07T17:50:25.723Z] --- PASS: TestV2MetadataService (1.16s) [2022-02-07T17:50:25.723Z] PASS [2022-02-07T17:50:25.723Z] coverage: 48.2% of statements [2022-02-07T17:50:25.723Z] time="2022-02-07T17:50:25Z" level=warning msg="reference for unknown type: " [2022-02-07T17:50:25.723Z] ok github.com/docker/docker/distribution/metadata 1.335s coverage: 48.2% of statements [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-07T17:50:25.723Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-07T17:50:25.723Z] time="2022-02-07T17:50:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore (0.42s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/no_remote_or_local (0.31s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-07T17:50:25.723Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-07T17:50:25.723Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestFixManifestLayers [2022-02-07T17:50:25.723Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-07T17:50:25.723Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-07T17:50:25.723Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestFixManifestLayersBadParent [2022-02-07T17:50:25.723Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestValidateManifest [2022-02-07T17:50:25.723Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-07T17:50:25.723Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestFormatPlatform [2022-02-07T17:50:25.723Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestGetRepositoryMountCandidates [2022-02-07T17:50:25.723Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-02-07T17:50:25.723Z] === RUN TestLayerAlreadyExists [2022-02-07T17:50:25.723Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:50:25.723Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:50:25.723Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:50:25.723Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:50:25.723Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:50:25.723Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-02-07T17:50:25.723Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-07T17:50:25.723Z] === RUN TestWhenEmptyAuthConfig [2022-02-07T17:50:25.723Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-02-07T17:50:25.723Z] === RUN TestInactiveJobs [2022-02-07T17:50:25.817Z] --- PASS: TestHealthKillContainer (8.17s) [2022-02-07T17:50:25.817Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:50:26.196Z] === RUN TestNotFound [2022-02-07T17:50:26.196Z] --- PASS: TestNotFound (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestConflict [2022-02-07T17:50:26.196Z] --- PASS: TestConflict (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestForbidden [2022-02-07T17:50:26.196Z] --- PASS: TestForbidden (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestInvalidParameter [2022-02-07T17:50:26.196Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestNotImplemented [2022-02-07T17:50:26.196Z] --- PASS: TestNotImplemented (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestNotModified [2022-02-07T17:50:26.196Z] --- PASS: TestNotModified (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestUnauthorized [2022-02-07T17:50:26.196Z] --- PASS: TestUnauthorized (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestUnknown [2022-02-07T17:50:26.196Z] --- PASS: TestUnknown (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestCancelled [2022-02-07T17:50:26.196Z] --- PASS: TestCancelled (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestDeadline [2022-02-07T17:50:26.196Z] --- PASS: TestDeadline (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestDataLoss [2022-02-07T17:50:26.196Z] --- PASS: TestDataLoss (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestUnavailable [2022-02-07T17:50:26.196Z] --- PASS: TestUnavailable (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestSystem [2022-02-07T17:50:26.196Z] --- PASS: TestSystem (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Not_Found [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Bad_Request [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Conflict [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Unauthorized [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Forbidden [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Not_Modified [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-07T17:50:26.196Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-07T17:50:26.196Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-07T17:50:26.196Z] PASS [2022-02-07T17:50:26.196Z] coverage: 53.1% of statements [2022-02-07T17:50:26.196Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2022-02-07T17:50:26.196Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-07T17:50:26.196Z] === RUN TestWatchRelease [2022-02-07T17:50:26.196Z] --- PASS: TestWatchRelease (0.04s) [2022-02-07T17:50:26.196Z] === RUN TestWatchFinishedTransfer [2022-02-07T17:50:26.196Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-07T17:50:26.196Z] === RUN TestDuplicateTransfer [2022-02-07T17:50:26.196Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-02-07T17:50:26.196Z] === RUN TestSuccessfulUpload [2022-02-07T17:50:26.379Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-02-07T17:50:26.379Z] === RUN TestIpcModeNone [2022-02-07T17:50:26.669Z] time="2022-02-07T17:50:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-07T17:50:26.669Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-02-07T17:50:26.669Z] === RUN TestCancelledUpload [2022-02-07T17:50:26.669Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-07T17:50:26.669Z] PASS [2022-02-07T17:50:26.669Z] coverage: 77.1% of statements [2022-02-07T17:50:26.669Z] ok github.com/docker/docker/distribution/xfer 2.071s coverage: 77.1% of statements [2022-02-07T17:50:26.669Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-02-07T17:50:26.669Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-07T17:50:26.669Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-07T17:50:26.669Z] === RUN TestTokenPassThru [2022-02-07T17:50:26.669Z] --- PASS: TestTokenPassThru (0.02s) [2022-02-07T17:50:26.669Z] === RUN TestTokenPassThruDifferentHost [2022-02-07T17:50:26.983Z] --- PASS: TestIpcModeNone (0.64s) [2022-02-07T17:50:26.983Z] === RUN TestIpcModePrivate [2022-02-07T17:50:27.140Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-07T17:50:27.140Z] PASS [2022-02-07T17:50:27.140Z] coverage: 24.6% of statements [2022-02-07T17:50:27.140Z] ok github.com/docker/docker/distribution 1.826s coverage: 24.6% of statements [2022-02-07T17:50:27.140Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-07T17:50:27.140Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-07T17:50:27.239Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-07T17:50:27.312Z] === CONT TestStopContainerWithTimeout/1 [2022-02-07T17:50:27.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-07T17:50:27.495Z] --- PASS: TestIpcModePrivate (0.61s) [2022-02-07T17:50:27.495Z] === RUN TestIpcModeShareable [2022-02-07T17:50:27.612Z] === RUN TestCompare [2022-02-07T17:50:27.612Z] --- PASS: TestCompare (0.00s) [2022-02-07T17:50:27.612Z] PASS [2022-02-07T17:50:27.612Z] coverage: 19.2% of statements [2022-02-07T17:50:27.612Z] ok github.com/docker/docker/image/cache 0.126s coverage: 19.2% of statements [2022-02-07T17:50:27.612Z] === RUN TestFSGetInvalidData [2022-02-07T17:50:27.612Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-07T17:50:27.612Z] === RUN TestFSInvalidSet [2022-02-07T17:50:27.612Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-07T17:50:27.612Z] === RUN TestFSInvalidRoot [2022-02-07T17:50:27.612Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-07T17:50:27.612Z] === RUN TestFSMetadataGetSet [2022-02-07T17:50:28.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-07T17:50:28.057Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-07T17:50:28.083Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-07T17:50:28.083Z] === RUN TestFSInvalidWalker [2022-02-07T17:50:28.083Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-07T17:50:28.083Z] === RUN TestFSGetSet [2022-02-07T17:50:28.083Z] --- PASS: TestFSGetSet (0.05s) [2022-02-07T17:50:28.083Z] === RUN TestFSGetUnsetKey [2022-02-07T17:50:28.083Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-07T17:50:28.083Z] === RUN TestFSGetEmptyData [2022-02-07T17:50:28.083Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-07T17:50:28.083Z] === RUN TestFSDelete [2022-02-07T17:50:28.083Z] --- PASS: TestFSDelete (0.02s) [2022-02-07T17:50:28.083Z] === RUN TestFSWalker [2022-02-07T17:50:28.083Z] --- PASS: TestFSWalker (0.02s) [2022-02-07T17:50:28.083Z] === RUN TestFSWalkerStopOnError [2022-02-07T17:50:28.083Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-07T17:50:28.083Z] === RUN TestNewFromJSON [2022-02-07T17:50:28.083Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-07T17:50:28.083Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-07T17:50:28.083Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-07T17:50:28.083Z] === RUN TestMarshalKeyOrder [2022-02-07T17:50:28.083Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-07T17:50:28.083Z] === RUN TestHistoryEqual [2022-02-07T17:50:28.083Z] --- PASS: TestHistoryEqual (0.22s) [2022-02-07T17:50:28.083Z] === RUN TestImage [2022-02-07T17:50:28.083Z] --- PASS: TestImage (0.00s) [2022-02-07T17:50:28.083Z] === RUN TestImageOSNotEmpty [2022-02-07T17:50:28.083Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-07T17:50:28.083Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-07T17:50:28.083Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-07T17:50:28.083Z] === RUN TestCreate [2022-02-07T17:50:28.083Z] --- PASS: TestCreate (0.01s) [2022-02-07T17:50:28.083Z] === RUN TestRestore [2022-02-07T17:50:28.083Z] time="2022-02-07T17:50:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-07T17:50:28.083Z] --- PASS: TestRestore (0.04s) [2022-02-07T17:50:28.083Z] === RUN TestAddDelete [2022-02-07T17:50:28.313Z] --- PASS: TestIpcModeShareable (0.61s) [2022-02-07T17:50:28.313Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-07T17:50:28.553Z] --- PASS: TestAddDelete (0.03s) [2022-02-07T17:50:28.553Z] === RUN TestSearchAfterDelete [2022-02-07T17:50:28.553Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-07T17:50:28.553Z] === RUN TestParentReset [2022-02-07T17:50:28.553Z] === RUN TestMakeV1ConfigFromConfig [2022-02-07T17:50:28.553Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-07T17:50:28.553Z] PASS [2022-02-07T17:50:28.553Z] coverage: 25.0% of statements [2022-02-07T17:50:28.553Z] --- PASS: TestParentReset (0.04s) [2022-02-07T17:50:28.553Z] === RUN TestGetAndSetLastUpdated [2022-02-07T17:50:28.553Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-02-07T17:50:28.553Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-07T17:50:28.553Z] === RUN TestStoreLen [2022-02-07T17:50:28.553Z] --- PASS: TestStoreLen (0.07s) [2022-02-07T17:50:28.553Z] PASS [2022-02-07T17:50:28.553Z] coverage: 86.6% of statements [2022-02-07T17:50:28.553Z] ok github.com/docker/docker/image 0.761s coverage: 86.6% of statements [2022-02-07T17:50:28.553Z] === RUN TestValidateManifest [2022-02-07T17:50:28.553Z] === RUN TestValidateManifest/nil [2022-02-07T17:50:28.553Z] === RUN TestValidateManifest/non-nil [2022-02-07T17:50:28.553Z] --- PASS: TestValidateManifest (0.00s) [2022-02-07T17:50:28.553Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-07T17:50:28.553Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-07T17:50:28.553Z] PASS [2022-02-07T17:50:28.553Z] coverage: 0.7% of statements [2022-02-07T17:50:28.553Z] ok github.com/docker/docker/image/tarexport 0.100s coverage: 0.7% of statements [2022-02-07T17:50:28.699Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-07T17:50:28.699Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-02-07T17:50:28.699Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-02-07T17:50:28.699Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-02-07T17:50:28.699Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-02-07T17:50:28.699Z] === RUN TestDeleteDevicemapper [2022-02-07T17:50:28.699Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:50:28.699Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-07T17:50:28.699Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:50:29.025Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-07T17:50:30.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-02-07T17:50:30.087Z] === RUN TestUpdateMemory [2022-02-07T17:50:30.087Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:30.087Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-07T17:50:30.087Z] === RUN TestUpdateCPUQuota [2022-02-07T17:50:30.087Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:30.087Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-07T17:50:30.087Z] === RUN TestUpdatePidsLimit [2022-02-07T17:50:30.087Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:30.087Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-07T17:50:30.087Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:50:30.205Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-02-07T17:50:30.205Z] === RUN TestAPIIpcModeHost [2022-02-07T17:50:30.462Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-02-07T17:50:30.462Z] === RUN TestDaemonIpcModeShareable [2022-02-07T17:50:30.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:50:30.578Z] INFO: Testing against a local daemon [2022-02-07T17:50:30.578Z] === RUN TestBuildWithSession [2022-02-07T17:50:30.578Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:50:30.578Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:50:30.578Z] === RUN TestBuildSquashParent [2022-02-07T17:50:30.578Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:50:30.578Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-07T17:50:30.578Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:50:30.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:50:30.578Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:50:30.578Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:50:30.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-07T17:50:30.615Z] === RUN TestSerialization [2022-02-07T17:50:30.616Z] --- PASS: TestSerialization (0.02s) [2022-02-07T17:50:30.616Z] PASS [2022-02-07T17:50:30.616Z] coverage: 100.0% of statements [2022-02-07T17:50:30.616Z] ok github.com/docker/docker/libcontainerd/queue 0.120s coverage: 100.0% of statements [2022-02-07T17:50:30.616Z] === RUN TestEnvironmentParsing [2022-02-07T17:50:30.616Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-07T17:50:31.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:50:31.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:50:31.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:50:31.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:50:31.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:50:31.049Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:50:31.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:50:31.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:50:31.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:50:31.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:50:31.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:50:31.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:50:31.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:50:31.085Z] PASS [2022-02-07T17:50:31.085Z] coverage: 1.2% of statements [2022-02-07T17:50:31.085Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-02-07T17:50:31.085Z] === RUN TestEmptyLayer [2022-02-07T17:50:31.085Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestCommitFailure [2022-02-07T17:50:31.085Z] --- PASS: TestCommitFailure (0.01s) [2022-02-07T17:50:31.085Z] === RUN TestStartTransactionFailure [2022-02-07T17:50:31.085Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestGetOrphan [2022-02-07T17:50:31.085Z] --- PASS: TestGetOrphan (0.01s) [2022-02-07T17:50:31.085Z] === RUN TestMountAndRegister [2022-02-07T17:50:31.085Z] layer_test.go:270: Layer size: 14 [2022-02-07T17:50:31.085Z] --- PASS: TestMountAndRegister (0.08s) [2022-02-07T17:50:31.085Z] === RUN TestLayerRelease [2022-02-07T17:50:31.085Z] layer_test.go:303: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestStoreRestore [2022-02-07T17:50:31.085Z] layer_test.go:352: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestTarStreamStability [2022-02-07T17:50:31.085Z] layer_test.go:467: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestRegisterExistingLayer [2022-02-07T17:50:31.085Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-02-07T17:50:31.085Z] === RUN TestTarStreamVerification [2022-02-07T17:50:31.085Z] layer_test.go:696: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestLayerMigration [2022-02-07T17:50:31.085Z] migration_test.go:45: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestLayerMigrationNoTarsplit [2022-02-07T17:50:31.085Z] migration_test.go:181: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestMountInit [2022-02-07T17:50:31.085Z] mount_test.go:17: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestMountInit (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestMountSize [2022-02-07T17:50:31.085Z] mount_test.go:76: Failing on Windows [2022-02-07T17:50:31.085Z] --- SKIP: TestMountSize (0.00s) [2022-02-07T17:50:31.085Z] === RUN TestMountChanges [2022-02-07T17:50:31.085Z] mount_test.go:125: Failing on Windows [2022-02-07T17:50:31.389Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-07T17:50:31.555Z] --- SKIP: TestMountChanges (0.00s) [2022-02-07T17:50:31.555Z] === RUN TestMountApply [2022-02-07T17:50:31.555Z] mount_test.go:212: Failing on Windows [2022-02-07T17:50:31.555Z] --- SKIP: TestMountApply (0.00s) [2022-02-07T17:50:31.555Z] PASS [2022-02-07T17:50:31.555Z] coverage: 30.1% of statements [2022-02-07T17:50:31.555Z] ok github.com/docker/docker/layer 0.430s coverage: 30.1% of statements [2022-02-07T17:50:31.555Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-07T17:50:31.555Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-07T17:50:31.555Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-07T17:50:31.555Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-07T17:50:31.644Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-02-07T17:50:31.644Z] === RUN TestDaemonIpcModePrivate [2022-02-07T17:50:32.555Z] === RUN TestSequenceGetAvailableBit [2022-02-07T17:50:32.555Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSequenceEqual [2022-02-07T17:50:32.555Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSequenceCopy [2022-02-07T17:50:32.555Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestGetFirstAvailable [2022-02-07T17:50:32.555Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestFindSequence [2022-02-07T17:50:32.555Z] --- PASS: TestFindSequence (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestCheckIfAvailable [2022-02-07T17:50:32.555Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestMergeSequences [2022-02-07T17:50:32.555Z] --- PASS: TestMergeSequences (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestPushReservation [2022-02-07T17:50:32.555Z] --- PASS: TestPushReservation (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSerializeDeserialize [2022-02-07T17:50:32.555Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSet [2022-02-07T17:50:32.555Z] --- PASS: TestSet (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSetUnset [2022-02-07T17:50:32.555Z] --- PASS: TestSetUnset (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestOffsetSetUnset [2022-02-07T17:50:32.555Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSetInRange [2022-02-07T17:50:32.555Z] --- PASS: TestSetInRange (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestSetAnyInRange [2022-02-07T17:50:32.555Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestMethods [2022-02-07T17:50:32.555Z] --- PASS: TestMethods (0.00s) [2022-02-07T17:50:32.555Z] === RUN TestRandomAllocateDeallocate [2022-02-07T17:50:32.573Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-07T17:50:32.573Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-02-07T17:50:32.573Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-07T17:50:33.940Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-07T17:50:33.940Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-02-07T17:50:33.940Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-07T17:50:34.789Z] === RUN TestInvalidConfig [2022-02-07T17:50:34.789Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-07T17:50:34.789Z] === RUN TestConfig [2022-02-07T17:50:34.789Z] --- PASS: TestConfig (0.00s) [2022-02-07T17:50:34.789Z] === RUN TestOptionsLabels [2022-02-07T17:50:34.789Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-07T17:50:34.790Z] === RUN TestValidName [2022-02-07T17:50:34.790Z] --- PASS: TestValidName (0.00s) [2022-02-07T17:50:34.790Z] PASS [2022-02-07T17:50:34.790Z] coverage: 19.7% of statements [2022-02-07T17:50:34.790Z] ok github.com/docker/docker/libnetwork/config 0.100s coverage: 19.7% of statements [2022-02-07T17:50:34.866Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-07T17:50:35.121Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-02-07T17:50:35.121Z] === RUN TestIpcModeOlderClient [2022-02-07T17:50:35.121Z] === PAUSE TestIpcModeOlderClient [2022-02-07T17:50:35.121Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:50:35.267Z] === RUN TestKey [2022-02-07T17:50:35.267Z] --- PASS: TestKey (0.00s) [2022-02-07T17:50:35.267Z] === RUN TestParseKey [2022-02-07T17:50:35.267Z] --- PASS: TestParseKey (0.00s) [2022-02-07T17:50:35.267Z] === RUN TestInvalidDataStore [2022-02-07T17:50:35.267Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-07T17:50:35.267Z] === RUN TestKVObjectFlatKey [2022-02-07T17:50:35.267Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-07T17:50:35.267Z] === RUN TestAtomicKVObjectFlatKey [2022-02-07T17:50:35.267Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-07T17:50:35.267Z] PASS [2022-02-07T17:50:35.267Z] coverage: 21.9% of statements [2022-02-07T17:50:35.267Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-02-07T17:50:35.267Z] === RUN TestErrorInterfaces [2022-02-07T17:50:35.267Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-07T17:50:35.267Z] === RUN TestNetworkMarshalling [2022-02-07T17:50:35.377Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-02-07T17:50:35.377Z] === RUN TestKillContainer [2022-02-07T17:50:35.377Z] === RUN TestKillContainer/no_signal [2022-02-07T17:50:35.739Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-07T17:50:35.739Z] === RUN TestEndpointMarshalling [2022-02-07T17:50:35.739Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestAuxAddresses [2022-02-07T17:50:35.739Z] time="2022-02-07T17:50:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:50:35.739Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-07T17:50:35.739Z] === RUN TestSRVServiceQuery [2022-02-07T17:50:35.739Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-07T17:50:35.739Z] === RUN TestServiceVIPReuse [2022-02-07T17:50:35.739Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-07T17:50:35.739Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-07T17:50:35.739Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestDNSIPQuery [2022-02-07T17:50:35.739Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestDNSProxyServFail [2022-02-07T17:50:35.739Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-07T17:50:35.739Z] === RUN TestSandboxAddEmpty [2022-02-07T17:50:35.739Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestSandboxAddMultiPrio [2022-02-07T17:50:35.739Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestSandboxAddSamePrio [2022-02-07T17:50:35.739Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestCleanupServiceDiscovery [2022-02-07T17:50:35.739Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestDNSOptions [2022-02-07T17:50:35.739Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:50:35.739Z] --- SKIP: TestDNSOptions (0.01s) [2022-02-07T17:50:35.739Z] === RUN TestMultipleControllersWithSameStore [2022-02-07T17:50:35.739Z] time="2022-02-07T17:50:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:50:35.739Z] time="2022-02-07T17:50:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-07T17:50:35.739Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-02-07T17:50:35.739Z] PASS [2022-02-07T17:50:35.739Z] coverage: 8.5% of statements [2022-02-07T17:50:35.739Z] ok github.com/docker/docker/libnetwork 0.439s coverage: 8.5% of statements [2022-02-07T17:50:35.739Z] === RUN TestIPDataMarshalling [2022-02-07T17:50:35.739Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-07T17:50:35.739Z] === RUN TestValidateAndIsV6 [2022-02-07T17:50:35.739Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-07T17:50:35.739Z] PASS [2022-02-07T17:50:35.739Z] coverage: 68.9% of statements [2022-02-07T17:50:35.739Z] ok github.com/docker/docker/libnetwork/driverapi 0.047s coverage: 68.9% of statements [2022-02-07T17:50:35.938Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:50:36.194Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:50:36.730Z] === RUN TestDriver [2022-02-07T17:50:36.730Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:50:36.730Z] PASS [2022-02-07T17:50:36.730Z] coverage: 34.8% of statements [2022-02-07T17:50:36.730Z] ok github.com/docker/docker/libnetwork/drivers/host 0.058s coverage: 34.8% of statements [2022-02-07T17:50:36.755Z] --- PASS: TestKillContainer (1.31s) [2022-02-07T17:50:36.755Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-02-07T17:50:36.755Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-02-07T17:50:36.755Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-02-07T17:50:36.755Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:50:36.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-07T17:50:37.200Z] === RUN TestDriver [2022-02-07T17:50:37.200Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:50:37.200Z] PASS [2022-02-07T17:50:37.200Z] coverage: 34.8% of statements [2022-02-07T17:50:37.200Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-02-07T17:50:37.200Z] === RUN TestNetworkAllocateFree [2022-02-07T17:50:37.200Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-07T17:50:37.200Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-07T17:50:37.200Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-07T17:50:37.200Z] PASS [2022-02-07T17:50:37.200Z] coverage: 63.6% of statements [2022-02-07T17:50:37.200Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.057s coverage: 63.6% of statements [2022-02-07T17:50:37.320Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-07T17:50:37.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-02-07T17:50:37.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-02-07T17:50:37.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-02-07T17:50:37.577Z] === RUN TestKillStoppedContainer [2022-02-07T17:50:37.577Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-07T17:50:37.577Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:50:37.577Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-07T17:50:37.577Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:50:38.139Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-02-07T17:50:38.139Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:50:38.139Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-07T17:50:38.139Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-07T17:50:38.139Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:50:38.197Z] === RUN TestGetEmptyCapabilities [2022-02-07T17:50:38.197Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-07T17:50:38.197Z] === RUN TestGetExtraCapabilities [2022-02-07T17:50:38.197Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-07T17:50:38.197Z] === RUN TestGetInvalidCapabilities [2022-02-07T17:50:38.197Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-07T17:50:38.197Z] === RUN TestRemoteDriver [2022-02-07T17:50:38.197Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-07T17:50:38.197Z] === RUN TestDriverError [2022-02-07T17:50:38.197Z] --- PASS: TestDriverError (0.00s) [2022-02-07T17:50:38.197Z] === RUN TestMissingValues [2022-02-07T17:50:38.197Z] --- PASS: TestMissingValues (0.01s) [2022-02-07T17:50:38.197Z] === RUN TestRollback [2022-02-07T17:50:38.197Z] --- PASS: TestRollback (0.00s) [2022-02-07T17:50:38.197Z] PASS [2022-02-07T17:50:38.197Z] coverage: 57.4% of statements [2022-02-07T17:50:38.197Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.104s coverage: 57.4% of statements [2022-02-07T17:50:38.396Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-02-07T17:50:38.396Z] === RUN TestLinksEtcHostsContentMatch [2022-02-07T17:50:38.668Z] === RUN TestNAT [2022-02-07T17:50:38.668Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-07T17:50:38.668Z] --- SKIP: TestNAT (0.00s) [2022-02-07T17:50:38.668Z] === RUN TestTransparent [2022-02-07T17:50:38.668Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-07T17:50:38.668Z] --- SKIP: TestTransparent (0.00s) [2022-02-07T17:50:38.668Z] PASS [2022-02-07T17:50:38.668Z] coverage: 0.0% of statements [2022-02-07T17:50:38.668Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.067s coverage: 0.0% of statements [2022-02-07T17:50:38.668Z] --- PASS: TestRandomAllocateDeallocate (6.06s) [2022-02-07T17:50:38.668Z] === RUN TestAllocateRandomDeallocate [2022-02-07T17:50:38.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-07T17:50:38.960Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-02-07T17:50:38.960Z] === RUN TestLinksContainerNames [2022-02-07T17:50:39.147Z] === RUN TestBuildDefault [2022-02-07T17:50:39.147Z] --- PASS: TestBuildDefault (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestBuildHostnameDomainname [2022-02-07T17:50:39.147Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestBuildHostname [2022-02-07T17:50:39.147Z] --- PASS: TestBuildHostname (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestBuildHostnameFQDN [2022-02-07T17:50:39.147Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestBuildNoIP [2022-02-07T17:50:39.147Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestUpdate [2022-02-07T17:50:39.147Z] --- PASS: TestUpdate (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-07T17:50:39.147Z] === RUN TestNew [2022-02-07T17:50:39.147Z] --- PASS: TestNew (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestAddDriver [2022-02-07T17:50:39.147Z] --- PASS: TestAddDriver (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestAddDuplicateDriver [2022-02-07T17:50:39.147Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-07T17:50:39.147Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestDriver [2022-02-07T17:50:39.147Z] --- PASS: TestDriver (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestIPAM [2022-02-07T17:50:39.147Z] --- PASS: TestIPAM (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestWalkIPAMs [2022-02-07T17:50:39.147Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestWalkDrivers [2022-02-07T17:50:39.147Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-07T17:50:39.147Z] PASS [2022-02-07T17:50:39.147Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-07T17:50:39.147Z] coverage: 82.4% of statements [2022-02-07T17:50:39.147Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestAddEmpty [2022-02-07T17:50:39.147Z] --- PASS: TestAddEmpty (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestAdd [2022-02-07T17:50:39.147Z] --- PASS: TestAdd (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestDeleteEmpty [2022-02-07T17:50:39.147Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestDeleteNewline [2022-02-07T17:50:39.147Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestDelete [2022-02-07T17:50:39.147Z] --- PASS: TestDelete (0.00s) [2022-02-07T17:50:39.147Z] === RUN TestConcurrentWrites [2022-02-07T17:50:39.147Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-02-07T17:50:39.524Z] --- PASS: TestLinksContainerNames (0.82s) [2022-02-07T17:50:39.524Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:50:39.618Z] --- PASS: TestConcurrentWrites (0.27s) [2022-02-07T17:50:39.618Z] PASS [2022-02-07T17:50:39.618Z] coverage: 81.2% of statements [2022-02-07T17:50:39.618Z] ok github.com/docker/docker/libnetwork/etchosts 0.340s coverage: 81.2% of statements [2022-02-07T17:50:39.618Z] === RUN TestNew [2022-02-07T17:50:39.618Z] --- PASS: TestNew (0.00s) [2022-02-07T17:50:39.618Z] === RUN TestAllocate [2022-02-07T17:50:39.618Z] --- PASS: TestAllocate (0.00s) [2022-02-07T17:50:39.618Z] === RUN TestUninitialized [2022-02-07T17:50:39.618Z] --- PASS: TestUninitialized (0.00s) [2022-02-07T17:50:39.618Z] === RUN TestAllocateInRange [2022-02-07T17:50:39.618Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-07T17:50:39.618Z] === RUN TestAllocateSerial [2022-02-07T17:50:39.618Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-07T17:50:39.618Z] PASS [2022-02-07T17:50:39.618Z] coverage: 87.5% of statements [2022-02-07T17:50:39.618Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-02-07T17:50:39.618Z] --- PASS: TestAllocateRandomDeallocate (1.12s) [2022-02-07T17:50:39.618Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-07T17:50:40.087Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-07T17:50:40.087Z] === RUN TestContainerNetworkMountsNoChown [2022-02-07T17:50:40.089Z] === RUN TestCaller [2022-02-07T17:50:40.089Z] --- PASS: TestCaller (0.00s) [2022-02-07T17:50:40.089Z] PASS [2022-02-07T17:50:40.089Z] coverage: 100.0% of statements [2022-02-07T17:50:40.089Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-02-07T17:50:40.089Z] === RUN TestSetSerialInsertDelete [2022-02-07T17:50:40.089Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-07T17:50:40.089Z] === RUN TestSetParallelInsertDelete [2022-02-07T17:50:40.344Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/default [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/default [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/private [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/private [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rprivate [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/slave [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/slave [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rslave [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/shared [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/shared [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rshared [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-07T17:50:40.344Z] === CONT TestMountDaemonRoot/default [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:50:40.344Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-07T17:50:40.344Z] === CONT TestMountDaemonRoot/rshared [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:50:40.344Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:50:40.344Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:50:40.344Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/shared [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rslave [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/slave [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rprivate [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/private [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:50:40.601Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-07T17:50:40.601Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:50:40.601Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:50:40.858Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-07T17:50:40.858Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-07T17:50:40.858Z] === RUN TestContainerBindMountNonRecursive [2022-02-07T17:50:41.080Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.29s) [2022-02-07T17:50:41.080Z] === RUN TestRetrieveFromStore [2022-02-07T17:50:41.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-07T17:50:41.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:50:41.553Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-02-07T17:50:41.553Z] === RUN TestIsCorrupted [2022-02-07T17:50:41.553Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-07T17:50:41.553Z] === RUN TestSetRollover [2022-02-07T17:50:41.553Z] === RUN TestInt2IP2IntConversion [2022-02-07T17:50:41.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:50:41.585Z] INFO: Testing against a local daemon [2022-02-07T17:50:41.585Z] === RUN TestBuildWithSession [2022-02-07T17:50:41.585Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:50:41.585Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:50:41.585Z] === RUN TestBuildSquashParent [2022-02-07T17:50:41.585Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:50:41.585Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:50:41.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:50:41.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:50:41.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:50:41.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:50:41.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:50:41.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:50:41.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:50:41.585Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:50:41.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:50:41.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:50:41.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:50:42.226Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-02-07T17:50:42.226Z] === RUN TestContainerVolumesMountedAsShared [2022-02-07T17:50:42.317Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-02-07T17:50:42.317Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:50:42.317Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-02-07T17:50:42.317Z] === RUN TestWaitNonBlocked [2022-02-07T17:50:42.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:50:42.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:50:42.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:50:42.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:50:42.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:50:42.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:50:42.317Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-07T17:50:42.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-02-07T17:50:42.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-02-07T17:50:42.317Z] === RUN TestWaitBlocked [2022-02-07T17:50:42.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:50:42.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:50:42.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:50:42.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:50:42.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:50:42.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:50:42.547Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2022-02-07T17:50:42.547Z] === RUN TestGetAddressVersion [2022-02-07T17:50:42.547Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-07T17:50:42.547Z] === RUN TestKeyString [2022-02-07T17:50:42.547Z] --- PASS: TestKeyString (0.00s) [2022-02-07T17:50:42.547Z] === RUN TestPoolDataMarshal [2022-02-07T17:50:42.547Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-07T17:50:42.547Z] === RUN TestSubnetsMarshal [2022-02-07T17:50:42.547Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-07T17:50:42.547Z] === RUN TestAddSubnets [2022-02-07T17:50:42.547Z] --- PASS: TestAddSubnets (0.07s) [2022-02-07T17:50:42.547Z] === RUN TestDoublePoolRelease [2022-02-07T17:50:42.547Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-07T17:50:42.547Z] === RUN TestAddReleasePoolID [2022-02-07T17:50:42.547Z] === RUN TestPoolRequest [2022-02-07T17:50:42.547Z] --- PASS: TestPoolRequest (0.00s) [2022-02-07T17:50:42.547Z] === RUN TestOtherRequests [2022-02-07T17:50:42.547Z] --- PASS: TestOtherRequests (0.00s) [2022-02-07T17:50:42.547Z] PASS [2022-02-07T17:50:42.547Z] coverage: 57.1% of statements [2022-02-07T17:50:42.547Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-02-07T17:50:42.547Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-02-07T17:50:42.547Z] === RUN TestPredefinedPool [2022-02-07T17:50:42.547Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-07T17:50:42.547Z] === RUN TestRemoveSubnet [2022-02-07T17:50:42.579Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-07T17:50:42.579Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-02-07T17:50:42.579Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-02-07T17:50:42.579Z] === CONT TestDaemonRestartIpcMode [2022-02-07T17:50:42.579Z] === CONT TestIpcModeOlderClient [2022-02-07T17:50:42.792Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-02-07T17:50:42.792Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-07T17:50:42.843Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-02-07T17:50:42.843Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-07T17:50:43.018Z] --- PASS: TestRemoveSubnet (0.28s) [2022-02-07T17:50:43.018Z] === RUN TestGetSameAddress [2022-02-07T17:50:43.018Z] --- PASS: TestGetSameAddress (0.05s) [2022-02-07T17:50:43.018Z] === RUN TestPoolAllocationReuse [2022-02-07T17:50:43.049Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-07T17:50:43.049Z] === RUN TestNetworkNat [2022-02-07T17:50:43.306Z] --- PASS: TestNetworkNat (0.44s) [2022-02-07T17:50:43.306Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:50:43.489Z] --- PASS: TestSetRollover (2.10s) [2022-02-07T17:50:43.489Z] === RUN TestSetRolloverSerial [2022-02-07T17:50:43.870Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-02-07T17:50:43.870Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:50:43.963Z] === RUN TestGetCapabilities [2022-02-07T17:50:43.963Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-07T17:50:43.963Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-07T17:50:43.963Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-07T17:50:43.963Z] === RUN TestGetDefaultAddressSpaces [2022-02-07T17:50:43.963Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-07T17:50:43.963Z] === RUN TestRemoteDriver [2022-02-07T17:50:43.963Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-07T17:50:43.963Z] PASS [2022-02-07T17:50:43.963Z] coverage: 47.4% of statements [2022-02-07T17:50:43.963Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-02-07T17:50:44.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:50:44.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-07T17:50:44.962Z] --- PASS: TestPoolAllocationReuse (1.91s) [2022-02-07T17:50:44.962Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-07T17:50:44.962Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-07T17:50:44.962Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-07T17:50:44.962Z] === RUN TestWindowsIPAM [2022-02-07T17:50:44.962Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-07T17:50:44.962Z] PASS [2022-02-07T17:50:44.962Z] coverage: 71.4% of statements [2022-02-07T17:50:44.962Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2022-02-07T17:50:45.397Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2022-02-07T17:50:45.397Z] --- PASS: TestDaemonRestartIpcMode (2.52s) [2022-02-07T17:50:45.397Z] PASS [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === Skipped [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-07T17:50:45.397Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-07T17:50:45.397Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-07T17:50:45.397Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:50:45.397Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:50:45.397Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-07T17:50:45.397Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-07T17:50:45.397Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-07T17:50:45.397Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-07T17:50:45.397Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-07T17:50:45.397Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-07T17:50:45.397Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-07T17:50:45.397Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-07T17:50:45.397Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-07T17:50:45.397Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-07T17:50:45.397Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-07T17:50:45.397Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-07T17:50:45.397Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:50:45.397Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-07T17:50:45.397Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:50:45.397Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-02-07T17:50:45.397Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-07T17:50:45.397Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-07T17:50:45.397Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-07T17:50:45.397Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-07T17:50:45.397Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-07T17:50:45.397Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-07T17:50:45.397Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-07T17:50:45.397Z] [2022-02-07T17:50:45.397Z] DONE 177 tests, 27 skipped in 70.727s [2022-02-07T17:50:45.397Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-07T17:50:45.397Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:50:45.433Z] --- PASS: TestSetRolloverSerial (1.92s) [2022-02-07T17:50:45.434Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-07T17:50:45.434Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-07T17:50:45.434Z] PASS [2022-02-07T17:50:45.434Z] coverage: 84.4% of statements [2022-02-07T17:50:45.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-07T17:50:45.909Z] ok github.com/docker/docker/libnetwork/bitseq 13.237s coverage: 84.4% of statements [2022-02-07T17:50:45.909Z] === RUN TestDefaultNetwork [2022-02-07T17:50:45.969Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-07T17:50:45.969Z] === RUN TestDaemonConfigValidation [2022-02-07T17:50:45.969Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:50:45.969Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:50:45.969Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-07T17:50:45.969Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-07T17:50:45.969Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-07T17:50:45.969Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-07T17:50:45.969Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-07T17:50:45.969Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-07T17:50:45.969Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-07T17:50:45.969Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-07T17:50:45.969Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:50:45.969Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-07T17:50:45.969Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-07T17:50:45.969Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-07T17:50:46.229Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-07T17:50:46.229Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-07T17:50:46.229Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-07T17:50:46.229Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-07T17:50:46.229Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-07T17:50:46.229Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-02-07T17:50:46.229Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-07T17:50:46.229Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:50:46.230Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-07T17:50:46.379Z] --- PASS: TestDefaultNetwork (0.31s) [2022-02-07T17:50:46.379Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-07T17:50:46.387Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-02-07T17:50:46.387Z] === RUN TestPause [2022-02-07T17:50:46.643Z] --- PASS: TestPause (0.42s) [2022-02-07T17:50:46.643Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:50:46.643Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:50:46.643Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:50:46.643Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:50:46.851Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-02-07T17:50:46.851Z] === RUN TestInitAddressPools [2022-02-07T17:50:46.851Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-07T17:50:46.851Z] PASS [2022-02-07T17:50:46.851Z] coverage: 74.0% of statements [2022-02-07T17:50:46.851Z] ok github.com/docker/docker/libnetwork/ipamutils 0.696s coverage: 74.0% of statements [2022-02-07T17:50:47.170Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-07T17:50:47.206Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-02-07T17:50:47.206Z] === RUN TestPidHost [2022-02-07T17:50:47.331Z] === RUN TestKeyValue [2022-02-07T17:50:47.331Z] --- PASS: TestKeyValue (0.00s) [2022-02-07T17:50:47.331Z] PASS [2022-02-07T17:50:47.331Z] coverage: 60.0% of statements [2022-02-07T17:50:47.331Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2022-02-07T17:50:47.803Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.96s) [2022-02-07T17:50:47.803Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-07T17:50:48.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-07T17:50:48.132Z] --- PASS: TestPidHost (1.02s) [2022-02-07T17:50:48.132Z] === RUN TestPsFilter [2022-02-07T17:50:48.388Z] --- PASS: TestPsFilter (0.10s) [2022-02-07T17:50:48.388Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:50:48.554Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-07T17:50:48.646Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-02-07T17:50:48.646Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:50:49.209Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-02-07T17:50:49.209Z] === RUN TestRemoveContainerRunning [2022-02-07T17:50:49.466Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-02-07T17:50:49.466Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:50:49.499Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-07T17:50:49.499Z] daemon_test.go:156: [d486535b15de4] daemon is not started [2022-02-07T17:50:49.499Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-02-07T17:50:49.499Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-07T17:50:49.499Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-07T17:50:49.499Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-07T17:50:49.499Z] === RUN TestDaemonProxy [2022-02-07T17:50:49.499Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-07T17:50:49.499Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-07T17:50:49.499Z] PASS [2022-02-07T17:50:49.499Z] [2022-02-07T17:50:49.499Z] === Skipped [2022-02-07T17:50:49.499Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-07T17:50:49.499Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-07T17:50:49.499Z] [2022-02-07T17:50:49.499Z] DONE 12 tests, 1 skipped in 4.200s [2022-02-07T17:50:49.500Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-07T17:50:49.500Z] INFO: Testing against a local daemon [2022-02-07T17:50:49.500Z] === RUN TestCommitInheritsEnv [2022-02-07T17:50:50.032Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-02-07T17:50:50.032Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:50:50.032Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-07T17:50:50.032Z] === RUN TestRenameLinkedContainer [2022-02-07T17:50:50.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.11s) [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.62s) [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.13s) [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.07s) [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.64s) [2022-02-07T17:50:50.773Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.13s) [2022-02-07T17:50:50.773Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:50:50.773Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:50:50.799Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-07T17:50:50.799Z] PASS [2022-02-07T17:50:50.799Z] coverage: 100.0% of statements [2022-02-07T17:50:50.799Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.060s coverage: 100.0% of statements [2022-02-07T17:50:50.799Z] === RUN TestNetworkDBSimple [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-07T17:50:51.270Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-07T17:50:51.270Z] === RUN TestGenerate [2022-02-07T17:50:51.270Z] --- PASS: TestGenerate (0.00s) [2022-02-07T17:50:51.270Z] === RUN TestGeneratePtr [2022-02-07T17:50:51.270Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-07T17:50:51.270Z] === RUN TestGenerateMissingField [2022-02-07T17:50:51.270Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-07T17:50:51.270Z] === RUN TestFieldCannotBeSet [2022-02-07T17:50:51.270Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-07T17:50:51.270Z] === RUN TestTypeMismatchError [2022-02-07T17:50:51.270Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-07T17:50:51.270Z] PASS [2022-02-07T17:50:51.270Z] coverage: 100.0% of statements [2022-02-07T17:50:51.270Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2022-02-07T17:50:51.270Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.31s) [2022-02-07T17:50:51.270Z] === RUN TestGetAddress [2022-02-07T17:50:51.412Z] --- PASS: TestCommitInheritsEnv (1.63s) [2022-02-07T17:50:51.412Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:50:51.412Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform// [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/linux [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/macos [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-07T17:50:51.412Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-07T17:50:51.673Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-07T17:50:51.673Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:50:51.673Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-07T17:50:51.673Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:50:51.673Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-07T17:50:51.673Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:50:51.741Z] testing: warning: no tests to run [2022-02-07T17:50:51.741Z] PASS [2022-02-07T17:50:51.741Z] coverage: 0.0% of statements [2022-02-07T17:50:51.741Z] 2022/02/07 17:50:51 Closing DB instances... [2022-02-07T17:50:51.741Z] ok github.com/docker/docker/libnetwork/osl 0.056s coverage: 0.0% of statements [no tests to run] [2022-02-07T17:50:51.926Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-02-07T17:50:51.926Z] === RUN TestRenameStoppedContainer [2022-02-07T17:50:52.183Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-02-07T17:50:52.183Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:50:52.212Z] === RUN TestRequestNewPort [2022-02-07T17:50:52.212Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestRequestSpecificPort [2022-02-07T17:50:52.212Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestReleasePort [2022-02-07T17:50:52.212Z] --- PASS: TestReleasePort (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestReuseReleasedPort [2022-02-07T17:50:52.212Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestReleaseUnreadledPort [2022-02-07T17:50:52.212Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestUnknowProtocol [2022-02-07T17:50:52.212Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestAllocateAllPorts [2022-02-07T17:50:52.212Z] --- PASS: TestAllocateAllPorts (0.01s) [2022-02-07T17:50:52.212Z] === RUN TestPortAllocation [2022-02-07T17:50:52.212Z] --- PASS: TestPortAllocation (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestPortAllocationWithCustomRange [2022-02-07T17:50:52.212Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestNoDuplicateBPR [2022-02-07T17:50:52.212Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-07T17:50:52.212Z] === RUN TestChangePortRange [2022-02-07T17:50:52.212Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-07T17:50:52.212Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-07T17:50:52.212Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-07T17:50:52.212Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-07T17:50:52.212Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-07T17:50:52.212Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-07T17:50:52.212Z] --- PASS: TestChangePortRange (0.00s) [2022-02-07T17:50:52.212Z] PASS [2022-02-07T17:50:52.212Z] coverage: 88.6% of statements [2022-02-07T17:50:52.212Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-02-07T17:50:52.683Z] testing: warning: no tests to run [2022-02-07T17:50:52.683Z] PASS [2022-02-07T17:50:52.683Z] coverage: 0.0% of statements [2022-02-07T17:50:52.683Z] ok github.com/docker/docker/libnetwork/portmapper 0.050s coverage: 0.0% of statements [no tests to run] [2022-02-07T17:50:53.060Z] --- PASS: TestRemoveImageOrphaning (1.53s) [2022-02-07T17:50:53.060Z] === RUN TestRemoveImageGarbageCollector [2022-02-07T17:50:53.060Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-07T17:50:53.060Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-07T17:50:53.060Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:50:53.060Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-07T17:50:53.060Z] === RUN TestTagInvalidReference [2022-02-07T17:50:53.113Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-02-07T17:50:53.113Z] === RUN TestRenameInvalidName [2022-02-07T17:50:53.154Z] === RUN TestHashData [2022-02-07T17:50:53.154Z] --- PASS: TestHashData (0.00s) [2022-02-07T17:50:53.154Z] PASS [2022-02-07T17:50:53.154Z] coverage: 2.8% of statements [2022-02-07T17:50:53.154Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-02-07T17:50:53.321Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-07T17:50:53.321Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:50:53.321Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-07T17:50:53.321Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:50:53.321Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-07T17:50:53.321Z] === RUN TestTagOfficialNames [2022-02-07T17:50:53.321Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-07T17:50:53.321Z] === RUN TestTagMatchesDigest [2022-02-07T17:50:53.321Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-07T17:50:53.321Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-07T17:50:53.369Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-07T17:50:53.369Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:50:53.625Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-07T17:50:53.625Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-07T17:50:53.625Z] === RUN TestErrorConstructors [2022-02-07T17:50:53.625Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-07T17:50:53.625Z] === RUN TestCompareIPMask [2022-02-07T17:50:53.625Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-07T17:50:53.625Z] === RUN TestUtilGetHostPartIP [2022-02-07T17:50:53.625Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-07T17:50:53.625Z] === RUN TestUtilGetBroadcastIP [2022-02-07T17:50:53.625Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-07T17:50:53.625Z] === RUN TestParseCIDR [2022-02-07T17:50:53.625Z] --- PASS: TestParseCIDR (0.00s) [2022-02-07T17:50:53.625Z] PASS [2022-02-07T17:50:53.625Z] coverage: 37.3% of statements [2022-02-07T17:50:53.625Z] ok github.com/docker/docker/libnetwork/types 0.051s coverage: 37.3% of statements [2022-02-07T17:50:53.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-07T17:50:54.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:50:54.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-07T17:50:54.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-07T17:50:54.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-07T17:50:54.629Z] PASS [2022-02-07T17:50:54.629Z] coverage: 50.0% of statements [2022-02-07T17:50:54.629Z] ok github.com/docker/docker/oci 0.081s coverage: 50.0% of statements [2022-02-07T17:50:54.629Z] 2022/02/07 17:50:54 Closing DB instances... [2022-02-07T17:50:54.740Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-02-07T17:50:54.740Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:50:55.304Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-07T17:50:55.304Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:50:55.623Z] === RUN TestAddressPoolOpt [2022-02-07T17:50:55.623Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/a [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/something [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/_=a [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/env1=value1 [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/_env1=value1 [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/PATH [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/=a [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/PATH= [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/PATH=something [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/asd!qwe [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/1asd [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/123 [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/some_space [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/__some_space_before [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/some_space_after__ [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/= [2022-02-07T17:50:55.623Z] === RUN TestValidateEnv/PaTh [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-07T17:50:55.623Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestParseHost [2022-02-07T17:50:55.623Z] --- PASS: TestParseHost (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestParseDockerDaemonHost [2022-02-07T17:50:55.623Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestParseTCP [2022-02-07T17:50:55.623Z] --- PASS: TestParseTCP (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-07T17:50:55.623Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestValidateExtraHosts [2022-02-07T17:50:55.623Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestIpOptString [2022-02-07T17:50:55.623Z] --- PASS: TestIpOptString (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-07T17:50:55.623Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestNewIpOptValidDefaultVal [2022-02-07T17:50:55.623Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestIpOptSetInvalidVal [2022-02-07T17:50:55.623Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestParseVersion [2022-02-07T17:50:55.623Z] --- PASS: TestParseVersion (0.00s) [2022-02-07T17:50:55.623Z] PASS [2022-02-07T17:50:55.623Z] coverage: 52.9% of statements [2022-02-07T17:50:55.623Z] === RUN TestValidateIPAddress [2022-02-07T17:50:55.623Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestMapOpts [2022-02-07T17:50:55.623Z] --- PASS: TestMapOpts (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestListOptsWithoutValidator [2022-02-07T17:50:55.623Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestListOptsWithValidator [2022-02-07T17:50:55.623Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestValidateDNSSearch [2022-02-07T17:50:55.623Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-07T17:50:55.623Z] === RUN TestValidateLabel [2022-02-07T17:50:55.623Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-07T17:50:55.623Z] === RUN TestValidateLabel/label_with_general_format [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_one_more [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-07T17:50:55.624Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-07T17:50:55.624Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestNamedListOpts [2022-02-07T17:50:55.624Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestNamedMapOpts [2022-02-07T17:50:55.624Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestParseLink [2022-02-07T17:50:55.624Z] --- PASS: TestParseLink (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestQuotedStringSetWithQuotes [2022-02-07T17:50:55.624Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-07T17:50:55.624Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-07T17:50:55.624Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-07T17:50:55.624Z] === RUN TestUlimitOpt [2022-02-07T17:50:55.624Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-07T17:50:55.624Z] PASS [2022-02-07T17:50:55.624Z] coverage: 67.1% of statements [2022-02-07T17:50:55.624Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2022-02-07T17:50:55.624Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2022-02-07T17:50:55.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-07T17:50:56.095Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-02-07T17:50:56.095Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-07T17:50:56.235Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-02-07T17:50:56.235Z] === RUN TestResize [2022-02-07T17:50:56.495Z] --- PASS: TestResize (0.41s) [2022-02-07T17:50:56.495Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:50:56.751Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-07T17:50:56.751Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:50:57.084Z] === RUN TestPeerCertificateMarshalJSON [2022-02-07T17:50:57.084Z] 2022/02/07 17:50:56 Closing DB instances... [2022-02-07T17:50:57.312Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:50:57.312Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:50:57.312Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:50:57.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:50:57.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:50:57.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-07T17:50:57.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:50:58.074Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-07T17:50:58.075Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-07T17:50:58.075Z] --- PASS: TestPeerCertificateMarshalJSON (0.76s) [2022-02-07T17:50:58.075Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-07T17:50:58.075Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-07T17:50:58.075Z] === RUN TestMiddleware [2022-02-07T17:50:58.075Z] --- PASS: TestMiddleware (0.00s) [2022-02-07T17:50:58.075Z] === RUN TestNewResponseModifier [2022-02-07T17:50:58.075Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-07T17:50:58.075Z] PASS [2022-02-07T17:50:58.075Z] coverage: 26.8% of statements [2022-02-07T17:50:58.075Z] ok github.com/docker/docker/pkg/authorization 0.822s coverage: 26.8% of statements [2022-02-07T17:50:58.075Z] === RUN TestIsArchivePathDir [2022-02-07T17:50:58.545Z] --- PASS: TestIsArchivePathDir (0.18s) [2022-02-07T17:50:58.545Z] === RUN TestIsArchivePathInvalidFile [2022-02-07T17:50:58.545Z] --- PASS: TestIsArchivePathInvalidFile (0.27s) [2022-02-07T17:50:58.545Z] === RUN TestIsArchivePathTar [2022-02-07T17:50:58.545Z] === RUN TestUnbuffered [2022-02-07T17:50:58.545Z] --- PASS: TestUnbuffered (0.00s) [2022-02-07T17:50:58.545Z] === RUN TestRaceUnbuffered [2022-02-07T17:50:58.545Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-07T17:50:58.545Z] PASS [2022-02-07T17:50:58.545Z] coverage: 100.0% of statements [2022-02-07T17:50:58.545Z] ok github.com/docker/docker/pkg/broadcaster 0.057s coverage: 100.0% of statements [2022-02-07T17:50:58.954Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:50:59.023Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-02-07T17:50:59.023Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-07T17:50:59.023Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-02-07T17:50:59.023Z] === RUN TestDecompressStreamGzip [2022-02-07T17:50:59.023Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-07T17:50:59.023Z] === RUN TestDecompressStreamBzip2 [2022-02-07T17:50:59.023Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-02-07T17:50:59.023Z] === RUN TestDecompressStreamXz [2022-02-07T17:50:59.023Z] archive_test.go:133: Xz not present in msys2 [2022-02-07T17:50:59.023Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestDecompressStreamZstd [2022-02-07T17:50:59.023Z] archive_test.go:140: zstd not installed [2022-02-07T17:50:59.023Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-07T17:50:59.023Z] === RUN TestCompressStreamXzUnsupported [2022-02-07T17:50:59.023Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-07T17:50:59.023Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestCompressStreamInvalid [2022-02-07T17:50:59.023Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestExtensionInvalid [2022-02-07T17:50:59.023Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestExtensionUncompressed [2022-02-07T17:50:59.023Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestExtensionBzip2 [2022-02-07T17:50:59.023Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestExtensionGzip [2022-02-07T17:50:59.023Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestExtensionXz [2022-02-07T17:50:59.023Z] --- PASS: TestExtensionXz (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestExtensionZstd [2022-02-07T17:50:59.023Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-07T17:50:59.023Z] === RUN TestCmdStreamLargeStderr [2022-02-07T17:50:59.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:50:59.427Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:50:59.496Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-07T17:50:59.496Z] === RUN TestCmdStreamBad [2022-02-07T17:50:59.496Z] archive_test.go:252: Failing on Windows CI machines [2022-02-07T17:50:59.496Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-07T17:50:59.496Z] === RUN TestCmdStreamGood [2022-02-07T17:50:59.496Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-07T17:50:59.496Z] === RUN TestUntarPathWithInvalidDest [2022-02-07T17:50:59.496Z] === RUN TestMatch [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[foo]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[foo_bar]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[]#01 [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[qux]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-07T17:50:59.496Z] === RUN TestMatch/[[foo_baz]] [2022-02-07T17:50:59.496Z] --- PASS: TestMatch (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-07T17:50:59.496Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-07T17:50:59.496Z] PASS [2022-02-07T17:50:59.496Z] coverage: 87.5% of statements [2022-02-07T17:50:59.496Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2022-02-07T17:50:59.496Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-07T17:50:59.496Z] === RUN TestUntarPathWithInvalidSrc [2022-02-07T17:50:59.496Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-07T17:50:59.496Z] === RUN TestUntarPath [2022-02-07T17:50:59.496Z] --- PASS: TestUntarPath (0.08s) [2022-02-07T17:50:59.496Z] === RUN TestUntarPathWithDestinationFile [2022-02-07T17:50:59.496Z] --- PASS: TestUntarPathWithDestinationFile (0.18s) [2022-02-07T17:50:59.496Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-07T17:50:59.968Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2022-02-07T17:50:59.968Z] === RUN TestCopyWithTarInvalidSrc [2022-02-07T17:50:59.968Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-07T17:50:59.968Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-07T17:50:59.968Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-07T17:50:59.968Z] === RUN TestCopyWithTarSrcFile [2022-02-07T17:50:59.968Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-07T17:50:59.968Z] === RUN TestCopyWithTarSrcFolder [2022-02-07T17:50:59.968Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-07T17:50:59.968Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-07T17:50:59.968Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-07T17:50:59.968Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-07T17:50:59.968Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-07T17:50:59.968Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-07T17:50:59.968Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-07T17:50:59.968Z] === RUN TestCopyFileWithTarSrcFile [2022-02-07T17:50:59.968Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-07T17:50:59.968Z] === RUN TestTarFiles [2022-02-07T17:51:00.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:51:00.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-07T17:51:00.349Z] Using test binary docker [2022-02-07T17:51:00.349Z] +++ /etc/init.d/apparmor start [2022-02-07T17:51:00.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-07T17:51:00.349Z] INFO: Waiting for daemon to start... [2022-02-07T17:51:00.349Z] Starting dockerd [2022-02-07T17:51:00.349Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-02-07T17:51:00.445Z] === RUN TestChrootTarUntar [2022-02-07T17:51:00.916Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-02-07T17:51:00.916Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-07T17:51:00.916Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootUntarEmptyArchive [2022-02-07T17:51:00.916Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootTarUntarWithSymlink [2022-02-07T17:51:00.916Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootCopyWithTar [2022-02-07T17:51:00.916Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootCopyFileWithTar [2022-02-07T17:51:00.916Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootUntarPath [2022-02-07T17:51:00.916Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-07T17:51:00.916Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-07T17:51:00.916Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:51:00.916Z] === RUN TestChrootApplyDotDotFile [2022-02-07T17:51:00.916Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:51:00.916Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-07T17:51:00.916Z] PASS [2022-02-07T17:51:00.916Z] coverage: 15.1% of statements [2022-02-07T17:51:00.916Z] ok github.com/docker/docker/pkg/chrootarchive 0.117s coverage: 15.1% of statements [2022-02-07T17:51:01.000Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:51:01.388Z] 2022/02/07 17:51:00 Closing DB instances... [2022-02-07T17:51:01.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:51:01.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:51:01.859Z] === RUN TestSizeEmpty [2022-02-07T17:51:01.859Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-07T17:51:01.859Z] === RUN TestSizeEmptyFile [2022-02-07T17:51:01.859Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-07T17:51:01.859Z] === RUN TestSizeNonemptyFile [2022-02-07T17:51:01.859Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-07T17:51:01.859Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-07T17:51:01.859Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-07T17:51:01.859Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-07T17:51:01.859Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-07T17:51:01.859Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-07T17:51:01.859Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-07T17:51:01.859Z] === RUN TestMoveToSubdir [2022-02-07T17:51:01.859Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-07T17:51:01.859Z] === RUN TestSizeNonExistingDirectory [2022-02-07T17:51:01.859Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-07T17:51:01.859Z] PASS [2022-02-07T17:51:01.859Z] coverage: 80.0% of statements [2022-02-07T17:51:01.859Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2022-02-07T17:51:01.994Z] --- PASS: TestBuildMultiStageCopy (11.42s) [2022-02-07T17:51:01.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.51s) [2022-02-07T17:51:01.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2022-02-07T17:51:01.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2022-02-07T17:51:01.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2022-02-07T17:51:01.994Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.23s) [2022-02-07T17:51:01.994Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.58s) [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.83s) [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.36s) [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.41s) [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.87s) [2022-02-07T17:51:02.817Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.67s) [2022-02-07T17:51:02.817Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:51:02.817Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:51:02.863Z] === RUN TestPollerAddRemove [2022-02-07T17:51:02.863Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-07T17:51:02.863Z] === RUN TestPollerEvent [2022-02-07T17:51:02.863Z] poller_test.go:40: No chmod on Windows [2022-02-07T17:51:02.863Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-07T17:51:02.863Z] === RUN TestPollerClose [2022-02-07T17:51:02.863Z] --- PASS: TestPollerClose (0.00s) [2022-02-07T17:51:02.863Z] PASS [2022-02-07T17:51:02.863Z] coverage: 45.7% of statements [2022-02-07T17:51:02.863Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-02-07T17:51:02.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:51:02.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:51:02.905Z] . [2022-02-07T17:51:02.905Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-07T17:51:02.905Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-07T17:51:02.905Z] Error: No such image: emptyfs [2022-02-07T17:51:02.905Z] ++++ docker load [2022-02-07T17:51:02.905Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-07T17:51:03.168Z] Running integration-test (iteration 1) [2022-02-07T17:51:03.168Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-07T17:51:03.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:51:03.168Z] ++ set -e [2022-02-07T17:51:03.168Z] ++ '[' -n 0 ']' [2022-02-07T17:51:03.334Z] --- PASS: TestNetworkDBCRUDTableEntry (4.49s) [2022-02-07T17:51:03.334Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-07T17:51:03.430Z] ++ set -x [2022-02-07T17:51:03.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:51:03.805Z] === RUN TestCopyFileWithInvalidSrc [2022-02-07T17:51:03.805Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-07T17:51:03.805Z] === RUN TestCopyFileWithInvalidDest [2022-02-07T17:51:03.805Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:51:03.805Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-07T17:51:03.805Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-07T17:51:03.805Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-07T17:51:03.805Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-07T17:51:03.805Z] === RUN TestCopyFile [2022-02-07T17:51:04.006Z] Loaded image: busybox:latest [2022-02-07T17:51:04.228Z] --- PASS: TestBuildMultiStageParentConfig (2.41s) [2022-02-07T17:51:04.228Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:51:04.228Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:51:04.228Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-07T17:51:04.228Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:51:04.276Z] --- PASS: TestCopyFile (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-07T17:51:04.276Z] fileutils_test.go:133: Needs porting to Windows [2022-02-07T17:51:04.276Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-07T17:51:04.276Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-07T17:51:04.276Z] fileutils_test.go:179: Needs porting to Windows [2022-02-07T17:51:04.276Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestWildcardMatches [2022-02-07T17:51:04.276Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestPatternMatches [2022-02-07T17:51:04.276Z] --- PASS: TestPatternMatches (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-07T17:51:04.276Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestPatternMatchesFolderExclusions [2022-02-07T17:51:04.276Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-07T17:51:04.276Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-07T17:51:04.276Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-07T17:51:04.276Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-07T17:51:04.276Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestSingleExclamationError [2022-02-07T17:51:04.276Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestMatchesWithNoPatterns [2022-02-07T17:51:04.276Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestMatchesWithMalformedPatterns [2022-02-07T17:51:04.276Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestMatches [2022-02-07T17:51:04.276Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-07T17:51:04.276Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-07T17:51:04.276Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-07T17:51:04.276Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-07T17:51:04.276Z] --- PASS: TestMatches (0.01s) [2022-02-07T17:51:04.276Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-07T17:51:04.276Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-07T17:51:04.276Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-07T17:51:04.276Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCleanPatterns [2022-02-07T17:51:04.276Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-07T17:51:04.276Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCleanPatternsExceptionFlag [2022-02-07T17:51:04.276Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-07T17:51:04.276Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-07T17:51:04.276Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCleanPatternsErrorSingleException [2022-02-07T17:51:04.276Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCreateIfNotExistsDir [2022-02-07T17:51:04.276Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCreateIfNotExistsFile [2022-02-07T17:51:04.276Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-07T17:51:04.276Z] === RUN TestMatch [2022-02-07T17:51:04.276Z] --- PASS: TestMatch (0.00s) [2022-02-07T17:51:04.276Z] === RUN TestCompile [2022-02-07T17:51:04.276Z] === RUN TestCompile/slash [2022-02-07T17:51:04.276Z] === RUN TestCompile/backslash [2022-02-07T17:51:04.276Z] --- PASS: TestCompile (0.00s) [2022-02-07T17:51:04.276Z] --- PASS: TestCompile/slash (0.00s) [2022-02-07T17:51:04.276Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-07T17:51:04.276Z] PASS [2022-02-07T17:51:04.276Z] coverage: 84.7% of statements [2022-02-07T17:51:04.276Z] ok github.com/docker/docker/pkg/fileutils 0.104s coverage: 84.7% of statements [2022-02-07T17:51:04.581Z] Loaded image: busybox:glibc [2022-02-07T17:51:04.747Z] === RUN TestGet [2022-02-07T17:51:04.747Z] --- PASS: TestGet (0.00s) [2022-02-07T17:51:04.747Z] === RUN TestGetShortcutString [2022-02-07T17:51:04.747Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-07T17:51:04.747Z] PASS [2022-02-07T17:51:04.747Z] coverage: 42.9% of statements [2022-02-07T17:51:04.747Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-02-07T17:51:05.220Z] 2022/02/07 17:51:04 Closing DB instances... [2022-02-07T17:51:05.691Z] === RUN TestCreateIDMapOrder [2022-02-07T17:51:05.691Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-07T17:51:05.691Z] PASS [2022-02-07T17:51:05.691Z] coverage: 7.2% of statements [2022-02-07T17:51:05.691Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-02-07T17:51:05.807Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-02-07T17:51:05.807Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:51:06.683Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-02-07T17:51:06.683Z] === RUN TestNetworkDBNodeLeave [2022-02-07T17:51:07.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:51:07.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:51:07.155Z] --- PASS: TestTarFiles (7.12s) [2022-02-07T17:51:07.155Z] === RUN TestDetectCompressionZstd [2022-02-07T17:51:07.155Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestTarUntar [2022-02-07T17:51:07.155Z] --- PASS: TestTarUntar (0.06s) [2022-02-07T17:51:07.155Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-07T17:51:07.155Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-07T17:51:07.155Z] === RUN TestTarWithOptions [2022-02-07T17:51:07.155Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-07T17:51:07.155Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-07T17:51:07.155Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestUntarUstarGnuConflict [2022-02-07T17:51:07.155Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestUntarInvalidFilenames [2022-02-07T17:51:07.155Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2091457370\\dest" [2022-02-07T17:51:07.155Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-02-07T17:51:07.155Z] === RUN TestUntarHardlinkToSymlink [2022-02-07T17:51:07.155Z] === RUN TestFixedBufferCap [2022-02-07T17:51:07.155Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestFixedBufferLen [2022-02-07T17:51:07.155Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestFixedBufferString [2022-02-07T17:51:07.155Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestFixedBufferWrite [2022-02-07T17:51:07.155Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestFixedBufferRead [2022-02-07T17:51:07.155Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestBytesPipeRead [2022-02-07T17:51:07.155Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestBytesPipeWrite [2022-02-07T17:51:07.155Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-07T17:51:07.155Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-07T17:51:07.155Z] === RUN TestUntarInvalidHardlink [2022-02-07T17:51:07.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink148327755\\victim\\hello" -> "../victim/hello" [2022-02-07T17:51:07.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2463642763\\victim\\hello" -> "/../victim/hello" [2022-02-07T17:51:07.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1648126827\\victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2899092448\\victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink721282300\\victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1867777460\\victim" -> "../victim" [2022-02-07T17:51:07.155Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-07T17:51:07.155Z] === RUN TestUntarInvalidSymlink [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1979787098\\dest\\dotdot" -> "../victim/hello" [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1151544663\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4053202891\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3096365346\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3337099754\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2300111175\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:07.155Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752069735\\dest\\dir\\loophole" -> "../../victim" [2022-02-07T17:51:07.155Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-02-07T17:51:07.155Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-07T17:51:07.155Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestXGlobalNoParent [2022-02-07T17:51:07.155Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-07T17:51:07.155Z] === RUN TestReplaceFileTarWrapper [2022-02-07T17:51:07.630Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-02-07T17:51:07.630Z] === RUN TestPrefixHeaderReadable [2022-02-07T17:51:07.630Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-07T17:51:07.630Z] === RUN TestDisablePigz [2022-02-07T17:51:07.630Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-07T17:51:07.630Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-02-07T17:51:07.630Z] === RUN TestAtomicWriteToFile [2022-02-07T17:51:07.630Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-07T17:51:07.630Z] === RUN TestAtomicWriteSetCommit [2022-02-07T17:51:07.630Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-07T17:51:07.630Z] === RUN TestAtomicWriteSetCancel [2022-02-07T17:51:07.630Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-07T17:51:07.630Z] === RUN TestReadCloserWrapperClose [2022-02-07T17:51:07.630Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-07T17:51:07.630Z] === RUN TestReaderErrWrapperReadOnError [2022-02-07T17:51:07.630Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-07T17:51:07.630Z] === RUN TestReaderErrWrapperRead [2022-02-07T17:51:07.630Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-07T17:51:07.630Z] === RUN TestCancelReadCloser [2022-02-07T17:51:08.100Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-07T17:51:08.100Z] === RUN TestWriteCloserWrapperClose [2022-02-07T17:51:08.100Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestNopWriteCloser [2022-02-07T17:51:08.100Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestNopWriter [2022-02-07T17:51:08.100Z] --- PASS: TestNopWriter (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestWriteCounter [2022-02-07T17:51:08.100Z] --- PASS: TestWriteCounter (0.00s) [2022-02-07T17:51:08.100Z] PASS [2022-02-07T17:51:08.100Z] coverage: 69.2% of statements [2022-02-07T17:51:08.100Z] --- PASS: TestDisablePigz (0.26s) [2022-02-07T17:51:08.100Z] === RUN TestPigz [2022-02-07T17:51:08.100Z] ok github.com/docker/docker/pkg/ioutils 0.717s coverage: 69.2% of statements [2022-02-07T17:51:08.100Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-07T17:51:08.100Z] --- PASS: TestPigz (0.19s) [2022-02-07T17:51:08.100Z] === RUN TestCopyFileWithInvalidDest [2022-02-07T17:51:08.100Z] archive_windows_test.go:16: Currently fails [2022-02-07T17:51:08.100Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestCanonicalTarNameForPath [2022-02-07T17:51:08.100Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestCanonicalTarName [2022-02-07T17:51:08.100Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestChmodTarEntry [2022-02-07T17:51:08.100Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestHardLinkOrder [2022-02-07T17:51:08.100Z] --- PASS: TestHardLinkOrder (0.15s) [2022-02-07T17:51:08.100Z] === RUN TestChangeString [2022-02-07T17:51:08.100Z] --- PASS: TestChangeString (0.00s) [2022-02-07T17:51:08.100Z] === RUN TestChangesWithNoChanges [2022-02-07T17:51:08.100Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-07T17:51:08.100Z] === RUN TestChangesWithChanges [2022-02-07T17:51:08.572Z] --- PASS: TestChangesWithChanges (0.05s) [2022-02-07T17:51:08.572Z] === RUN TestChangesWithChangesGH13590 [2022-02-07T17:51:08.572Z] changes_test.go:195: needs more investigation [2022-02-07T17:51:08.572Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestChangesDirsEmpty [2022-02-07T17:51:08.572Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:51:08.572Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestChangesDirsMutated [2022-02-07T17:51:08.572Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:51:08.572Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestApplyLayer [2022-02-07T17:51:08.572Z] changes_test.go:432: needs further investigation [2022-02-07T17:51:08.572Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestChangesSizeWithHardlinks [2022-02-07T17:51:08.572Z] changes_test.go:468: needs further investigation [2022-02-07T17:51:08.572Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestChangesSizeWithNoChanges [2022-02-07T17:51:08.572Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-07T17:51:08.572Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestChangesSize [2022-02-07T17:51:08.572Z] --- PASS: TestChangesSize (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestApplyLayerInvalidFilenames [2022-02-07T17:51:08.572Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1908974293\\dest" [2022-02-07T17:51:08.572Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-07T17:51:08.572Z] === RUN TestApplyLayerInvalidHardlink [2022-02-07T17:51:08.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink515272199\\victim\\hello" -> "../victim/hello" [2022-02-07T17:51:08.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1172020437\\victim\\hello" -> "/../victim/hello" [2022-02-07T17:51:08.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink32453028\\victim" -> "../victim" [2022-02-07T17:51:08.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1834132032\\victim" -> "../victim" [2022-02-07T17:51:08.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1713537150\\victim" -> "../victim" [2022-02-07T17:51:08.572Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4151823314\\victim" -> "../victim" [2022-02-07T17:51:08.572Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-02-07T17:51:08.572Z] === RUN TestApplyLayerInvalidSymlink [2022-02-07T17:51:08.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink588143941\\dest\\dotdot" -> "../victim/hello" [2022-02-07T17:51:08.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink791925189\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-07T17:51:08.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1449384803\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:08.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink592288648\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:08.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4112311434\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:08.572Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink735166295\\dest\\loophole-victim" -> "../victim" [2022-02-07T17:51:08.572Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-07T17:51:08.572Z] === RUN TestApplyLayerWhiteouts [2022-02-07T17:51:08.572Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-02-07T17:51:08.572Z] === RUN TestGenerateEmptyFile [2022-02-07T17:51:08.572Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-07T17:51:08.572Z] === RUN TestGenerateWithContent [2022-02-07T17:51:08.572Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-07T17:51:08.572Z] PASS [2022-02-07T17:51:08.572Z] coverage: 62.0% of statements [2022-02-07T17:51:08.572Z] ok github.com/docker/docker/pkg/archive 10.356s coverage: 62.0% of statements [2022-02-07T17:51:08.961Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:51:09.042Z] === RUN TestError [2022-02-07T17:51:09.042Z] --- PASS: TestError (0.00s) [2022-02-07T17:51:09.042Z] === RUN TestProgressString [2022-02-07T17:51:09.042Z] === RUN TestProgressString/no_progress [2022-02-07T17:51:09.042Z] === RUN TestProgressString/progress_1 [2022-02-07T17:51:09.042Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-07T17:51:09.042Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-07T17:51:09.042Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-07T17:51:09.042Z] === RUN TestProgressString/with_units [2022-02-07T17:51:09.042Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-07T17:51:09.042Z] === RUN TestProgressString/hide_counts [2022-02-07T17:51:09.042Z] --- PASS: TestProgressString (0.00s) [2022-02-07T17:51:09.042Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-07T17:51:09.042Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-07T17:51:09.043Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-07T17:51:09.043Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-07T17:51:09.043Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-07T17:51:09.043Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-07T17:51:09.043Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-07T17:51:09.043Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-07T17:51:09.043Z] === RUN TestJSONMessageDisplay [2022-02-07T17:51:09.043Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-07T17:51:09.043Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-07T17:51:09.043Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-07T17:51:09.043Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-07T17:51:09.043Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-07T17:51:09.043Z] === RUN TestDisplayJSONMessagesStream [2022-02-07T17:51:09.043Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-07T17:51:09.043Z] PASS [2022-02-07T17:51:09.043Z] coverage: 91.7% of statements [2022-02-07T17:51:09.043Z] ok github.com/docker/docker/pkg/jsonmessage 0.264s coverage: 91.7% of statements [2022-02-07T17:51:09.515Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-07T17:51:09.515Z] === RUN TestNetworkDBWatch [2022-02-07T17:51:10.020Z] Loaded image: debian:bullseye-slim [2022-02-07T17:51:10.020Z] Loaded image: hello-world:latest [2022-02-07T17:51:10.020Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:51:10.020Z] INFO: Testing against a local daemon [2022-02-07T17:51:10.020Z] === RUN TestCgroupNamespacesBuild [2022-02-07T17:51:10.151Z] === RUN TestStandardLongPath [2022-02-07T17:51:10.151Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-07T17:51:10.151Z] === RUN TestUNCLongPath [2022-02-07T17:51:10.151Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-07T17:51:10.151Z] PASS [2022-02-07T17:51:10.151Z] coverage: 100.0% of statements [2022-02-07T17:51:10.151Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-02-07T17:51:10.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:51:10.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:51:10.623Z] === RUN TestNameFormat [2022-02-07T17:51:10.623Z] --- PASS: TestNameFormat (0.00s) [2022-02-07T17:51:10.623Z] === RUN TestNameRetries [2022-02-07T17:51:10.623Z] --- PASS: TestNameRetries (0.00s) [2022-02-07T17:51:10.623Z] PASS [2022-02-07T17:51:10.623Z] coverage: 85.7% of statements [2022-02-07T17:51:10.623Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-02-07T17:51:11.111Z] 2022/02/07 17:51:10 Closing DB instances... [2022-02-07T17:51:11.584Z] === RUN TestParseKeyValueOpt [2022-02-07T17:51:11.584Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-07T17:51:11.584Z] === RUN TestParseUintList [2022-02-07T17:51:11.584Z] --- PASS: TestParseUintList (0.00s) [2022-02-07T17:51:11.584Z] === RUN TestParseUintListMaximumLimits [2022-02-07T17:51:11.584Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-07T17:51:11.584Z] PASS [2022-02-07T17:51:11.584Z] coverage: 97.0% of statements [2022-02-07T17:51:11.584Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-02-07T17:51:11.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:51:11.939Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2022-02-07T17:51:11.939Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-07T17:51:12.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:51:12.576Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-07T17:51:12.576Z] === RUN TestNetworkDBBulkSync [2022-02-07T17:51:12.576Z] === RUN TestNewAndRemove [2022-02-07T17:51:12.576Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-07T17:51:12.576Z] === RUN TestRemoveInvalidPath [2022-02-07T17:51:12.576Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-07T17:51:12.576Z] PASS [2022-02-07T17:51:12.576Z] coverage: 82.6% of statements [2022-02-07T17:51:12.576Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-02-07T17:51:13.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:51:13.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:51:13.567Z] 2022/02/07 17:51:13 Closing DB instances... [2022-02-07T17:51:13.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:51:14.491Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-02-07T17:51:14.491Z] === RUN TestBuildWithSession [2022-02-07T17:51:14.491Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:51:14.491Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:51:14.491Z] === RUN TestBuildSquashParent [2022-02-07T17:51:14.559Z] === RUN TestFailedConnection [2022-02-07T17:51:14.997Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:51:15.030Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-07T17:51:15.030Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-02-07T17:51:15.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-02-07T17:51:15.697Z] === RUN TestCgroupNamespacesRun [2022-02-07T17:51:15.989Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:51:16.604Z] --- PASS: TestGetAddress (25.17s) [2022-02-07T17:51:16.604Z] === RUN TestRequestSyntaxCheck [2022-02-07T17:51:16.604Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-07T17:51:16.604Z] === RUN TestRequest [2022-02-07T17:51:16.604Z] --- PASS: TestFailedConnection (2.12s) [2022-02-07T17:51:16.604Z] === RUN TestFailOnce [2022-02-07T17:51:16.604Z] 2022/02/07 17:51:16 http: panic serving 127.0.0.1:49299: Plugin not ready [2022-02-07T17:51:16.604Z] goroutine 34 [running]: [2022-02-07T17:51:16.604Z] net/http.(*conn).serve.func1() [2022-02-07T17:51:16.604Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-07T17:51:16.604Z] panic({0x5cbc20, 0x6d9a70}) [2022-02-07T17:51:16.604Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-07T17:51:16.604Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x9182228f4ad5f381}, 0xc00015ba98) [2022-02-07T17:51:16.604Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-07T17:51:16.604Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6e6810, 0xc0001b6000}, 0x5205e6) [2022-02-07T17:51:16.604Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-07T17:51:16.604Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6e6810, 0xc0001b6000}, 0xc0001aa000) [2022-02-07T17:51:16.604Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-07T17:51:16.604Z] net/http.serverHandler.ServeHTTP({0x6e4e10}, {0x6e6810, 0xc0001b6000}, 0xc0001aa000) [2022-02-07T17:51:16.604Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-07T17:51:16.604Z] net/http.(*conn).serve(0xc0001a2000, {0x6e86a0, 0xc0001840c0}) [2022-02-07T17:51:16.604Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-07T17:51:16.604Z] created by net/http.(*Server).Serve [2022-02-07T17:51:16.604Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-07T17:51:16.604Z] time="2022-02-07T17:51:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2022-02-07T17:51:16.627Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-02-07T17:51:16.627Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-07T17:51:16.627Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-07T17:51:16.627Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-07T17:51:16.627Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-07T17:51:17.563Z] --- PASS: TestBuildMultiStageCopy (14.86s) [2022-02-07T17:51:17.563Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.83s) [2022-02-07T17:51:17.563Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2022-02-07T17:51:17.563Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-02-07T17:51:17.563Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-02-07T17:51:17.563Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.58s) [2022-02-07T17:51:17.563Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:51:17.600Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-02-07T17:51:17.600Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-07T17:51:17.601Z] --- PASS: TestFailOnce (1.22s) [2022-02-07T17:51:17.601Z] === RUN TestEchoInputOutput [2022-02-07T17:51:17.601Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-07T17:51:17.601Z] === RUN TestBackoff [2022-02-07T17:51:17.601Z] --- PASS: TestBackoff (0.00s) [2022-02-07T17:51:17.601Z] === RUN TestAbortRetry [2022-02-07T17:51:17.601Z] --- PASS: TestAbortRetry (0.00s) [2022-02-07T17:51:17.601Z] === RUN TestClientScheme [2022-02-07T17:51:17.601Z] --- PASS: TestClientScheme (0.00s) [2022-02-07T17:51:17.601Z] === RUN TestNewClientWithTimeout [2022-02-07T17:51:18.073Z] time="2022-02-07T17:51:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-07T17:51:18.544Z] 2022/02/07 17:51:18 Closing DB instances... [2022-02-07T17:51:18.971Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-02-07T17:51:18.971Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-07T17:51:20.118Z] time="2022-02-07T17:51:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-07T17:51:20.526Z] --- PASS: TestBuildMultiStageParentConfig (2.87s) [2022-02-07T17:51:20.526Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:51:20.526Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:51:20.526Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-07T17:51:20.527Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:51:20.778Z] --- PASS: TestBuildMultiStageOnBuild (15.47s) [2022-02-07T17:51:20.778Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:51:20.778Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:51:20.778Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-07T17:51:20.778Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:51:21.109Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.72s) [2022-02-07T17:51:21.109Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-07T17:51:22.100Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2022-02-07T17:51:22.100Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:51:22.129Z] 2022/02/07 17:51:21 Closing DB instances... [2022-02-07T17:51:22.129Z] time="2022-02-07T17:51:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-07T17:51:22.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.92s) [2022-02-07T17:51:22.238Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-07T17:51:22.641Z] --- PASS: TestBuildSquashParent (8.22s) [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:51:22.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:51:22.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:51:22.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:51:22.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:51:22.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:51:22.641Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:51:22.641Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:51:22.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:51:22.641Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:51:23.170Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2022-02-07T17:51:23.170Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-07T17:51:23.708Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-07T17:51:23.708Z] === RUN TestNetworkDBGarbageCollection [2022-02-07T17:51:24.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2022-02-07T17:51:24.101Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-07T17:51:25.033Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-02-07T17:51:25.033Z] === RUN TestNISDomainname [2022-02-07T17:51:25.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:51:25.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:51:25.598Z] --- PASS: TestNISDomainname (0.58s) [2022-02-07T17:51:25.598Z] === RUN TestHostnameDnsResolution [2022-02-07T17:51:26.207Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-02-07T17:51:26.207Z] === RUN TestUnprivilegedPortsAndPing [2022-02-07T17:51:26.678Z] time="2022-02-07T17:51:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.Echo: Post \"http://127.0.0.1:49307/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-07T17:51:26.770Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-02-07T17:51:26.770Z] === RUN TestStats [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/networkdb 103.008s coverage: 60.6% of statements [2022-02-07T17:51:28.490Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-07T17:51:28.490Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-07T17:51:28.490Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === Skipped [2022-02-07T17:51:28.490Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-07T17:51:28.490Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-07T17:51:28.490Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-07T17:51:28.490Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:51:28.490Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:51:28.490Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:51:28.490Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:51:28.490Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:51:28.490Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-07T17:51:28.490Z] firewalld_test.go:14: firewalld is not running [2022-02-07T17:51:28.490Z] [2022-02-07T17:51:28.490Z] DONE 326 tests, 9 skipped in 199.966s [2022-02-07T17:51:28.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:51:28.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove Post stage [Pipeline] junit [2022-02-07T17:51:28.772Z] Recording test results [2022-02-07T17:51:28.907Z] --- PASS: TestRequest (12.17s) [2022-02-07T17:51:28.907Z] === RUN TestOverlappingRequests [2022-02-07T17:51:29.334Z] --- PASS: TestStats (2.47s) [2022-02-07T17:51:29.334Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:51:29.334Z] === RUN TestStopContainerWithTimeout/0 [2022-02-07T17:51:29.334Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-07T17:51:29.334Z] === RUN TestStopContainerWithTimeout/1 [2022-02-07T17:51:29.334Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-07T17:51:29.334Z] === RUN TestStopContainerWithTimeout/3 [2022-02-07T17:51:29.334Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-07T17:51:29.334Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-07T17:51:29.334Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-07T17:51:29.334Z] === CONT TestStopContainerWithTimeout/0 [2022-02-07T17:51:29.334Z] === CONT TestStopContainerWithTimeout/3 [2022-02-07T17:51:29.382Z] --- PASS: TestOverlappingRequests (0.59s) [2022-02-07T17:51:29.382Z] === RUN TestRelease [2022-02-07T17:51:29.897Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-07T17:51:30.090Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-07T17:51:30.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -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:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh dynbinary test-integration [2022-02-07T17:51:30.688Z] [2022-02-07T17:51:30.946Z] Removing bundles/ [2022-02-07T17:51:30.946Z] [2022-02-07T17:51:30.946Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-07T17:51:30.946Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:51:30.946Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:51:31.612Z] --- PASS: TestRelease (2.24s) [2022-02-07T17:51:31.612Z] === RUN TestAllocateRandomDeallocate [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-02-07T17:51:31.819Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2022-02-07T17:51:31.819Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:51:31.819Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:51:32.411Z] === CONT TestStopContainerWithTimeout/1 [2022-02-07T17:51:33.338Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-07T17:51:33.338Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-02-07T17:51:33.338Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-02-07T17:51:33.338Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-02-07T17:51:33.338Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-02-07T17:51:33.338Z] === RUN TestDeleteDevicemapper [2022-02-07T17:51:33.338Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:51:33.338Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-07T17:51:33.338Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:51:34.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:51:34.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:51:34.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-02-07T17:51:34.750Z] === RUN TestUpdateMemory [2022-02-07T17:51:34.941Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:51:35.202Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:51:35.313Z] --- PASS: TestUpdateMemory (0.52s) [2022-02-07T17:51:35.314Z] === RUN TestUpdateCPUQuota [2022-02-07T17:51:35.431Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-07T17:51:35.431Z] === RUN TestClientStream [2022-02-07T17:51:35.431Z] --- PASS: TestClientStream (0.01s) [2022-02-07T17:51:35.431Z] === RUN TestClientSendFile [2022-02-07T17:51:35.431Z] --- PASS: TestClientSendFile (0.00s) [2022-02-07T17:51:35.431Z] === RUN TestClientWithRequestTimeout [2022-02-07T17:51:35.431Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-07T17:51:35.431Z] === RUN TestFileSpecPlugin [2022-02-07T17:51:35.431Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-02-07T17:51:35.431Z] === RUN TestFileJSONSpecPlugin [2022-02-07T17:51:35.431Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-07T17:51:35.431Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-07T17:51:35.431Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-07T17:51:35.431Z] === RUN TestPluginAddHandler [2022-02-07T17:51:35.431Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-07T17:51:35.431Z] === RUN TestPluginWaitBadPlugin [2022-02-07T17:51:35.431Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-07T17:51:35.431Z] === RUN TestGet [2022-02-07T17:51:35.431Z] time="2022-02-07T17:51:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-07T17:51:35.775Z] --- PASS: TestBuildMultiStageCopy (4.44s) [2022-02-07T17:51:35.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2022-02-07T17:51:35.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-02-07T17:51:35.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2022-02-07T17:51:35.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-02-07T17:51:35.775Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-02-07T17:51:35.775Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:51:36.244Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-02-07T17:51:36.244Z] === RUN TestUpdatePidsLimit [2022-02-07T17:51:36.244Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-07T17:51:36.424Z] time="2022-02-07T17:51:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-07T17:51:36.500Z] === RUN TestUpdatePidsLimit/no_change [2022-02-07T17:51:36.757Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-07T17:51:37.014Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-07T17:51:37.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-07T17:51:37.066Z] --- PASS: TestBuildMultiStageOnBuild (14.61s) [2022-02-07T17:51:37.066Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:51:37.066Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:51:37.066Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-07T17:51:37.066Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:51:37.166Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2022-02-07T17:51:37.166Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:51:37.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-07T17:51:37.530Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-02-07T17:51:38.094Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-02-07T17:51:38.094Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:51:38.653Z] time="2022-02-07T17:51:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-07T17:51:38.653Z] --- PASS: TestAllocateRandomDeallocate (7.35s) [2022-02-07T17:51:38.653Z] === RUN TestRetrieveFromStore [2022-02-07T17:51:39.088Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-02-07T17:51:39.088Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:51:40.229Z] === RUN TestParseEmptyInterface [2022-02-07T17:51:40.229Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestParseNonInterfaceType [2022-02-07T17:51:40.229Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestParseWithOneFunction [2022-02-07T17:51:40.229Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestParseWithMultipleFuncs [2022-02-07T17:51:40.229Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestParseWithUnnamedReturn [2022-02-07T17:51:40.229Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestEmbeddedInterface [2022-02-07T17:51:40.229Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestParsedImports [2022-02-07T17:51:40.229Z] --- PASS: TestParsedImports (0.00s) [2022-02-07T17:51:40.229Z] === RUN TestAliasedImports [2022-02-07T17:51:40.229Z] --- PASS: TestAliasedImports (0.00s) [2022-02-07T17:51:40.229Z] PASS [2022-02-07T17:51:40.229Z] coverage: 56.8% of statements [2022-02-07T17:51:40.229Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-02-07T17:51:40.479Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-02-07T17:51:40.479Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:51:40.555Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:51:40.555Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:51:40.555Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:51:40.555Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:51:40.555Z] [2022-02-07T17:51:40.555Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-07T17:51:40.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-07T17:51:40.555Z] Using test binary docker [2022-02-07T17:51:40.555Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-07T17:51:40.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-07T17:51:40.555Z] INFO: Waiting for daemon to start... [2022-02-07T17:51:40.555Z] Starting dockerd [2022-02-07T17:51:40.555Z] . [2022-02-07T17:51:40.555Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-07T17:51:41.221Z] === RUN TestHTTPTransport [2022-02-07T17:51:41.221Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-07T17:51:41.221Z] PASS [2022-02-07T17:51:41.221Z] coverage: 85.7% of statements [2022-02-07T17:51:41.221Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-02-07T17:51:41.221Z] --- PASS: TestRetrieveFromStore (2.70s) [2022-02-07T17:51:41.221Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-07T17:51:41.692Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-07T17:51:41.692Z] === RUN TestParallelPredefinedRequest1 [2022-02-07T17:51:41.692Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-07T17:51:41.692Z] === RUN TestParallelPredefinedRequest2 [2022-02-07T17:51:41.692Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-07T17:51:41.692Z] === RUN TestParallelPredefinedRequest3 [2022-02-07T17:51:41.692Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-07T17:51:41.692Z] === RUN TestParallelPredefinedRequest4 [2022-02-07T17:51:41.692Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-07T17:51:41.692Z] === RUN TestParallelPredefinedRequest5 [2022-02-07T17:51:41.692Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-07T17:51:41.692Z] === RUN TestDebug [2022-02-07T17:51:41.692Z] --- PASS: TestDebug (0.00s) [2022-02-07T17:51:41.692Z] === RUN TestRequestPoolParallel [2022-02-07T17:51:42.060Z] --- PASS: TestBuildMultiStageLayerLeak (18.62s) [2022-02-07T17:51:42.060Z] === RUN TestBuildWithHugeFile [2022-02-07T17:51:42.162Z] --- PASS: TestRequestPoolParallel (0.54s) [2022-02-07T17:51:42.162Z] === RUN TestFullAllocateRelease [2022-02-07T17:51:42.162Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-07T17:51:42.162Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-07T17:51:42.162Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-07T17:51:42.162Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-07T17:51:42.162Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-07T17:51:42.162Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-07T17:51:42.162Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-07T17:51:42.162Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-07T17:51:42.162Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-07T17:51:42.162Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-07T17:51:42.162Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-07T17:51:42.162Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-07T17:51:42.162Z] === RUN TestBufferPoolPutAndGet [2022-02-07T17:51:42.162Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-07T17:51:42.162Z] PASS [2022-02-07T17:51:42.162Z] coverage: 88.2% of statements [2022-02-07T17:51:42.162Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-02-07T17:51:42.633Z] time="2022-02-07T17:51:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-07T17:51:42.633Z] --- PASS: TestFullAllocateRelease (0.51s) [2022-02-07T17:51:42.633Z] === RUN TestOddAllocateRelease [2022-02-07T17:51:43.106Z] --- PASS: TestOddAllocateRelease (0.39s) [2022-02-07T17:51:43.106Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-07T17:51:43.106Z] === RUN TestOutputOnPrematureClose [2022-02-07T17:51:43.106Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-07T17:51:43.106Z] === RUN TestCompleteSilently [2022-02-07T17:51:43.106Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-07T17:51:43.106Z] PASS [2022-02-07T17:51:43.106Z] coverage: 75.9% of statements [2022-02-07T17:51:43.106Z] ok github.com/docker/docker/pkg/progress 0.056s coverage: 75.9% of statements [2022-02-07T17:51:43.106Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-07T17:51:43.106Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-07T17:51:43.106Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-07T17:51:43.106Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-07T17:51:43.106Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.09s) [2022-02-07T17:51:43.106Z] === CONT TestParallelPredefinedRequest1 [2022-02-07T17:51:43.106Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:43.106Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:51:43.106Z] === CONT TestParallelPredefinedRequest5 [2022-02-07T17:51:43.106Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:43.106Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:51:43.106Z] === CONT TestParallelPredefinedRequest4 [2022-02-07T17:51:43.106Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:43.106Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:51:43.106Z] === CONT TestParallelPredefinedRequest3 [2022-02-07T17:51:43.106Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:43.106Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:51:43.106Z] === CONT TestParallelPredefinedRequest2 [2022-02-07T17:51:43.106Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:51:43.106Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:51:43.106Z] PASS [2022-02-07T17:51:43.106Z] coverage: 85.3% of statements [2022-02-07T17:51:43.106Z] ok github.com/docker/docker/libnetwork/ipam 61.529s coverage: 85.3% of statements [2022-02-07T17:51:43.834Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-02-07T17:51:43.834Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:51:44.098Z] === RUN TestSendToOneSub [2022-02-07T17:51:44.098Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-07T17:51:44.098Z] === RUN TestSendToMultipleSubs [2022-02-07T17:51:44.098Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-07T17:51:44.098Z] === RUN TestEvictOneSub [2022-02-07T17:51:44.098Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-07T17:51:44.098Z] === RUN TestClosePublisher [2022-02-07T17:51:44.098Z] --- PASS: TestClosePublisher (0.00s) [2022-02-07T17:51:44.098Z] === RUN TestPubSubRace [2022-02-07T17:51:45.090Z] --- PASS: TestPubSubRace (1.10s) [2022-02-07T17:51:45.090Z] PASS [2022-02-07T17:51:45.090Z] coverage: 75.0% of statements [2022-02-07T17:51:45.090Z] ok github.com/docker/docker/pkg/pubsub 1.147s coverage: 75.0% of statements [2022-02-07T17:51:45.220Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2022-02-07T17:51:45.220Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:51:45.562Z] === RUN TestRegister [2022-02-07T17:51:45.562Z] --- PASS: TestRegister (0.00s) [2022-02-07T17:51:45.562Z] === RUN TestCommand [2022-02-07T17:51:45.562Z] --- PASS: TestCommand (0.04s) [2022-02-07T17:51:45.562Z] === RUN TestNaiveSelf [2022-02-07T17:51:45.562Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-07T17:51:45.562Z] PASS [2022-02-07T17:51:45.562Z] coverage: 82.4% of statements [2022-02-07T17:51:46.033Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2022-02-07T17:51:46.504Z] === RUN TestDump [2022-02-07T17:51:46.504Z] goroutine 4 [running]: [2022-02-07T17:51:46.504Z] github.com/docker/docker/pkg/stack.dump(0x72b6b7) [2022-02-07T17:51:46.504Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-07T17:51:46.504Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-07T17:51:46.504Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-07T17:51:46.504Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-07T17:51:46.504Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-07T17:51:46.504Z] testing.tRunner(0xc00002dba0, 0x898e68) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:51:46.504Z] created by testing.(*T).Run [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-07T17:51:46.504Z] [2022-02-07T17:51:46.504Z] goroutine 1 [chan receive]: [2022-02-07T17:51:46.504Z] testing.(*T).Run(0xc00002da00, {0x88a52e, 0x70a413}, 0x898e68) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-07T17:51:46.504Z] testing.runTests.func1(0xc00005a750) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-07T17:51:46.504Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:51:46.504Z] testing.runTests(0xc00006c080, {0x9fcba0, 0x3, 0x3}, {0x72a90d, 0x88c228, 0xa01640}) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-07T17:51:46.504Z] testing.(*M).Run(0xc00006c080) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-07T17:51:46.504Z] main.main() [2022-02-07T17:51:46.504Z] _testmain.go:95 +0x1f5 [2022-02-07T17:51:46.504Z] --- PASS: TestDump (0.00s) [2022-02-07T17:51:46.504Z] === RUN TestDumpToFile [2022-02-07T17:51:46.504Z] --- PASS: TestDumpToFile (0.21s) [2022-02-07T17:51:46.504Z] === RUN TestDumpToFileWithEmptyInput [2022-02-07T17:51:46.504Z] goroutine 6 [running]: [2022-02-07T17:51:46.504Z] github.com/docker/docker/pkg/stack.dump(0x7986f4) [2022-02-07T17:51:46.504Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-07T17:51:46.504Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x798aa0}) [2022-02-07T17:51:46.504Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-07T17:51:46.504Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dba0) [2022-02-07T17:51:46.504Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-07T17:51:46.504Z] testing.tRunner(0xc00011c1a0, 0x898e58) [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:51:46.504Z] created by testing.(*T).Run [2022-02-07T17:51:46.504Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-07T17:51:46.504Z] [2022-02-07T17:51:46.504Z] goroutine 1 [chan receive]: [2022-02-07T17:51:46.504Z] testing.(*T).Run(0xc00002da00, {0x8912ba, 0x70a413}, 0x898e58) [2022-02-07T17:51:46.977Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-07T17:51:46.977Z] testing.runTests.func1(0xc00005a750) [2022-02-07T17:51:46.977Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-07T17:51:46.977Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-07T17:51:46.977Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-07T17:51:46.977Z] testing.runTests(0xc00006c080, {0x9fcba0, 0x3, 0x3}, {0x72a90d, 0x88c228, 0xa01640}) [2022-02-07T17:51:46.977Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-07T17:51:46.977Z] testing.(*M).Run(0xc00006c080) [2022-02-07T17:51:46.977Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-07T17:51:46.977Z] main.main() [2022-02-07T17:51:46.977Z] _testmain.go:95 +0x1f5 [2022-02-07T17:51:46.977Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-07T17:51:46.977Z] PASS [2022-02-07T17:51:46.977Z] coverage: 90.9% of statements [2022-02-07T17:51:46.977Z] ok github.com/docker/docker/pkg/stack 0.269s coverage: 90.9% of statements [2022-02-07T17:51:47.448Z] === RUN TestNewStdWriter [2022-02-07T17:51:47.448Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-07T17:51:47.448Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestWriteWithNilBytes [2022-02-07T17:51:47.448Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestWrite [2022-02-07T17:51:47.448Z] --- PASS: TestWrite (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestWriteWithWriterError [2022-02-07T17:51:47.448Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-07T17:51:47.448Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyWriteAndRead [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-07T17:51:47.448Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-07T17:51:47.448Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-07T17:51:47.448Z] PASS [2022-02-07T17:51:47.448Z] coverage: 100.0% of statements [2022-02-07T17:51:47.448Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-02-07T17:51:48.540Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2022-02-07T17:51:48.540Z] === RUN TestBuildWithHugeFile [2022-02-07T17:51:49.021Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-07T17:51:49.021Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-07T17:51:49.021Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestFormatStatus [2022-02-07T17:51:49.021Z] --- PASS: TestFormatStatus (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestFormatError [2022-02-07T17:51:49.021Z] --- PASS: TestFormatError (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestFormatJSONError [2022-02-07T17:51:49.021Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-07T17:51:49.021Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-07T17:51:49.021Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestNewJSONProgressOutput [2022-02-07T17:51:49.021Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestAuxFormatterEmit [2022-02-07T17:51:49.021Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestStreamWriterStdout [2022-02-07T17:51:49.021Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-07T17:51:49.021Z] === RUN TestStreamWriterStderr [2022-02-07T17:51:49.021Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-07T17:51:49.021Z] PASS [2022-02-07T17:51:49.021Z] coverage: 66.2% of statements [2022-02-07T17:51:49.021Z] ok github.com/docker/docker/pkg/streamformatter 0.064s coverage: 66.2% of statements [2022-02-07T17:51:49.491Z] === RUN TestGenerateRandomID [2022-02-07T17:51:49.491Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-07T17:51:49.491Z] === RUN TestShortenId [2022-02-07T17:51:49.491Z] --- PASS: TestShortenId (0.00s) [2022-02-07T17:51:49.491Z] === RUN TestShortenSha256Id [2022-02-07T17:51:49.491Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-07T17:51:49.491Z] === RUN TestShortenIdEmpty [2022-02-07T17:51:49.491Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-07T17:51:49.491Z] === RUN TestShortenIdInvalid [2022-02-07T17:51:49.491Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-07T17:51:49.491Z] === RUN TestIsShortIDNonHex [2022-02-07T17:51:49.491Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-07T17:51:49.491Z] === RUN TestIsShortIDNotCorrectSize [2022-02-07T17:51:49.491Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-07T17:51:49.491Z] PASS [2022-02-07T17:51:49.491Z] coverage: 70.6% of statements [2022-02-07T17:51:49.491Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2022-02-07T17:51:49.595Z] --- PASS: TestBuildMultiStageLayerLeak (12.18s) [2022-02-07T17:51:49.595Z] === RUN TestBuildWithHugeFile [2022-02-07T17:51:50.270Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-02-07T17:51:50.270Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:51:50.270Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-02-07T17:51:50.270Z] === RUN TestWaitNonBlocked [2022-02-07T17:51:50.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:51:50.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:51:50.270Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:51:50.270Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:51:50.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:51:50.270Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:51:50.270Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-07T17:51:50.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-02-07T17:51:50.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-02-07T17:51:50.270Z] === RUN TestWaitBlocked [2022-02-07T17:51:50.270Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:51:50.270Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:51:50.270Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:51:50.270Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:51:50.270Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:51:50.270Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:51:50.484Z] --- PASS: TestGet (15.01s) [2022-02-07T17:51:50.484Z] === RUN TestPluginWithNoManifest [2022-02-07T17:51:50.484Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-07T17:51:50.484Z] === RUN TestGetAll [2022-02-07T17:51:50.484Z] --- PASS: TestGetAll (0.00s) [2022-02-07T17:51:50.484Z] PASS [2022-02-07T17:51:50.484Z] coverage: 73.2% of statements [2022-02-07T17:51:50.484Z] ok github.com/docker/docker/pkg/plugins 36.063s coverage: 73.2% of statements [2022-02-07T17:51:50.484Z] === RUN TestIsCpusetListAvailable [2022-02-07T17:51:50.484Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-07T17:51:50.484Z] PASS [2022-02-07T17:51:50.484Z] coverage: 39.4% of statements [2022-02-07T17:51:50.484Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-02-07T17:51:51.201Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-07T17:51:51.201Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-02-07T17:51:51.201Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-02-07T17:51:51.201Z] === CONT TestContainerStartOnDaemonRestart [2022-02-07T17:51:51.201Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-07T17:51:51.481Z] === RUN TestTailFile [2022-02-07T17:51:51.481Z] --- PASS: TestTailFile (0.00s) [2022-02-07T17:51:51.481Z] === RUN TestTailFileManyLines [2022-02-07T17:51:51.481Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-07T17:51:51.481Z] === RUN TestTailEmptyFile [2022-02-07T17:51:51.481Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-07T17:51:51.481Z] === RUN TestTailNegativeN [2022-02-07T17:51:51.481Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader [2022-02-07T17:51:51.481Z] === CONT TestNewTailReader [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/no_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/truncated_last_line [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-07T17:51:51.481Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.481Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.481Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.481Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/no_delimiter [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:51.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.482Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.482Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.483Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.483Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.954Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.954Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.954Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.954Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.955Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.955Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:51.955Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:51.956Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:51.956Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:51.956Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.426Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.427Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.427Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.898Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:52.899Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:53.097Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-02-07T17:51:53.097Z] === CONT TestDaemonHostGatewayIP [2022-02-07T17:51:53.354Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2022-02-07T17:51:53.354Z] === CONT TestDaemonRestartIpcMode [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:53.371Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:53.372Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-07T17:51:53.842Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.06s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.04s) [2022-02-07T17:51:53.842Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:51:53.843Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:51:54.315Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:51:54.315Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:51:54.315Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.04s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:51:54.316Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.05s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.04s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.04s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.03s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:51:54.786Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.256Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-07T17:51:55.257Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-07T17:51:55.257Z] PASS [2022-02-07T17:51:55.257Z] coverage: 88.6% of statements [2022-02-07T17:51:55.257Z] ok github.com/docker/docker/pkg/tailfile 0.739s coverage: 88.6% of statements [2022-02-07T17:51:55.257Z] === RUN TestChtimes [2022-02-07T17:51:55.257Z] --- PASS: TestChtimes (0.01s) [2022-02-07T17:51:55.257Z] === RUN TestChtimesWindows [2022-02-07T17:51:55.257Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-07T17:51:55.257Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-07T17:51:55.257Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestEnsureRemoveAllNotExist [2022-02-07T17:51:55.257Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestEnsureRemoveAllWithDir [2022-02-07T17:51:55.257Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestEnsureRemoveAllWithFile [2022-02-07T17:51:55.257Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-07T17:51:55.257Z] PASS [2022-02-07T17:51:55.257Z] coverage: 12.9% of statements [2022-02-07T17:51:55.257Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.9% of statements [2022-02-07T17:51:55.257Z] === RUN TestTarSumRemoveNonExistent [2022-02-07T17:51:55.257Z] --- PASS: TestTarSumRemoveNonExistent (0.02s) [2022-02-07T17:51:55.257Z] === RUN TestTarSumRemove [2022-02-07T17:51:55.257Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestSortFileInfoSums [2022-02-07T17:51:55.257Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestNewTarSumForLabelInvalid [2022-02-07T17:51:55.257Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestNewTarSumForLabel [2022-02-07T17:51:55.257Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestEmptyTar [2022-02-07T17:51:55.257Z] --- PASS: TestEmptyTar (0.13s) [2022-02-07T17:51:55.257Z] === RUN TestTarSumsReadSize [2022-02-07T17:51:55.257Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-07T17:51:55.257Z] === RUN TestTarSums [2022-02-07T17:51:55.257Z] --- PASS: TestTarSums (0.20s) [2022-02-07T17:51:55.257Z] === RUN TestIteration [2022-02-07T17:51:55.257Z] --- PASS: TestIteration (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestVersionLabelForChecksum [2022-02-07T17:51:55.257Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestVersion [2022-02-07T17:51:55.257Z] --- PASS: TestVersion (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestGetVersion [2022-02-07T17:51:55.257Z] --- PASS: TestGetVersion (0.00s) [2022-02-07T17:51:55.257Z] === RUN TestGetVersions [2022-02-07T17:51:55.257Z] --- PASS: TestGetVersions (0.00s) [2022-02-07T17:51:55.257Z] PASS [2022-02-07T17:51:55.257Z] coverage: 89.3% of statements [2022-02-07T17:51:55.257Z] ok github.com/docker/docker/pkg/tarsum 0.512s coverage: 89.3% of statements [2022-02-07T17:51:55.257Z] testing: warning: no tests to run [2022-02-07T17:51:55.257Z] PASS [2022-02-07T17:51:55.257Z] coverage: [no statements] [2022-02-07T17:51:55.257Z] ok github.com/docker/docker/pkg/term/windows 0.185s coverage: [no statements] [no tests to run] [2022-02-07T17:51:55.872Z] --- PASS: TestDaemonRestartIpcMode (2.69s) [2022-02-07T17:51:55.872Z] === CONT TestIpcModeOlderClient [2022-02-07T17:51:55.872Z] --- PASS: TestDaemonHostGatewayIP (2.73s) [2022-02-07T17:51:55.872Z] === CONT TestContainerKillOnDaemonStart [2022-02-07T17:51:55.872Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-07T17:51:56.249Z] === RUN TestTruncIndex [2022-02-07T17:51:56.249Z] === RUN TestIsGIT [2022-02-07T17:51:56.249Z] --- PASS: TestIsGIT (0.00s) [2022-02-07T17:51:56.249Z] === RUN TestIsTransport [2022-02-07T17:51:56.249Z] --- PASS: TestIsTransport (0.00s) [2022-02-07T17:51:56.249Z] PASS [2022-02-07T17:51:56.249Z] coverage: 100.0% of statements [2022-02-07T17:51:56.249Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-02-07T17:51:56.249Z] --- PASS: TestTruncIndex (0.10s) [2022-02-07T17:51:56.249Z] PASS [2022-02-07T17:51:56.249Z] coverage: 91.5% of statements [2022-02-07T17:51:56.249Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-02-07T17:51:56.719Z] === RUN TestVersionInfo [2022-02-07T17:51:56.719Z] --- PASS: TestVersionInfo (0.00s) [2022-02-07T17:51:56.719Z] === RUN TestAppendVersions [2022-02-07T17:51:56.719Z] --- PASS: TestAppendVersions (0.00s) [2022-02-07T17:51:56.719Z] PASS [2022-02-07T17:51:56.719Z] coverage: 88.9% of statements [2022-02-07T17:51:56.719Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-02-07T17:51:58.296Z] === RUN TestValidatePrivileges [2022-02-07T17:51:58.296Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-07T17:51:58.296Z] === RUN TestFilterByCapNeg [2022-02-07T17:51:58.296Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-07T17:51:58.296Z] === RUN TestFilterByCapPos [2022-02-07T17:51:58.296Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-07T17:51:58.296Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-07T17:51:58.296Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-07T17:51:58.296Z] PASS [2022-02-07T17:51:58.296Z] coverage: 12.0% of statements [2022-02-07T17:51:58.296Z] ok github.com/docker/docker/plugin 0.082s coverage: 12.0% of statements [2022-02-07T17:51:58.296Z] === RUN TestNewSettable [2022-02-07T17:51:58.296Z] --- PASS: TestNewSettable (0.00s) [2022-02-07T17:51:58.296Z] === RUN TestIsSettable [2022-02-07T17:51:58.296Z] --- PASS: TestIsSettable (0.00s) [2022-02-07T17:51:58.296Z] === RUN TestUpdateSettingsEnv [2022-02-07T17:51:58.296Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-07T17:51:58.296Z] PASS [2022-02-07T17:51:58.296Z] coverage: 20.0% of statements [2022-02-07T17:51:58.296Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-02-07T17:51:58.768Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-07T17:51:58.768Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-07T17:51:58.768Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-07T17:51:58.768Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-07T17:51:59.759Z] === RUN TestLoad [2022-02-07T17:51:59.759Z] --- PASS: TestLoad (0.01s) [2022-02-07T17:51:59.759Z] === RUN TestSave [2022-02-07T17:51:59.759Z] --- PASS: TestSave (0.15s) [2022-02-07T17:51:59.759Z] === RUN TestAddDeleteGet [2022-02-07T17:51:59.759Z] --- PASS: TestAddDeleteGet (0.08s) [2022-02-07T17:51:59.759Z] === RUN TestInvalidTags [2022-02-07T17:51:59.759Z] --- PASS: TestInvalidTags (0.01s) [2022-02-07T17:51:59.759Z] PASS [2022-02-07T17:51:59.759Z] coverage: 83.7% of statements [2022-02-07T17:51:59.759Z] ok github.com/docker/docker/reference 0.432s coverage: 83.7% of statements [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestReaderWithReadError [2022-02-07T17:52:00.231Z] time="2022-02-07T17:51:59Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestReader [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-07T17:52:00.231Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-07T17:52:00.231Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-07T17:52:00.231Z] PASS [2022-02-07T17:52:00.231Z] coverage: 100.0% of statements [2022-02-07T17:52:00.231Z] ok github.com/docker/docker/registry/resumable 0.292s coverage: 100.0% of statements [2022-02-07T17:52:01.236Z] === RUN TestRestartManagerTimeout [2022-02-07T17:52:01.236Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestRestartManagerTimeoutReset [2022-02-07T17:52:01.236Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-07T17:52:01.236Z] PASS [2022-02-07T17:52:01.236Z] coverage: 45.3% of statements [2022-02-07T17:52:01.236Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 45.3% of statements [2022-02-07T17:52:01.236Z] === RUN TestResolveAuthConfigIndexServer [2022-02-07T17:52:01.236Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestResolveAuthConfigFullURL [2022-02-07T17:52:01.236Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-07T17:52:01.236Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestValidateMirror [2022-02-07T17:52:01.236Z] --- PASS: TestValidateMirror (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestLoadInsecureRegistries [2022-02-07T17:52:01.236Z] time="2022-02-07T17:52:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-07T17:52:01.236Z] time="2022-02-07T17:52:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-07T17:52:01.236Z] time="2022-02-07T17:52:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-07T17:52:01.236Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-07T17:52:01.236Z] === RUN TestNewServiceConfig [2022-02-07T17:52:01.236Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestValidateIndexName [2022-02-07T17:52:01.236Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestValidateIndexNameWithError [2022-02-07T17:52:01.236Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestEndpointParse [2022-02-07T17:52:01.236Z] --- PASS: TestEndpointParse (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestEndpointParseInvalid [2022-02-07T17:52:01.236Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestValidateEndpoint [2022-02-07T17:52:01.236Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-07T17:52:01.236Z] === RUN TestPing [2022-02-07T17:52:01.236Z] --- PASS: TestPing (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestPingRegistryEndpoint [2022-02-07T17:52:01.236Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:01.236Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestEndpoint [2022-02-07T17:52:01.236Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:01.236Z] --- SKIP: TestEndpoint (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestParseRepositoryInfo [2022-02-07T17:52:01.236Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestNewIndexInfo [2022-02-07T17:52:01.236Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestMirrorEndpointLookup [2022-02-07T17:52:01.236Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:01.236Z] --- SKIP: TestMirrorEndpointLookup (0.03s) [2022-02-07T17:52:01.236Z] === RUN TestSearchRepositories [2022-02-07T17:52:01.236Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-07T17:52:01.236Z] Host: 127.0.0.1:49350 [2022-02-07T17:52:01.236Z] User-Agent: docker test client [2022-02-07T17:52:01.236Z] Authorization: Token fake-token [2022-02-07T17:52:01.236Z] X-Docker-Token: true [2022-02-07T17:52:01.236Z] Accept-Encoding: gzip [2022-02-07T17:52:01.236Z] [2022-02-07T17:52:01.236Z] [2022-02-07T17:52:01.236Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-07T17:52:01.236Z] Connection: close [2022-02-07T17:52:01.236Z] Content-Length: 144 [2022-02-07T17:52:01.236Z] Cache-Control: no-cache [2022-02-07T17:52:01.236Z] Content-Type: application/json [2022-02-07T17:52:01.236Z] Date: Mon, 07 Feb 2022 17:52:01 GMT [2022-02-07T17:52:01.236Z] Expires: -1 [2022-02-07T17:52:01.236Z] Pragma: no-cache [2022-02-07T17:52:01.236Z] Server: docker-tests/mock [2022-02-07T17:52:01.236Z] X-Docker-Registry-Config: mock [2022-02-07T17:52:01.236Z] X-Docker-Registry-Version: 0.0.0 [2022-02-07T17:52:01.236Z] [2022-02-07T17:52:01.236Z] [2022-02-07T17:52:01.236Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-07T17:52:01.236Z] === RUN TestTrustedLocation [2022-02-07T17:52:01.236Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-07T17:52:01.236Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestAllowNondistributableArtifacts [2022-02-07T17:52:01.236Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestIsSecureIndex [2022-02-07T17:52:01.236Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-07T17:52:01.236Z] PASS [2022-02-07T17:52:01.236Z] coverage: 51.2% of statements [2022-02-07T17:52:01.236Z] ok github.com/docker/docker/registry 0.328s coverage: 51.2% of statements [2022-02-07T17:52:01.236Z] === RUN TestDecodeContainerConfig [2022-02-07T17:52:01.236Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestDecodeContainerConfigIsolation [2022-02-07T17:52:01.236Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-07T17:52:01.236Z] === RUN TestValidatePrivileged [2022-02-07T17:52:01.236Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-07T17:52:01.236Z] PASS [2022-02-07T17:52:01.236Z] coverage: 52.6% of statements [2022-02-07T17:52:01.236Z] ok github.com/docker/docker/runconfig 0.066s coverage: 52.6% of statements [2022-02-07T17:52:02.249Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-07T17:52:02.249Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-07T17:52:02.249Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-07T17:52:02.249Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-07T17:52:02.249Z] PASS [2022-02-07T17:52:02.249Z] coverage: 62.5% of statements [2022-02-07T17:52:02.249Z] ok github.com/docker/docker/testutil 0.227s coverage: 62.5% of statements [2022-02-07T17:52:05.224Z] === RUN TestGetDriver [2022-02-07T17:52:05.224Z] --- PASS: TestGetDriver (0.00s) [2022-02-07T17:52:05.224Z] === RUN TestVolumeRequestError [2022-02-07T17:52:05.224Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-07T17:52:05.224Z] PASS [2022-02-07T17:52:05.224Z] coverage: 36.1% of statements [2022-02-07T17:52:05.224Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-02-07T17:52:05.696Z] === RUN TestGetAddress [2022-02-07T17:52:05.696Z] --- PASS: TestGetAddress (0.00s) [2022-02-07T17:52:05.696Z] === RUN TestRemove [2022-02-07T17:52:05.696Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-07T17:52:05.696Z] --- SKIP: TestRemove (0.00s) [2022-02-07T17:52:05.696Z] === RUN TestInitializeWithVolumes [2022-02-07T17:52:05.696Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-07T17:52:05.696Z] === RUN TestCreate [2022-02-07T17:52:05.696Z] --- PASS: TestCreate (0.01s) [2022-02-07T17:52:05.696Z] === RUN TestValidateName [2022-02-07T17:52:05.696Z] --- PASS: TestValidateName (0.00s) [2022-02-07T17:52:05.696Z] === RUN TestCreateWithOpts [2022-02-07T17:52:05.696Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-07T17:52:05.696Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-07T17:52:05.696Z] === RUN TestRelaodNoOpts [2022-02-07T17:52:05.696Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-07T17:52:05.696Z] PASS [2022-02-07T17:52:06.167Z] coverage: 41.5% of statements [2022-02-07T17:52:06.167Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRaw [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-07T17:52:06.637Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRaw [2022-02-07T17:52:06.637Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-07T17:52:06.637Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-07T17:52:06.637Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-07T17:52:06.637Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-07T17:52:06.638Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestConvertTmpfsOptions [2022-02-07T17:52:06.638Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-07T17:52:06.638Z] linux_parser_test.go:209: data="ro" [2022-02-07T17:52:06.638Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestParseMountSpec [2022-02-07T17:52:06.638Z] parser_test.go:62: case 0 [2022-02-07T17:52:06.638Z] parser_test.go:62: case 1 [2022-02-07T17:52:06.638Z] parser_test.go:62: case 2 [2022-02-07T17:52:06.638Z] parser_test.go:62: case 3 [2022-02-07T17:52:06.638Z] parser_test.go:62: case 4 [2022-02-07T17:52:06.638Z] parser_test.go:62: case 5 [2022-02-07T17:52:06.638Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestValidateMount [2022-02-07T17:52:06.638Z] --- PASS: TestValidateMount (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRaw [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-07T17:52:06.638Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-07T17:52:06.638Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-07T17:52:06.638Z] PASS [2022-02-07T17:52:06.638Z] coverage: 67.6% of statements [2022-02-07T17:52:06.638Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 67.6% of statements [2022-02-07T17:52:07.631Z] === RUN TestSetGetMeta [2022-02-07T17:52:07.631Z] === PAUSE TestSetGetMeta [2022-02-07T17:52:07.631Z] === RUN TestRestore [2022-02-07T17:52:07.631Z] === PAUSE TestRestore [2022-02-07T17:52:07.631Z] === RUN TestServiceCreate [2022-02-07T17:52:07.631Z] === PAUSE TestServiceCreate [2022-02-07T17:52:07.631Z] === RUN TestServiceList [2022-02-07T17:52:07.631Z] === PAUSE TestServiceList [2022-02-07T17:52:07.631Z] === RUN TestServiceRemove [2022-02-07T17:52:07.631Z] === PAUSE TestServiceRemove [2022-02-07T17:52:07.631Z] === RUN TestServiceGet [2022-02-07T17:52:07.631Z] === PAUSE TestServiceGet [2022-02-07T17:52:07.631Z] === RUN TestServicePrune [2022-02-07T17:52:07.631Z] === PAUSE TestServicePrune [2022-02-07T17:52:07.631Z] === RUN TestCreate [2022-02-07T17:52:07.631Z] === PAUSE TestCreate [2022-02-07T17:52:07.631Z] === RUN TestRemove [2022-02-07T17:52:07.631Z] === PAUSE TestRemove [2022-02-07T17:52:07.631Z] === RUN TestList [2022-02-07T17:52:07.631Z] === PAUSE TestList [2022-02-07T17:52:07.631Z] === RUN TestFindByDriver [2022-02-07T17:52:07.631Z] === PAUSE TestFindByDriver [2022-02-07T17:52:07.631Z] === RUN TestFindByReferenced [2022-02-07T17:52:07.631Z] === PAUSE TestFindByReferenced [2022-02-07T17:52:07.631Z] === RUN TestDerefMultipleOfSameRef [2022-02-07T17:52:07.631Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-07T17:52:07.631Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:52:07.631Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:52:07.631Z] === RUN TestDefererencePluginOnCreateError [2022-02-07T17:52:07.631Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-07T17:52:07.631Z] === RUN TestRefDerefRemove [2022-02-07T17:52:07.631Z] === PAUSE TestRefDerefRemove [2022-02-07T17:52:07.631Z] === RUN TestGet [2022-02-07T17:52:07.631Z] === PAUSE TestGet [2022-02-07T17:52:07.631Z] === RUN TestGetWithReference [2022-02-07T17:52:07.631Z] === PAUSE TestGetWithReference [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_nil_list [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_empty_list [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_filter_some [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_filter_middle [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:52:07.631Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-07T17:52:07.631Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_nil_list [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_filter_some [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_empty_list [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-07T17:52:07.631Z] === CONT TestFilterFunc/test_filter_middle [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-07T17:52:07.631Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-07T17:52:07.631Z] === CONT TestSetGetMeta [2022-02-07T17:52:07.631Z] === CONT TestServiceGet [2022-02-07T17:52:07.631Z] === CONT TestList [2022-02-07T17:52:07.631Z] === CONT TestCreate [2022-02-07T17:52:07.631Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-07T17:52:07.631Z] === CONT TestServicePrune [2022-02-07T17:52:07.631Z] --- PASS: TestCreate (0.03s) [2022-02-07T17:52:07.631Z] === CONT TestServiceList [2022-02-07T17:52:07.631Z] --- PASS: TestList (0.05s) [2022-02-07T17:52:07.631Z] === CONT TestServiceRemove [2022-02-07T17:52:08.046Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-02-07T17:52:08.046Z] PASS [2022-02-07T17:52:08.046Z] [2022-02-07T17:52:08.046Z] === Skipped [2022-02-07T17:52:08.046Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-07T17:52:08.046Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:52:08.046Z] [2022-02-07T17:52:08.046Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-07T17:52:08.046Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-07T17:52:08.046Z] [2022-02-07T17:52:08.046Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:52:08.046Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:52:08.046Z] [2022-02-07T17:52:08.046Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-07T17:52:08.046Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-07T17:52:08.046Z] [2022-02-07T17:52:08.046Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-07T17:52:08.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:52:08.046Z] [2022-02-07T17:52:08.046Z] DONE 200 tests, 5 skipped in 120.597s [2022-02-07T17:52:08.046Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-07T17:52:08.046Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:52:08.046Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-07T17:52:08.046Z] === RUN TestDaemonConfigValidation [2022-02-07T17:52:08.046Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:52:08.046Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:52:08.046Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-07T17:52:08.046Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-07T17:52:08.047Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-07T17:52:08.047Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-07T17:52:08.047Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-07T17:52:08.047Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-07T17:52:08.047Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-07T17:52:08.047Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-07T17:52:08.047Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:52:08.047Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-07T17:52:08.047Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-07T17:52:08.047Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-07T17:52:08.103Z] time="2022-02-07T17:52:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:52:08.103Z] --- PASS: TestServiceGet (0.20s) [2022-02-07T17:52:08.103Z] === CONT TestRemove [2022-02-07T17:52:08.103Z] --- PASS: TestServiceRemove (0.15s) [2022-02-07T17:52:08.103Z] === CONT TestDefererencePluginOnCreateError [2022-02-07T17:52:08.103Z] --- PASS: TestServiceList (0.17s) [2022-02-07T17:52:08.103Z] === CONT TestGetWithReference [2022-02-07T17:52:08.103Z] time="2022-02-07T17:52:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:52:08.103Z] time="2022-02-07T17:52:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:52:08.103Z] time="2022-02-07T17:52:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-07T17:52:08.103Z] time="2022-02-07T17:52:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-07T17:52:08.103Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-07T17:52:08.103Z] === CONT TestGet [2022-02-07T17:52:08.103Z] --- PASS: TestRemove (0.03s) [2022-02-07T17:52:08.103Z] === CONT TestRefDerefRemove [2022-02-07T17:52:08.103Z] --- PASS: TestGetWithReference (0.03s) [2022-02-07T17:52:08.103Z] === CONT TestDerefMultipleOfSameRef [2022-02-07T17:52:08.103Z] --- PASS: TestServicePrune (0.22s) [2022-02-07T17:52:08.103Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-07T17:52:08.103Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-07T17:52:08.103Z] === CONT TestRestore [2022-02-07T17:52:08.103Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-07T17:52:08.103Z] === CONT TestFindByReferenced [2022-02-07T17:52:08.103Z] --- PASS: TestGet (0.03s) [2022-02-07T17:52:08.103Z] === CONT TestFindByDriver [2022-02-07T17:52:08.103Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-07T17:52:08.103Z] === CONT TestServiceCreate [2022-02-07T17:52:08.103Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-07T17:52:08.103Z] --- PASS: TestRestore (0.04s) [2022-02-07T17:52:08.103Z] --- PASS: TestFindByDriver (0.03s) [2022-02-07T17:52:08.103Z] --- PASS: TestServiceCreate (0.03s) [2022-02-07T17:52:08.103Z] PASS [2022-02-07T17:52:08.103Z] coverage: 69.0% of statements [2022-02-07T17:52:08.103Z] ok github.com/docker/docker/volume/service 0.345s coverage: 69.0% of statements [2022-02-07T17:52:08.304Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-07T17:52:08.304Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-07T17:52:08.304Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-07T17:52:08.304Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-07T17:52:08.304Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-02-07T17:52:08.304Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-02-07T17:52:08.304Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-07T17:52:08.304Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:52:08.304Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-07T17:52:09.279Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-07T17:52:10.215Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-07T17:52:11.585Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-07T17:52:11.585Z] daemon_test.go:156: [dc7962c4e4fef] daemon is not started [2022-02-07T17:52:11.585Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-02-07T17:52:11.585Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-07T17:52:11.585Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-07T17:52:11.585Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-07T17:52:11.585Z] === RUN TestDaemonProxy [2022-02-07T17:52:11.585Z] === RUN TestDaemonProxy/environment_variables [2022-02-07T17:52:13.477Z] === RUN TestDaemonProxy/command-line_options [2022-02-07T17:52:14.889Z] === RUN TestDaemonProxy/configuration_file [2022-02-07T17:52:16.780Z] === RUN TestDaemonProxy/conflicting_options [2022-02-07T17:52:16.797Z] 2022/02/07 17:52:15 Closing DB instances... [2022-02-07T17:52:17.036Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-07T17:52:17.596Z] --- PASS: TestDaemonProxy (6.27s) [2022-02-07T17:52:17.596Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-02-07T17:52:17.596Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-07T17:52:17.596Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-07T17:52:17.596Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-07T17:52:17.596Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-07T17:52:17.596Z] PASS [2022-02-07T17:52:17.596Z] [2022-02-07T17:52:17.596Z] DONE 17 tests in 10.165s [2022-02-07T17:52:17.596Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-07T17:52:17.596Z] INFO: Testing against a local daemon [2022-02-07T17:52:17.596Z] === RUN TestCommitInheritsEnv [2022-02-07T17:52:17.793Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-02-07T17:52:17.793Z] === RUN TestFindNode [2022-02-07T17:52:17.793Z] 2022/02/07 17:52:17 Closing DB instances... [2022-02-07T17:52:17.793Z] --- PASS: TestFindNode (0.02s) [2022-02-07T17:52:17.793Z] === RUN TestChangeNodeState [2022-02-07T17:52:17.793Z] 2022/02/07 17:52:17 Closing DB instances... [2022-02-07T17:52:17.793Z] --- PASS: TestChangeNodeState (0.01s) [2022-02-07T17:52:17.793Z] === RUN TestNodeReincarnation [2022-02-07T17:52:17.793Z] 2022/02/07 17:52:17 Closing DB instances... [2022-02-07T17:52:17.852Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-02-07T17:52:17.852Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:52:17.852Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-07T17:52:17.852Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:52:17.852Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform// [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/linux [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/macos [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-07T17:52:18.108Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-07T17:52:18.108Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-07T17:52:18.108Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:52:18.364Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-07T17:52:18.364Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:52:18.364Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-07T17:52:18.364Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:52:18.621Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-02-07T17:52:18.621Z] === RUN TestRemoveImageGarbageCollector [2022-02-07T17:52:20.513Z] --- PASS: TestRemoveImageGarbageCollector (1.88s) [2022-02-07T17:52:20.513Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:52:20.513Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-07T17:52:20.513Z] === RUN TestTagInvalidReference [2022-02-07T17:52:20.513Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-07T17:52:20.513Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:52:20.513Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-07T17:52:20.513Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:52:20.513Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-07T17:52:20.513Z] === RUN TestTagOfficialNames [2022-02-07T17:52:20.513Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-07T17:52:20.513Z] === RUN TestTagMatchesDigest [2022-02-07T17:52:20.513Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-07T17:52:20.513Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-07T17:52:23.690Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-07T17:52:23.690Z] === RUN TestParallelCreate [2022-02-07T17:52:23.690Z] 2022/02/07 17:52:22 Closing DB instances... [2022-02-07T17:52:23.690Z] --- PASS: TestParallelCreate (0.02s) [2022-02-07T17:52:23.690Z] === RUN TestParallelDelete [2022-02-07T17:52:23.690Z] 2022/02/07 17:52:22 Closing DB instances... [2022-02-07T17:52:23.690Z] --- PASS: TestParallelDelete (0.02s) [2022-02-07T17:52:23.690Z] === RUN TestNetworkDBIslands [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7debcd62681d with config:&{NodeID:7debcd62681d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 7debcd62681d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 7debcd62681d/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3c484b675d5e with config:&{NodeID:3c484b675d5e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 3c484b675d5e/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 3c484b675d5e/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 3c484b675d5e/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 3c484b675d5e/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 7debcd62681d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=info msg="Node 7debcd62681d/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:505774932fa9 with config:&{NodeID:505774932fa9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 7debcd62681d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 7debcd62681d/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 3c484b675d5e/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=info msg="Node 3c484b675d5e/172.22.30.237, added to nodes list" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-02-07T17:52:23.690Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a04a42e3d163 with config:&{NodeID:a04a42e3d163 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 7debcd62681d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 7debcd62681d/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 3c484b675d5e/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 3c484b675d5e/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=info msg="Node 505774932fa9/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-07T17:52:24.160Z] time="2022-02-07T17:52:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-02-07T17:52:24.636Z] time="2022-02-07T17:52:24Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.636Z] time="2022-02-07T17:52:24Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.636Z] time="2022-02-07T17:52:24Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.636Z] time="2022-02-07T17:52:24Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f7a8773b9b8d with config:&{NodeID:f7a8773b9b8d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node 3c484b675d5e/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node 3c484b675d5e/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node 505774932fa9/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node 505774932fa9/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node 7debcd62681d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node 7debcd62681d/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:24.637Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:25.107Z] networkdb_test.go:835: Re-joining: 3 [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=info msg="The new bootstrap node list is:[172.22.30.237:10033 172.22.30.237:10034 172.22.30.237:10035]" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10033" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49372" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10034" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49373" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10035" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49374" [2022-02-07T17:52:25.107Z] networkdb_test.go:835: Re-joining: 4 [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=info msg="The new bootstrap node list is:[172.22.30.237:10033 172.22.30.237:10034 172.22.30.237:10035]" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10033" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49375" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10034" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49376" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49377" [2022-02-07T17:52:25.107Z] time="2022-02-07T17:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10035" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="node 0 leaving" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d change state NodeActive --> NodeLeft" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="node4(a04a42e3d163): Node leave event for 7debcd62681d/172.22.30.237" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d change state NodeActive --> NodeLeft" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="node3(505774932fa9): Node leave event for 7debcd62681d/172.22.30.237" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d change state NodeActive --> NodeLeft" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="node5(f7a8773b9b8d): Node leave event for 7debcd62681d/172.22.30.237" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d change state NodeActive --> NodeLeft" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="node1(7debcd62681d): Node leave event for 7debcd62681d/172.22.30.237" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d change state NodeActive --> NodeLeft" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="node2(3c484b675d5e): Node leave event for 7debcd62681d/172.22.30.237" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d/172.22.30.237, left gossip cluster" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d/172.22.30.237, left gossip cluster" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d/172.22.30.237, left gossip cluster" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d/172.22.30.237, left gossip cluster" [2022-02-07T17:52:25.577Z] time="2022-02-07T17:52:25Z" level=info msg="Node 7debcd62681d/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.22.30.237:10037: use of closed network connection" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="node 1 leaving" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e change state NodeActive --> NodeLeft" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="node5(f7a8773b9b8d): Node leave event for 3c484b675d5e/172.22.30.237" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e change state NodeActive --> NodeLeft" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e change state NodeActive --> NodeFailed" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="node4(a04a42e3d163): Node leave event for 3c484b675d5e/172.22.30.237" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e/172.22.30.237, added to failed nodes list" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e change state NodeActive --> NodeLeft" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="node3(505774932fa9): Node leave event for 3c484b675d5e/172.22.30.237" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=error msg="node: 3c484b675d5e is unknown to memberlist" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.049Z] time="2022-02-07T17:52:25Z" level=info msg="Node 3c484b675d5e/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="node 2 leaving" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="Node 505774932fa9 change state NodeActive --> NodeLeft" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="node4(a04a42e3d163): Node leave event for 505774932fa9/172.22.30.237" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="Node 505774932fa9 change state NodeActive --> NodeLeft" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="node5(f7a8773b9b8d): Node leave event for 505774932fa9/172.22.30.237" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="Node 505774932fa9 change state NodeActive --> NodeLeft" [2022-02-07T17:52:26.520Z] time="2022-02-07T17:52:26Z" level=info msg="node3(505774932fa9): Node leave event for 505774932fa9/172.22.30.237" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node 505774932fa9/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node 505774932fa9/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node 505774932fa9/172.22.30.237, left gossip cluster" [2022-02-07T17:52:26.990Z] networkdb_test.go:867: node4: OK [2022-02-07T17:52:26.990Z] networkdb_test.go:867: node5: OK [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="node 0 coming back" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b3163d099736 with config:&{NodeID:b3163d099736 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node b3163d099736/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node b3163d099736/172.22.30.237, added to nodes list" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="node 1 coming back" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c778cb2f188f with config:&{NodeID:c778cb2f188f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node c778cb2f188f/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node c778cb2f188f/172.22.30.237, added to nodes list" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="node 2 coming back" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:28c3f6fb27e8 with config:&{NodeID:28c3f6fb27e8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:26.990Z] time="2022-02-07T17:52:26Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, added to nodes list" [2022-02-07T17:52:27.243Z] sha256:eca2dc733e676292eb753e9adb0d2702c0caea2128483765c9f0d55ac4b20315 [2022-02-07T17:52:27.243Z] INFO: Starting docker-py tests... [2022-02-07T17:52:27.243Z] ============================= test session starts ============================== [2022-02-07T17:52:27.243Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-07T17:52:27.243Z] rootdir: /src, inifile: pytest.ini [2022-02-07T17:52:27.243Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-07T17:52:27.243Z] collected 395 items / 2 deselected / 393 selected [2022-02-07T17:52:27.243Z] [2022-02-07T17:52:29.822Z] --- PASS: TestImportExtremelyLargeImageWorks (89.67s) [2022-02-07T17:52:29.822Z] PASS [2022-02-07T17:52:29.822Z] [2022-02-07T17:52:29.822Z] === Skipped [2022-02-07T17:52:29.822Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-07T17:52:29.823Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] DONE 22 tests, 1 skipped in 93.574s [2022-02-07T17:52:29.823Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-07T17:52:29.823Z] INFO: Testing against a local daemon [2022-02-07T17:52:29.823Z] === RUN TestNetworkCreateDelete [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-07T17:52:29.823Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:52:29.823Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-02-07T17:52:29.823Z] === RUN TestDaemonDNSFallback [2022-02-07T17:52:29.823Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-02-07T17:52:29.823Z] === RUN TestInspectNetwork [2022-02-07T17:52:29.823Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T17:52:29.823Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestNetworkInvalidJSON [2022-02-07T17:52:29.823Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T17:52:29.823Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T17:52:29.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:52:29.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:52:29.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:52:29.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:52:29.823Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T17:52:29.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:52:29.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestNetworkList [2022-02-07T17:52:29.823Z] === RUN TestNetworkList//networks [2022-02-07T17:52:29.823Z] === PAUSE TestNetworkList//networks [2022-02-07T17:52:29.823Z] === RUN TestNetworkList//networks/ [2022-02-07T17:52:29.823Z] === PAUSE TestNetworkList//networks/ [2022-02-07T17:52:29.823Z] === CONT TestNetworkList//networks [2022-02-07T17:52:29.823Z] === CONT TestNetworkList//networks/ [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkList (0.01s) [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-07T17:52:29.823Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T17:52:29.823Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T17:52:29.823Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-07T17:52:29.823Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T17:52:29.823Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T17:52:29.823Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T17:52:29.823Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T17:52:29.823Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T17:52:29.823Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T17:52:29.823Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:52:29.823Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T17:52:29.823Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:52:29.823Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T17:52:29.823Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:52:29.823Z] PASS [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === Skipped [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-07T17:52:29.823Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:52:29.823Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:52:29.823Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-07T17:52:29.823Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:52:29.823Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:29.823Z] [2022-02-07T17:52:29.823Z] DONE 22 tests, 12 skipped in 6.886s [2022-02-07T17:52:29.823Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-07T17:52:30.085Z] INFO: Testing against a local daemon [2022-02-07T17:52:30.085Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-07T17:52:30.085Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:52:30.085Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T17:52:30.085Z] === RUN TestDockerNetworkIpvlan [2022-02-07T17:52:30.085Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:52:30.085Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-07T17:52:30.085Z] PASS [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] === Skipped [2022-02-07T17:52:30.085Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T17:52:30.085Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-07T17:52:30.085Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] DONE 2 tests, 2 skipped in 0.092s [2022-02-07T17:52:30.085Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-07T17:52:30.085Z] INFO: Testing against a local daemon [2022-02-07T17:52:30.085Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-07T17:52:30.085Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:30.085Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-07T17:52:30.085Z] === RUN TestDockerNetworkMacvlan [2022-02-07T17:52:30.085Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:30.085Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-07T17:52:30.085Z] PASS [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] === Skipped [2022-02-07T17:52:30.085Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-07T17:52:30.085Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-07T17:52:30.085Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] DONE 2 tests, 2 skipped in 0.079s [2022-02-07T17:52:30.085Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-07T17:52:30.085Z] testing: warning: no tests to run [2022-02-07T17:52:30.085Z] PASS [2022-02-07T17:52:30.085Z] [2022-02-07T17:52:30.085Z] DONE 0 tests in 0.021s [2022-02-07T17:52:30.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-07T17:52:30.347Z] INFO: Testing against a local daemon [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginAllowRequest [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginTLS [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginDenyRequest [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginDenyResponse [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginAllowEventStream [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginErrorResponse [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginErrorRequest [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginHeader [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginV2Disable [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-07T17:52:30.347Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-07T17:52:30.347Z] PASS [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === Skipped [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-07T17:52:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.347Z] [2022-02-07T17:52:30.347Z] DONE 17 tests, 17 skipped in 0.299s [2022-02-07T17:52:30.347Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-07T17:52:30.607Z] INFO: Testing against a local daemon [2022-02-07T17:52:30.607Z] === RUN TestPluginInvalidJSON [2022-02-07T17:52:30.607Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:52:30.607Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:52:30.607Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:52:30.607Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-07T17:52:30.607Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T17:52:30.607Z] === RUN TestPluginInstall [2022-02-07T17:52:30.607Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.607Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-07T17:52:30.607Z] === RUN TestPluginsWithRuntimes [2022-02-07T17:52:30.607Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-02-07T17:52:30.607Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-07T17:52:30.607Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T17:52:30.607Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-07T17:52:30.607Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:52:30.607Z] PASS [2022-02-07T17:52:30.607Z] [2022-02-07T17:52:30.607Z] === Skipped [2022-02-07T17:52:30.607Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-07T17:52:30.607Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-07T17:52:30.607Z] [2022-02-07T17:52:30.607Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-07T17:52:30.607Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-02-07T17:52:30.607Z] [2022-02-07T17:52:30.607Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:52:30.607Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-07T17:52:30.607Z] [2022-02-07T17:52:30.607Z] DONE 5 tests, 3 skipped in 0.123s [2022-02-07T17:52:30.607Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-07T17:52:30.607Z] INFO: Testing against a local daemon [2022-02-07T17:52:30.607Z] === RUN TestExternalGraphDriver [2022-02-07T17:52:30.607Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-07T17:52:30.607Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-07T17:52:30.607Z] === RUN TestGraphdriverPluginV2 [2022-02-07T17:52:30.798Z] time="2022-02-07T17:52:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.30.237:10033 172.22.30.237:10034 172.22.30.237:10035]" [2022-02-07T17:52:30.798Z] time="2022-02-07T17:52:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.30.237:10033 172.22.30.237:10034 172.22.30.237:10035]" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10033" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49378" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, is the new incarnation of the shutdown node 7debcd62681d/172.22.30.237" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10034" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49379" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, is the new incarnation of the shutdown node 3c484b675d5e/172.22.30.237" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49380" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10035" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node a04a42e3d163/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node a04a42e3d163/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, is the new incarnation of the shutdown node 505774932fa9/172.22.30.237" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, is the new incarnation of the shutdown node 3c484b675d5e/172.22.30.237" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node c778cb2f188f/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, is the new incarnation of the shutdown node 7debcd62681d/172.22.30.237" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:30Z" level=info msg="Node b3163d099736/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, is the new incarnation of the shutdown node 505774932fa9/172.22.30.237" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, joined gossip cluster" [2022-02-07T17:52:31.268Z] time="2022-02-07T17:52:31Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, added to nodes list" [2022-02-07T17:52:31.739Z] time="2022-02-07T17:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10033" [2022-02-07T17:52:31.739Z] time="2022-02-07T17:52:31Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49381" [2022-02-07T17:52:31.739Z] time="2022-02-07T17:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10034" [2022-02-07T17:52:31.739Z] time="2022-02-07T17:52:31Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49382" [2022-02-07T17:52:31.739Z] time="2022-02-07T17:52:31Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49383" [2022-02-07T17:52:31.739Z] time="2022-02-07T17:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.30.237:10035" [2022-02-07T17:52:32.218Z] 2022/02/07 17:52:31 Closing DB instances... [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="Node b3163d099736 change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="node4(a04a42e3d163): Node leave event for b3163d099736/172.22.30.237" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="Node b3163d099736 change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="node2(c778cb2f188f): Node leave event for b3163d099736/172.22.30.237" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="Node b3163d099736 change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="node3(28c3f6fb27e8): Node leave event for b3163d099736/172.22.30.237" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="Node b3163d099736 change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="node1(b3163d099736): Node leave event for b3163d099736/172.22.30.237" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="Node b3163d099736 change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:31Z" level=info msg="node5(f7a8773b9b8d): Node leave event for b3163d099736/172.22.30.237" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:32Z" level=info msg="Node b3163d099736/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:32Z" level=info msg="Node b3163d099736/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.218Z] time="2022-02-07T17:52:32Z" level=info msg="Node b3163d099736/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node b3163d099736/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node b3163d099736/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="node4(a04a42e3d163): Node leave event for c778cb2f188f/172.22.30.237" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="node5(f7a8773b9b8d): Node leave event for c778cb2f188f/172.22.30.237" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="node3(28c3f6fb27e8): Node leave event for c778cb2f188f/172.22.30.237" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f change state NodeActive --> NodeLeft" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="node2(c778cb2f188f): Node leave event for c778cb2f188f/172.22.30.237" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f/172.22.30.237, left gossip cluster" [2022-02-07T17:52:32.694Z] time="2022-02-07T17:52:32Z" level=info msg="Node c778cb2f188f/172.22.30.237, left gossip cluster" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="Node 28c3f6fb27e8 change state NodeActive --> NodeLeft" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="node5(f7a8773b9b8d): Node leave event for 28c3f6fb27e8/172.22.30.237" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="Node 28c3f6fb27e8 change state NodeActive --> NodeLeft" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="node4(a04a42e3d163): Node leave event for 28c3f6fb27e8/172.22.30.237" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, left gossip cluster" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="Node 28c3f6fb27e8 change state NodeActive --> NodeFailed" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, added to failed nodes list" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:32Z" level=error msg="node: 28c3f6fb27e8 is unknown to memberlist" [2022-02-07T17:52:33.173Z] time="2022-02-07T17:52:33Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, left gossip cluster" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=info msg="Node 28c3f6fb27e8/172.22.30.237, left gossip cluster" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=debug msg="memberlist: Failed ping: f7a8773b9b8d (timeout reached)" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.30.237:10035: use of closed network connection" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.30.237:10036: use of closed network connection" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=debug msg="memberlist: Stream connection from=172.22.30.237:49384" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=info msg="Node a04a42e3d163 change state NodeActive --> NodeLeft" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=info msg="node5(f7a8773b9b8d): Node leave event for a04a42e3d163/172.22.30.237" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=info msg="Node a04a42e3d163 change state NodeActive --> NodeLeft" [2022-02-07T17:52:33.643Z] time="2022-02-07T17:52:33Z" level=info msg="node4(a04a42e3d163): Node leave event for a04a42e3d163/172.22.30.237" [2022-02-07T17:52:34.114Z] time="2022-02-07T17:52:33Z" level=warning msg="memberlist: Was able to connect to f7a8773b9b8d but other probes failed, network may be misconfigured" [2022-02-07T17:52:34.114Z] time="2022-02-07T17:52:33Z" level=info msg="Node a04a42e3d163/172.22.30.237, left gossip cluster" [2022-02-07T17:52:34.585Z] time="2022-02-07T17:52:34Z" level=info msg="Node a04a42e3d163/172.22.30.237, left gossip cluster" [2022-02-07T17:52:34.814Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2022-02-07T17:52:34.814Z] PASS [2022-02-07T17:52:34.814Z] [2022-02-07T17:52:34.814Z] === Skipped [2022-02-07T17:52:34.814Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-07T17:52:34.814Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-07T17:52:34.814Z] [2022-02-07T17:52:34.814Z] DONE 2 tests, 1 skipped in 3.528s [2022-02-07T17:52:34.814Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-07T17:52:34.814Z] INFO: Testing against a local daemon [2022-02-07T17:52:34.814Z] === RUN TestContinueAfterPluginCrash [2022-02-07T17:52:34.814Z] === PAUSE TestContinueAfterPluginCrash [2022-02-07T17:52:34.814Z] === RUN TestReadPluginNoRead [2022-02-07T17:52:34.814Z] === PAUSE TestReadPluginNoRead [2022-02-07T17:52:34.814Z] === RUN TestDaemonStartWithLogOpt [2022-02-07T17:52:34.814Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-07T17:52:34.814Z] === CONT TestContinueAfterPluginCrash [2022-02-07T17:52:34.814Z] === CONT TestDaemonStartWithLogOpt [2022-02-07T17:52:35.057Z] time="2022-02-07T17:52:34Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, left gossip cluster" [2022-02-07T17:52:35.057Z] time="2022-02-07T17:52:34Z" level=info msg="Node f7a8773b9b8d change state NodeActive --> NodeFailed" [2022-02-07T17:52:35.057Z] time="2022-02-07T17:52:34Z" level=info msg="Node f7a8773b9b8d/172.22.30.237, added to failed nodes list" [2022-02-07T17:52:35.057Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-02-07T17:52:35.057Z] PASS [2022-02-07T17:52:35.057Z] coverage: 60.0% of statements [2022-02-07T17:52:35.057Z] ok github.com/docker/docker/libnetwork/networkdb 104.244s coverage: 60.0% of statements [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/quota [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/rootless [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/volume [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-07T17:52:35.057Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === Skipped [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-07T17:52:38.023Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-02-07T17:52:38.023Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.05s) [2022-02-07T17:52:38.023Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-07T17:52:38.023Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-07T17:52:38.023Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-07T17:52:38.023Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-07T17:52:38.023Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-07T17:52:38.023Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-07T17:52:38.023Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-07T17:52:38.023Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-07T17:52:38.023Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-07T17:52:38.023Z] daemon_test.go:145: root required [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-07T17:52:38.023Z] reload_test.go:342: root required [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-02-07T17:52:38.023Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-07T17:52:38.023Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-07T17:52:38.023Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-07T17:52:38.023Z] download_test.go:267: Needs fixing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-07T17:52:38.023Z] layer_test.go:303: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-07T17:52:38.023Z] layer_test.go:352: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-07T17:52:38.023Z] layer_test.go:467: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-07T17:52:38.023Z] layer_test.go:696: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-07T17:52:38.023Z] migration_test.go:45: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-07T17:52:38.023Z] migration_test.go:181: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-07T17:52:38.023Z] mount_test.go:17: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-07T17:52:38.023Z] mount_test.go:76: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-07T17:52:38.023Z] mount_test.go:125: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-07T17:52:38.023Z] mount_test.go:212: Failing on Windows [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-07T17:52:38.023Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-07T17:52:38.023Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-07T17:52:38.023Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-07T17:52:38.023Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-07T17:52:38.023Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-07T17:52:38.023Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-07T17:52:38.023Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-07T17:52:38.023Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-07T17:52:38.023Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2022-02-07T17:52:38.023Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-07T17:52:38.023Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-07T17:52:38.023Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.023Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-07T17:52:38.023Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:52:38.023Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-07T17:52:38.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-07T17:52:38.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-07T17:52:38.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-07T17:52:38.024Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:133: Xz not present in msys2 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-07T17:52:38.024Z] archive_test.go:140: zstd not installed [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:252: Failing on Windows CI machines [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-07T17:52:38.024Z] archive_windows_test.go:16: Currently fails [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-07T17:52:38.024Z] changes_test.go:195: needs more investigation [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-07T17:52:38.024Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-07T17:52:38.024Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-07T17:52:38.024Z] changes_test.go:432: needs further investigation [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-07T17:52:38.024Z] changes_test.go:468: needs further investigation [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-02-07T17:52:38.024Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-07T17:52:38.024Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-07T17:52:38.024Z] poller_test.go:40: No chmod on Windows [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-07T17:52:38.024Z] fileutils_test.go:133: Needs porting to Windows [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-07T17:52:38.024Z] fileutils_test.go:179: Needs porting to Windows [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-07T17:52:38.024Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-07T17:52:38.024Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.03s) [2022-02-07T17:52:38.024Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-07T17:52:38.024Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-07T17:52:38.024Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-07T17:52:38.024Z] [2022-02-07T17:52:38.024Z] DONE 2068 tests, 70 skipped in 293.204s [2022-02-07T17:52:38.024Z] INFO: make.ps1 ended at 02/07/2022 17:52:37 [2022-02-07T17:52:38.344Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-07T17:52:38.910Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-07T17:52:39.022Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2022-02-07T17:52:39.022Z] === CONT TestReadPluginNoRead [2022-02-07T17:52:40.409Z] === RUN TestReadPluginNoRead/default [2022-02-07T17:52:40.671Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-07T17:52:40.991Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-07T17:52:40.991Z] INFO: Unit tests ended at 02/07/2022 17:52:40. Duration:00:05:09.2799688 [2022-02-07T17:52:40.991Z] INFO: Building busybox [2022-02-07T17:52:40.991Z] Sending build context to Docker daemon 5.12kB [2022-02-07T17:52:40.991Z] [2022-02-07T17:52:40.991Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-07T17:52:40.991Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-07T17:52:40.991Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-07T17:52:40.991Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-07T17:52:40.991Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-07T17:52:40.991Z] ---> 11cbc9e36c7a [2022-02-07T17:52:40.991Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-07T17:52:40.991Z] ---> Running in f165e432cb4e [2022-02-07T17:52:41.795Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-07T17:52:43.182Z] --- PASS: TestContinueAfterPluginCrash (8.83s) [2022-02-07T17:52:43.182Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-07T17:52:44.568Z] === CONT TestReadPluginNoRead [2022-02-07T17:52:44.568Z] read_test.go:92: [d5eaecdcff6f4] daemon is not started [2022-02-07T17:52:44.568Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-02-07T17:52:44.568Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-02-07T17:52:44.568Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-02-07T17:52:44.568Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-02-07T17:52:44.568Z] PASS [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] DONE 6 tests in 10.231s [2022-02-07T17:52:44.568Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-02-07T17:52:44.568Z] testing: warning: no tests to run [2022-02-07T17:52:44.568Z] PASS [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] DONE 0 tests in 0.036s [2022-02-07T17:52:44.568Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-07T17:52:44.568Z] INFO: Testing against a local daemon [2022-02-07T17:52:44.568Z] === RUN TestPluginWithDevMounts [2022-02-07T17:52:44.568Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-07T17:52:44.568Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-07T17:52:44.568Z] PASS [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === Skipped [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-07T17:52:44.568Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] DONE 1 tests, 1 skipped in 0.099s [2022-02-07T17:52:44.568Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-07T17:52:44.568Z] INFO: Testing against a local daemon [2022-02-07T17:52:44.568Z] === RUN TestSecretInspect [2022-02-07T17:52:44.568Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-07T17:52:44.568Z] === RUN TestSecretList [2022-02-07T17:52:44.568Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] --- SKIP: TestSecretList (0.01s) [2022-02-07T17:52:44.568Z] === RUN TestSecretsCreateAndDelete [2022-02-07T17:52:44.568Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-07T17:52:44.568Z] === RUN TestSecretsUpdate [2022-02-07T17:52:44.568Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-07T17:52:44.568Z] === RUN TestTemplatedSecret [2022-02-07T17:52:44.568Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-07T17:52:44.568Z] === RUN TestSecretCreateResolve [2022-02-07T17:52:44.568Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-07T17:52:44.568Z] PASS [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === Skipped [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-07T17:52:44.568Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-07T17:52:44.568Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-07T17:52:44.568Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-07T17:52:44.568Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-07T17:52:44.568Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-07T17:52:44.568Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.568Z] [2022-02-07T17:52:44.568Z] DONE 6 tests, 6 skipped in 0.145s [2022-02-07T17:52:44.568Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-07T17:52:44.830Z] INFO: Testing against a local daemon [2022-02-07T17:52:44.830Z] === RUN TestServiceCreateInit [2022-02-07T17:52:44.830Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T17:52:44.830Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-07T17:52:44.830Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-07T17:52:44.830Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:52:44.830Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T17:52:44.830Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceConflict [2022-02-07T17:52:44.830Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T17:52:44.830Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T17:52:44.830Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T17:52:44.830Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T17:52:44.830Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceSysctls [2022-02-07T17:52:44.830Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateServiceCapabilities [2022-02-07T17:52:44.830Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-07T17:52:44.830Z] === RUN TestInspect [2022-02-07T17:52:44.830Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestInspect (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestCreateJob [2022-02-07T17:52:44.830Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestCreateJob (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestReplicatedJob [2022-02-07T17:52:44.830Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestUpdateReplicatedJob [2022-02-07T17:52:44.830Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:44.830Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-07T17:52:44.830Z] === RUN TestServiceListWithStatuses [2022-02-07T17:52:44.830Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T17:52:44.830Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T17:52:44.830Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T17:52:45.091Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:45.091Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-07T17:52:45.091Z] === RUN TestDockerNetworkReConnect [2022-02-07T17:52:45.091Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:45.091Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-07T17:52:45.091Z] === RUN TestServicePlugin [2022-02-07T17:52:46.894Z] Removing intermediate container f165e432cb4e [2022-02-07T17:52:46.894Z] ---> 81c04c42d789 [2022-02-07T17:52:46.894Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-07T17:52:47.009Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServicePlugin (1.90s) [2022-02-07T17:52:47.009Z] === RUN TestServiceUpdateLabel [2022-02-07T17:52:47.009Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-02-07T17:52:47.009Z] === RUN TestServiceUpdateSecrets [2022-02-07T17:52:47.009Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceUpdateSecrets (0.05s) [2022-02-07T17:52:47.009Z] === RUN TestServiceUpdateConfigs [2022-02-07T17:52:47.009Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-02-07T17:52:47.009Z] === RUN TestServiceUpdateNetwork [2022-02-07T17:52:47.009Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-02-07T17:52:47.009Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T17:52:47.009Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-02-07T17:52:47.009Z] PASS [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === Skipped [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:52:47.009Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:52:47.009Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-02-07T17:52:47.009Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-07T17:52:47.009Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-07T17:52:47.009Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-07T17:52:47.009Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-07T17:52:47.009Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-07T17:52:47.009Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-02-07T17:52:47.009Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-07T17:52:47.009Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-07T17:52:47.009Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-07T17:52:47.009Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-07T17:52:47.009Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-07T17:52:47.009Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-07T17:52:47.009Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-07T17:52:47.009Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-07T17:52:47.009Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-02-07T17:52:47.009Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-02-07T17:52:47.009Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.05s) [2022-02-07T17:52:47.009Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-02-07T17:52:47.009Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-02-07T17:52:47.009Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-02-07T17:52:47.009Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-07T17:52:47.009Z] [2022-02-07T17:52:47.009Z] DONE 24 tests, 23 skipped in 2.325s [2022-02-07T17:52:47.009Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-07T17:52:47.271Z] INFO: Testing against a local daemon [2022-02-07T17:52:47.271Z] === RUN TestSessionCreate [2022-02-07T17:52:47.271Z] --- PASS: TestSessionCreate (0.02s) [2022-02-07T17:52:47.271Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T17:52:47.271Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-07T17:52:47.271Z] PASS [2022-02-07T17:52:47.271Z] [2022-02-07T17:52:47.271Z] DONE 2 tests in 0.145s [2022-02-07T17:52:47.271Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-07T17:52:47.271Z] INFO: Testing against a local daemon [2022-02-07T17:52:47.271Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T17:52:47.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-07T17:52:47.271Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T17:52:47.271Z] === RUN TestDiskUsage [2022-02-07T17:52:47.271Z] === PAUSE TestDiskUsage [2022-02-07T17:52:47.271Z] === RUN TestEventsExecDie [2022-02-07T17:52:47.364Z] ---> Running in 2dedf26cb852 [2022-02-07T17:52:47.834Z] Removing intermediate container 2dedf26cb852 [2022-02-07T17:52:47.834Z] ---> 922936c1a83f [2022-02-07T17:52:47.834Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-07T17:52:47.834Z] ---> Running in 45d0638e3994 [2022-02-07T17:52:47.844Z] --- PASS: TestEventsExecDie (0.50s) [2022-02-07T17:52:47.844Z] === RUN TestEventsBackwardsCompatible [2022-02-07T17:52:47.844Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-07T17:52:47.844Z] === RUN TestEventsVolumeCreate [2022-02-07T17:52:47.844Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-07T17:52:47.844Z] === RUN TestInfoBinaryCommits [2022-02-07T17:52:47.844Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-07T17:52:47.844Z] === RUN TestInfoAPIVersioned [2022-02-07T17:52:47.844Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-07T17:52:47.844Z] === RUN TestInfoAPI [2022-02-07T17:52:47.844Z] --- PASS: TestInfoAPI (0.02s) [2022-02-07T17:52:47.844Z] === RUN TestInfoAPIWarnings [2022-02-07T17:52:48.304Z] Removing intermediate container 45d0638e3994 [2022-02-07T17:52:48.304Z] ---> ebcf5676eb68 [2022-02-07T17:52:48.304Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-07T17:52:49.306Z] [2022-02-07T17:52:49.776Z] ---> 2224178bba23 [2022-02-07T17:52:49.776Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-07T17:52:49.776Z] ---> Running in 3d972bfc2c93 [2022-02-07T17:52:52.380Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-07T17:52:52.380Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:52:52.380Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:52:52.380Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-07T17:52:52.380Z] [2022-02-07T17:52:52.380Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-07T17:52:52.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T17:52:52.380Z] HOSTNAME=e78ab0c29f5e [2022-02-07T17:52:52.380Z] TESTDEBUG=0 [2022-02-07T17:52:52.380Z] DEST=bundles/test-integration [2022-02-07T17:52:52.380Z] PWD=/go/src/github.com/docker/docker [2022-02-07T17:52:52.380Z] DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 [2022-02-07T17:52:52.380Z] container=docker [2022-02-07T17:52:52.380Z] HOME=/root [2022-02-07T17:52:52.380Z] GOLANG_VERSION=1.17.6 [2022-02-07T17:52:52.380Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-07T17:52:52.380Z] VALIDATE_BRANCH=master [2022-02-07T17:52:52.380Z] TERM=xterm [2022-02-07T17:52:52.380Z] DOCKER_PKG=github.com/docker/docker [2022-02-07T17:52:52.380Z] SHLVL=1 [2022-02-07T17:52:52.380Z] TIMEOUT=120m [2022-02-07T17:52:52.380Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-07T17:52:52.380Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-07T17:52:52.380Z] GO111MODULE=off [2022-02-07T17:52:52.380Z] DOCKER_EXPERIMENTAL=1 [2022-02-07T17:52:52.380Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-07T17:52:52.380Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-07T17:52:52.380Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-07T17:52:52.380Z] GOPATH=/go [2022-02-07T17:52:52.380Z] PKG_CONFIG=pkg-config [2022-02-07T17:52:52.380Z] _=/usr/bin/env [2022-02-07T17:52:52.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-07T17:53:02.307Z] Removing intermediate container 3d972bfc2c93 [2022-02-07T17:53:02.307Z] ---> e0af99f5bc2c [2022-02-07T17:53:02.307Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-07T17:53:02.307Z] ---> Running in 22001f1b1e38 [2022-02-07T17:53:04.535Z] [2022-02-07T17:53:04.535Z] SUCCESS: Specified value was saved. [2022-02-07T17:53:06.028Z] --- PASS: TestInfoAPIWarnings (16.48s) [2022-02-07T17:53:06.028Z] === RUN TestInfoDebug [2022-02-07T17:53:06.028Z] --- PASS: TestInfoDebug (0.55s) [2022-02-07T17:53:06.028Z] === RUN TestInfoInsecureRegistries [2022-02-07T17:53:06.028Z] --- PASS: TestInfoInsecureRegistries (0.68s) [2022-02-07T17:53:06.028Z] === RUN TestInfoRegistryMirrors [2022-02-07T17:53:06.289Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-02-07T17:53:06.289Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T17:53:06.289Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-07T17:53:06.289Z] === RUN TestPingCacheHeaders [2022-02-07T17:53:06.289Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-07T17:53:06.289Z] === RUN TestPingGet [2022-02-07T17:53:06.289Z] --- PASS: TestPingGet (0.01s) [2022-02-07T17:53:06.289Z] === RUN TestPingHead [2022-02-07T17:53:06.289Z] --- PASS: TestPingHead (0.02s) [2022-02-07T17:53:06.289Z] === RUN TestVersion [2022-02-07T17:53:06.289Z] --- PASS: TestVersion (0.01s) [2022-02-07T17:53:06.289Z] === CONT TestDiskUsage [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/container_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/image_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/volume_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-07T17:53:06.862Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-07T17:53:07.123Z] === RUN TestDiskUsage/after_container.Run [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-07T17:53:07.385Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage (1.20s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-02-07T17:53:07.646Z] PASS [2022-02-07T17:53:07.646Z] [2022-02-07T17:53:07.646Z] === Skipped [2022-02-07T17:53:07.646Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T17:53:07.646Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-07T17:53:07.646Z] [2022-02-07T17:53:07.646Z] DONE 50 tests, 1 skipped in 20.347s [2022-02-07T17:53:07.646Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-07T17:53:07.646Z] INFO: Testing against a local daemon [2022-02-07T17:53:07.646Z] === RUN TestVolumesCreateAndList [2022-02-07T17:53:07.646Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-07T17:53:07.646Z] === RUN TestVolumesRemove [2022-02-07T17:53:07.646Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-07T17:53:07.646Z] === RUN TestVolumesInspect [2022-02-07T17:53:07.646Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-07T17:53:07.646Z] === RUN TestVolumesInvalidJSON [2022-02-07T17:53:07.646Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T17:53:07.646Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T17:53:07.646Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T17:53:07.646Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-07T17:53:07.646Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T17:53:07.646Z] PASS [2022-02-07T17:53:07.646Z] [2022-02-07T17:53:07.646Z] DONE 5 tests in 0.193s [2022-02-07T17:53:07.646Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-07T17:53:07.915Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13072 is not a child of this shell [2022-02-07T17:53:07.915Z] warning: PID 13072 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-07T17:53:07.915Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-07T17:53:07.915Z] [2022-02-07T17:53:07.915Z] Unloading profiles will leave already running processes permanently [2022-02-07T17:53:07.915Z] unconfined, which can lead to unexpected situations. [2022-02-07T17:53:07.915Z] [2022-02-07T17:53:07.915Z] To set a process to complain mode, use the command line tool [2022-02-07T17:53:07.915Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-07T17:53:07.915Z] Removing test suite binaries [2022-02-07T17:53:07.915Z] exiting test-integration [2022-02-07T17:53:07.915Z] ++ exit 0 [2022-02-07T17:53:07.915Z] [2022-02-07T17:53:08.365Z] Removing intermediate container 22001f1b1e38 [2022-02-07T17:53:08.365Z] ---> 7d2e28ee1620 [2022-02-07T17:53:08.365Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-07T17:53:08.365Z] ---> Running in 26f2e2f2a140 Post stage [Pipeline] junit [2022-02-07T17:53:08.878Z] Recording test results [2022-02-07T17:53:10.047Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-07T17:53:10.047Z] Using test binary docker [2022-02-07T17:53:10.047Z] +++ /etc/init.d/apparmor start [2022-02-07T17:53:10.047Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-07T17:53:10.047Z] INFO: Waiting for daemon to start... [2022-02-07T17:53:10.047Z] Starting dockerd [2022-02-07T17:53:10.047Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-02-07T17:53:10.047Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-07T17:53:10.047Z] Using test binary docker [2022-02-07T17:53:10.047Z] +++ /etc/init.d/apparmor start [2022-02-07T17:53:10.047Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-07T17:53:10.047Z] INFO: Waiting for daemon to start... [2022-02-07T17:53:10.047Z] Starting dockerd [2022-02-07T17:53:10.047Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-02-07T17:53:10.047Z] . [2022-02-07T17:53:10.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-07T17:53:10.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-07T17:53:10.047Z] Error: No such image: emptyfs [2022-02-07T17:53:10.047Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-07T17:53:10.047Z] ++++ docker load [2022-02-07T17:53:10.047Z] Running integration-test (iteration 1) [2022-02-07T17:53:10.047Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-07T17:53:10.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-07T17:53:10.047Z] ++ set -e [2022-02-07T17:53:10.047Z] ++ '[' -n 0 ']' [2022-02-07T17:53:10.047Z] ++ set -x [2022-02-07T17:53:10.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-07T17:53:10.047Z] Loaded image: busybox:latest [2022-02-07T17:53:10.047Z] Loaded image: busybox:glibc [2022-02-07T17:53:10.047Z] [2022-02-07T17:53:10.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-07T17:53:10.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-07T17:53:10.047Z] Error: No such image: emptyfs [2022-02-07T17:53:10.047Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-07T17:53:10.047Z] ++++ docker load [2022-02-07T17:53:10.047Z] Running integration-test (iteration 1) [2022-02-07T17:53:10.047Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-07T17:53:10.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-07T17:53:10.047Z] ++ set -e [2022-02-07T17:53:10.047Z] ++ '[' -n 0 ']' [2022-02-07T17:53:10.047Z] ++ set -x [2022-02-07T17:53:10.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-07T17:53:10.048Z] Loaded image: busybox:latest [2022-02-07T17:53:10.048Z] Loaded image: busybox:glibc [2022-02-07T17:53:10.050Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-07T17:53:10.310Z] Loaded image: debian:bullseye-slim [2022-02-07T17:53:10.572Z] Loaded image: hello-world:latest [2022-02-07T17:53:10.769Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-07T17:53:10.834Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:53:10.834Z] INFO: Testing against a local daemon [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-07T17:53:10.834Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-07T17:53:11.116Z] + echo Ensuring container killed. [2022-02-07T17:53:11.116Z] Ensuring container killed. [2022-02-07T17:53:11.116Z] + docker rm -vf docker-pr4 [2022-02-07T17:53:11.116Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-07T17:53:11.409Z] + echo Chowning /workspace to jenkins user [2022-02-07T17:53:11.409Z] Chowning /workspace to jenkins user [2022-02-07T17:53:11.409Z] + id -u [2022-02-07T17:53:11.409Z] + id -g [2022-02-07T17:53:11.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace busybox chown -R 1000:1000 /workspace [2022-02-07T17:53:11.409Z] Unable to find image 'busybox:latest' locally [2022-02-07T17:53:11.409Z] latest: Pulling from library/busybox [2022-02-07T17:53:11.670Z] 009932687766: Pulling fs layer [2022-02-07T17:53:11.670Z] 009932687766: Download complete [2022-02-07T17:53:11.670Z] 009932687766: Pull complete [2022-02-07T17:53:11.670Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-07T17:53:11.670Z] Status: Downloaded newer image for busybox:latest [2022-02-07T17:53:12.747Z] Loaded image: debian:bullseye-slim [2022-02-07T17:53:12.747Z] Loaded image: hello-world:latest [2022-02-07T17:53:12.747Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:53:12.747Z] INFO: Testing against a local daemon [2022-02-07T17:53:12.747Z] === RUN TestDockerDaemonSuite [2022-02-07T17:53:12.747Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-07T17:53:13.350Z] + bundleName=amd64-rootless [2022-02-07T17:53:13.350Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-07T17:53:13.350Z] Creating amd64-rootless-bundles.tar.gz [2022-02-07T17:53:13.350Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-07T17:53:13.350Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-07T17:53:13.365Z] Archiving artifacts [2022-02-07T17:53:14.293Z] Cannot create a file when that file already exists. [2022-02-07T17:53:14.666Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-07T17:53:14.666Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-07T17:53:14.927Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-07T17:53:14.927Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-07T17:53:15.314Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T17:53:15.631Z] + make clean [2022-02-07T17:53:15.873Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-07T17:53:15.873Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-07T17:53:15.873Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-07T17:53:15.893Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T17:53:15.893Z] docker-dev-cache [2022-02-07T17:53:15.893Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T17:53:17.264Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-07T17:53:17.525Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-07T17:53:17.525Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-07T17:53:17.525Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-07T17:53:18.472Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-07T17:53:18.734Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-07T17:53:18.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-07T17:53:18.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-07T17:53:19.681Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-07T17:53:19.681Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-07T17:53:19.681Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-07T17:53:19.681Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-07T17:53:19.947Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-07T17:53:20.184Z] Removing intermediate container 26f2e2f2a140 [2022-02-07T17:53:20.184Z] ---> ccf8007d349b [2022-02-07T17:53:20.184Z] Step 13/13 : CMD ["sh"] [2022-02-07T17:53:20.184Z] ---> Running in 22350b4c422c [2022-02-07T17:53:20.184Z] Removing intermediate container 22350b4c422c [2022-02-07T17:53:20.184Z] ---> 7c673e306357 [2022-02-07T17:53:20.184Z] Successfully built 7c673e306357 [2022-02-07T17:53:20.184Z] Successfully tagged busybox:latest [2022-02-07T17:53:20.184Z] INFO: Docker images of the daemon under test [2022-02-07T17:53:20.184Z] [2022-02-07T17:53:20.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-07T17:53:20.184Z] busybox latest 7c673e306357 Less than a second ago 4.99GB [2022-02-07T17:53:20.184Z] microsoft/windowsservercore latest 11cbc9e36c7a 3 weeks ago 4.95GB [2022-02-07T17:53:20.184Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 3 weeks ago 4.95GB [2022-02-07T17:53:20.184Z] [2022-02-07T17:53:20.184Z] INFO: Running integration tests at 02/07/2022 17:53:19... [2022-02-07T17:53:20.184Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-07T17:53:20.184Z] INFO: Integration API tests being run from the host: [2022-02-07T17:53:20.184Z] INFO: make.ps1 starting at 02/07/2022 17:53:19 [2022-02-07T17:53:21.194Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-07T17:53:26.544Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-07T17:53:29.849Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-07T17:53:32.398Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-07T17:53:34.314Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-07T17:53:34.314Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-07T17:53:35.260Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-07T17:53:35.260Z] --- PASS: TestBuildWithHugeFile (106.95s) [2022-02-07T17:53:35.260Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:53:35.260Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:53:35.260Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:53:35.260Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:53:35.260Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:53:35.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:53:35.260Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:53:35.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:53:35.260Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:53:35.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:53:35.260Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:53:35.260Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:53:35.260Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:53:35.260Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-07T17:53:35.260Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-07T17:53:35.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-02-07T17:53:35.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-02-07T17:53:35.260Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:53:35.260Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-07T17:53:35.832Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-07T17:53:36.404Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-07T17:53:36.404Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-07T17:53:37.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-07T17:53:37.792Z] docker_cli_daemon_test.go:1472: [d876252cfada5] daemon is not started [2022-02-07T17:53:38.054Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-07T17:53:38.315Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-07T17:53:38.577Z] check_test.go:308: [dc392933b14fe] daemon is not started [2022-02-07T17:53:38.577Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-07T17:53:38.831Z] --- PASS: TestBuildWithHugeFile (118.62s) [2022-02-07T17:53:38.831Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:53:38.831Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:53:38.831Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:53:38.831Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:53:38.831Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:53:38.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:53:38.831Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:53:38.831Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:53:38.831Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:53:38.831Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:53:38.831Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:53:38.831Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:53:38.831Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:53:38.831Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-02-07T17:53:38.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-07T17:53:38.831Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-07T17:53:38.831Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-02-07T17:53:38.831Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:53:38.831Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:53:38.831Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-07T17:53:38.831Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:53:38.831Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-02-07T17:53:38.831Z] PASS [2022-02-07T17:53:38.831Z] ok github.com/docker/docker/integration/build 187.709s [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] === Skipped [2022-02-07T17:53:38.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-07T17:53:38.831Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-07T17:53:38.831Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-07T17:53:38.831Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-07T17:53:38.831Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:53:38.831Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-07T17:53:38.831Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:53:38.831Z] [2022-02-07T17:53:38.831Z] DONE 29 tests, 6 skipped in 213.266s [2022-02-07T17:53:38.831Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-07T17:53:39.524Z] --- PASS: TestBuildPreserveOwnership (4.15s) [2022-02-07T17:53:39.524Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.61s) [2022-02-07T17:53:39.524Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s) [2022-02-07T17:53:39.524Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:53:39.524Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-02-07T17:53:39.524Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-07T17:53:39.786Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-07T17:53:40.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:53:40.403Z] INFO: Testing against a local daemon [2022-02-07T17:53:40.403Z] === RUN TestConfigInspect [2022-02-07T17:53:40.403Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.403Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-07T17:53:40.403Z] === RUN TestConfigList [2022-02-07T17:53:40.403Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.403Z] --- SKIP: TestConfigList (0.00s) [2022-02-07T17:53:40.403Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:53:40.403Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.403Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-07T17:53:40.403Z] === RUN TestConfigsUpdate [2022-02-07T17:53:40.403Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.403Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-07T17:53:40.403Z] === RUN TestTemplatedConfig [2022-02-07T17:53:40.403Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.403Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-07T17:53:40.403Z] === RUN TestConfigCreateResolve [2022-02-07T17:53:40.403Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:53:40.403Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-07T17:53:40.403Z] PASS [2022-02-07T17:53:40.403Z] ok github.com/docker/docker/integration/config 0.085s [2022-02-07T17:53:40.730Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-07T17:53:40.730Z] Loaded image: busybox:latest [2022-02-07T17:53:40.730Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] === Skipped [2022-02-07T17:53:40.872Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-07T17:53:40.872Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-07T17:53:40.872Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-07T17:53:40.872Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-07T17:53:40.872Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-07T17:53:40.872Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-07T17:53:40.872Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:53:40.872Z] [2022-02-07T17:53:40.872Z] DONE 6 tests, 6 skipped in 1.985s [2022-02-07T17:53:40.872Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-07T17:53:40.992Z] Loaded image: busybox:glibc [2022-02-07T17:53:41.567Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-07T17:53:42.512Z] check_test.go:308: [d3404ade3cbd6] daemon is not started [2022-02-07T17:53:42.512Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-07T17:53:43.086Z] Loaded image: debian:bullseye-slim [2022-02-07T17:53:43.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:53:43.100Z] INFO: Testing against a local daemon [2022-02-07T17:53:43.100Z] === RUN TestCheckpoint [2022-02-07T17:53:43.100Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:53:43.100Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:53:43.100Z] === RUN TestContainerInvalidJSON [2022-02-07T17:53:43.100Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:53:43.100Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:53:43.100Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:53:43.100Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:53:43.100Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:53:43.100Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:53:43.100Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-07T17:53:43.100Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-07T17:53:43.100Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-07T17:53:43.100Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:53:43.348Z] Loaded image: hello-world:latest [2022-02-07T17:53:43.348Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:53:43.570Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-02-07T17:53:43.570Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:53:43.570Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-02-07T17:53:43.570Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:53:43.570Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-02-07T17:53:43.570Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:53:43.610Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-07T17:53:44.041Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-02-07T17:53:44.041Z] === RUN TestCopyFromContainer [2022-02-07T17:53:44.041Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:44.041Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:53:44.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:53:44.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:53:44.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:53:44.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:53:44.041Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:53:44.041Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:53:44.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:53:44.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:53:44.041Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:53:44.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:53:44.041Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-07T17:53:44.041Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:53:44.041Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:44.041Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:53:44.041Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:53:44.041Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:53:44.041Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:53:44.041Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:53:44.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:53:44.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:53:44.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:53:44.041Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-07T17:53:44.041Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:53:44.041Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:53:44.041Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:53:44.041Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-07T17:53:44.041Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-07T17:53:44.041Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:53:44.041Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-02-07T17:53:44.041Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:53:44.041Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-07T17:53:44.041Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-07T17:53:44.042Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:53:44.042Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:44.042Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:53:44.042Z] === RUN TestDiff [2022-02-07T17:53:44.042Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-07T17:53:44.042Z] --- SKIP: TestDiff (0.00s) [2022-02-07T17:53:44.042Z] === RUN TestExecWithCloseStdin [2022-02-07T17:53:44.184Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-07T17:53:44.758Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-07T17:53:45.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-07T17:53:46.141Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-07T17:53:46.293Z] --- PASS: TestExecWithCloseStdin (2.15s) [2022-02-07T17:53:46.293Z] === RUN TestExec [2022-02-07T17:53:46.713Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-07T17:53:47.657Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-07T17:53:48.525Z] --- PASS: TestExec (2.00s) [2022-02-07T17:53:48.525Z] === RUN TestExecUser [2022-02-07T17:53:48.525Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-07T17:53:48.525Z] --- SKIP: TestExecUser (0.00s) [2022-02-07T17:53:48.525Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:53:48.525Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:48.525Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-07T17:53:48.525Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:53:48.525Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:48.525Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-07T17:53:48.525Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:53:48.525Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-07T17:53:48.525Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-07T17:53:48.525Z] === RUN TestHealthKillContainer [2022-02-07T17:53:48.525Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-07T17:53:48.525Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-07T17:53:48.525Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:53:48.525Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:53:48.525Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:53:48.525Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:53:49.045Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-07T17:53:49.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-07T17:53:49.880Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-07T17:53:49.880Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-07T17:53:50.100Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2022-02-07T17:53:50.100Z] === RUN TestKillContainer [2022-02-07T17:53:50.100Z] === RUN TestKillContainer/no_signal [2022-02-07T17:53:50.826Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-07T17:53:51.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:53:51.443Z] INFO: Testing against a local daemon [2022-02-07T17:53:51.443Z] === RUN TestBuildWithSession [2022-02-07T17:53:51.443Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:53:51.443Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:53:51.443Z] === RUN TestBuildSquashParent [2022-02-07T17:53:51.443Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:51.443Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:53:51.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:53:51.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:53:51.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:53:51.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:53:51.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:53:51.443Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:53:51.443Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:53:51.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:53:51.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:53:51.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:53:51.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:53:51.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-07T17:53:51.773Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-07T17:53:52.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-07T17:53:52.325Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:53:52.325Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-07T17:53:52.325Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:53:52.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-07T17:53:52.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-07T17:53:53.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-07T17:53:53.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-07T17:53:53.895Z] --- PASS: TestKillContainer (3.82s) [2022-02-07T17:53:53.895Z] --- PASS: TestKillContainer/no_signal (1.77s) [2022-02-07T17:53:53.895Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:53:53.895Z] --- PASS: TestKillContainer/killing_signal (2.00s) [2022-02-07T17:53:53.895Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:53:53.895Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:53:53.895Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-07T17:53:53.895Z] === RUN TestKillStoppedContainer [2022-02-07T17:53:53.895Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:53:53.895Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-07T17:53:53.895Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:53:53.895Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:53:53.895Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-07T17:53:53.895Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:53:53.895Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-07T17:53:53.895Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-07T17:53:53.895Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:53:53.895Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:53.895Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-07T17:53:53.895Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:53:53.895Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:53:53.895Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-07T17:53:53.895Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:53:54.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-07T17:53:55.731Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-07T17:53:56.118Z] --- PASS: TestLogsFollowTailEmpty (1.77s) [2022-02-07T17:53:56.118Z] === RUN TestNetworkNat [2022-02-07T17:53:56.118Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-07T17:53:56.118Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-07T17:53:56.118Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:53:56.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-07T17:53:56.675Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.84s) [2022-02-07T17:53:56.675Z] PASS [2022-02-07T17:53:56.675Z] [2022-02-07T17:53:56.675Z] === Skipped [2022-02-07T17:53:56.675Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-07T17:53:56.675Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:53:56.675Z] [2022-02-07T17:53:56.675Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:53:56.675Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:53:56.675Z] [2022-02-07T17:53:56.675Z] DONE 34 tests, 2 skipped in 173.142s [2022-02-07T17:53:56.675Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-07T17:53:56.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:53:56.675Z] ++ set -e [2022-02-07T17:53:56.675Z] ++ '[' -n 0 ']' [2022-02-07T17:53:56.675Z] ++ set -x [2022-02-07T17:53:56.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:53:56.675Z] INFO: Testing against a local daemon [2022-02-07T17:53:56.675Z] === RUN TestConfigInspect [2022-02-07T17:53:56.904Z] --- PASS: TestImportExtremelyLargeImageWorks (90.31s) [2022-02-07T17:53:56.904Z] PASS [2022-02-07T17:53:56.904Z] [2022-02-07T17:53:56.904Z] DONE 22 tests in 93.276s [2022-02-07T17:53:56.904Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-07T17:53:56.904Z] INFO: Testing against a local daemon [2022-02-07T17:53:56.904Z] === RUN TestNetworkCreateDelete [2022-02-07T17:53:56.904Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-07T17:53:56.904Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:53:56.904Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-07T17:53:56.904Z] === RUN TestDaemonDNSFallback [2022-02-07T17:53:57.689Z] --- PASS: TestNetworkLocalhostTCPNat (2.12s) [2022-02-07T17:53:57.689Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:53:57.689Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-07T17:53:57.689Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-07T17:53:57.689Z] === RUN TestPause [2022-02-07T17:53:57.689Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-07T17:53:57.689Z] --- SKIP: TestPause (0.00s) [2022-02-07T17:53:57.689Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:53:57.829Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-02-07T17:53:57.829Z] === RUN TestInspectNetwork [2022-02-07T17:53:58.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-07T17:53:58.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-07T17:53:58.590Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-07T17:53:58.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-07T17:53:59.529Z] --- PASS: TestConfigInspect (3.05s) [2022-02-07T17:53:59.529Z] === RUN TestConfigList [2022-02-07T17:53:59.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-07T17:53:59.910Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s) [2022-02-07T17:53:59.910Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:53:59.910Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:53:59.910Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-07T17:53:59.910Z] === RUN TestPsFilter [2022-02-07T17:53:59.910Z] --- PASS: TestPsFilter (0.20s) [2022-02-07T17:53:59.910Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:54:00.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-07T17:54:00.918Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-07T17:54:01.095Z] === RUN TestInspectNetwork/full_network_id [2022-02-07T17:54:01.095Z] === RUN TestInspectNetwork/partial_network_id [2022-02-07T17:54:01.095Z] === RUN TestInspectNetwork/network_name [2022-02-07T17:54:01.095Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-07T17:54:01.587Z] --- PASS: TestBuildWithHugeFile (118.54s) [2022-02-07T17:54:01.587Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:54:01.587Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:54:01.587Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:54:01.587Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:54:01.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:54:01.587Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:54:01.587Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:54:01.587Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:54:01.587Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:54:01.587Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:54:01.587Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:54:01.587Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:54:01.587Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-07T17:54:01.587Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-07T17:54:01.587Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-07T17:54:01.587Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-07T17:54:01.587Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:54:01.587Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:54:01.587Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:54:01.587Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-07T17:54:01.587Z] PASS [2022-02-07T17:54:01.587Z] ok github.com/docker/docker/integration/build 189.300s [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === Skipped [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-07T17:54:01.587Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-07T17:54:01.587Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-07T17:54:01.587Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-07T17:54:01.587Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:54:01.587Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-07T17:54:01.587Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] DONE 29 tests, 6 skipped in 216.857s [2022-02-07T17:54:01.587Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-07T17:54:01.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:54:01.587Z] INFO: Testing against a local daemon [2022-02-07T17:54:01.587Z] === RUN TestConfigInspect [2022-02-07T17:54:01.587Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestConfigList [2022-02-07T17:54:01.587Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] --- SKIP: TestConfigList (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:54:01.587Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestConfigsUpdate [2022-02-07T17:54:01.587Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestTemplatedConfig [2022-02-07T17:54:01.587Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestConfigCreateResolve [2022-02-07T17:54:01.587Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:54:01.587Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-07T17:54:01.587Z] PASS [2022-02-07T17:54:01.587Z] ok github.com/docker/docker/integration/config 0.100s [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === Skipped [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-07T17:54:01.587Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-07T17:54:01.587Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-07T17:54:01.587Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-07T17:54:01.587Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-07T17:54:01.587Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-07T17:54:01.587Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:54:01.587Z] [2022-02-07T17:54:01.587Z] DONE 6 tests, 6 skipped in 2.089s [2022-02-07T17:54:01.587Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-07T17:54:01.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:54:01.587Z] INFO: Testing against a local daemon [2022-02-07T17:54:01.587Z] === RUN TestCheckpoint [2022-02-07T17:54:01.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:54:01.587Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestContainerInvalidJSON [2022-02-07T17:54:01.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:54:01.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:54:01.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:54:01.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:54:01.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:54:01.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:54:01.587Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-07T17:54:01.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-07T17:54:01.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-07T17:54:01.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:54:01.587Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-02-07T17:54:01.587Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:54:01.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2022-02-07T17:54:01.587Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:54:01.587Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-02-07T17:54:01.587Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:54:01.587Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-07T17:54:01.587Z] === RUN TestCopyFromContainer [2022-02-07T17:54:01.587Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.587Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:54:01.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:54:01.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:54:01.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:54:01.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:54:01.587Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:54:01.587Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:54:01.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:54:01.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:54:01.587Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:54:01.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-07T17:54:01.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-07T17:54:01.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:54:01.587Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-07T17:54:01.587Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:54:01.587Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-07T17:54:01.587Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-07T17:54:01.587Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:54:01.587Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:54:01.587Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:54:01.587Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:54:01.587Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:54:01.587Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:54:01.587Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:54:01.588Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.588Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:54:01.588Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:54:01.588Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:54:01.588Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:54:01.588Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:54:01.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:54:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:54:01.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:54:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:54:01.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:54:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:54:01.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:54:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:54:01.588Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:54:01.588Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:54:01.588Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:54:01.588Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-07T17:54:01.588Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:54:01.588Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:54:01.588Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:54:01.588Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-07T17:54:01.588Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:54:01.588Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-07T17:54:01.588Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:54:01.588Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-07T17:54:01.588Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-07T17:54:01.588Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:54:01.588Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.588Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestDiff [2022-02-07T17:54:01.588Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:01.588Z] --- SKIP: TestDiff (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestExecWithCloseStdin [2022-02-07T17:54:01.588Z] --- PASS: TestExecWithCloseStdin (2.60s) [2022-02-07T17:54:01.588Z] === RUN TestExec [2022-02-07T17:54:01.588Z] --- PASS: TestExec (2.45s) [2022-02-07T17:54:01.588Z] === RUN TestExecUser [2022-02-07T17:54:01.588Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-07T17:54:01.588Z] --- SKIP: TestExecUser (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:54:01.588Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.588Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:54:01.588Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:01.588Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:54:01.588Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:01.588Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestHealthKillContainer [2022-02-07T17:54:01.588Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-07T17:54:01.588Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:54:01.588Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:54:01.588Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:54:01.588Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:54:01.588Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-02-07T17:54:01.588Z] === RUN TestKillContainer [2022-02-07T17:54:01.588Z] === RUN TestKillContainer/no_signal [2022-02-07T17:54:01.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-07T17:54:01.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-07T17:54:02.134Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.21s) [2022-02-07T17:54:02.134Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:54:02.211Z] .........................xx.................... [ 29%] [2022-02-07T17:54:02.308Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-07T17:54:02.308Z] --- PASS: TestConfigList (2.78s) [2022-02-07T17:54:02.308Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:54:02.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-07T17:54:03.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-07T17:54:03.481Z] Using test binary docker [2022-02-07T17:54:03.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-07T17:54:03.481Z] +++ /etc/init.d/apparmor start [2022-02-07T17:54:03.482Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-07T17:54:03.482Z] Starting dockerd [2022-02-07T17:54:03.482Z] INFO: Waiting for daemon to start... [2022-02-07T17:54:03.482Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-02-07T17:54:03.850Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:54:03.850Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-07T17:54:03.850Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:54:04.228Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-07T17:54:04.356Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2022-02-07T17:54:04.356Z] === RUN TestRemoveContainerRunning [2022-02-07T17:54:04.802Z] check_test.go:308: [d0956e3a83229] daemon is not started [2022-02-07T17:54:04.802Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-07T17:54:05.063Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2022-02-07T17:54:05.063Z] === RUN TestConfigsUpdate [2022-02-07T17:54:05.325Z] check_test.go:308: [da90d94dd2dc9] daemon is not started [2022-02-07T17:54:05.325Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-07T17:54:05.403Z] --- PASS: TestInspectNetwork (7.01s) [2022-02-07T17:54:05.403Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-07T17:54:05.403Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-07T17:54:05.403Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-07T17:54:05.403Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-07T17:54:05.403Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T17:54:05.999Z] --- PASS: TestRemoveContainerRunning (1.79s) [2022-02-07T17:54:05.999Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:54:06.332Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2022-02-07T17:54:06.332Z] === RUN TestNetworkInvalidJSON [2022-02-07T17:54:06.332Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T17:54:06.332Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T17:54:06.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:54:06.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:54:06.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:54:06.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:54:06.332Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T17:54:06.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:54:06.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-07T17:54:06.332Z] === RUN TestNetworkList [2022-02-07T17:54:06.332Z] === RUN TestNetworkList//networks [2022-02-07T17:54:06.332Z] === PAUSE TestNetworkList//networks [2022-02-07T17:54:06.332Z] === RUN TestNetworkList//networks/ [2022-02-07T17:54:06.332Z] === PAUSE TestNetworkList//networks/ [2022-02-07T17:54:06.332Z] === CONT TestNetworkList//networks [2022-02-07T17:54:06.332Z] === CONT TestNetworkList//networks/ [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkList (0.01s) [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-07T17:54:06.332Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-07T17:54:06.332Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T17:54:06.714Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-07T17:54:06.886Z] --- PASS: TestKillContainer (5.14s) [2022-02-07T17:54:06.886Z] --- PASS: TestKillContainer/no_signal (2.24s) [2022-02-07T17:54:06.886Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:54:06.886Z] --- PASS: TestKillContainer/killing_signal (2.85s) [2022-02-07T17:54:06.886Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:54:06.886Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:54:06.886Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-07T17:54:06.886Z] === RUN TestKillStoppedContainer [2022-02-07T17:54:06.886Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:54:06.886Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-07T17:54:06.886Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:54:06.886Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:54:06.886Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-07T17:54:06.886Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:54:06.886Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-07T17:54:06.886Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-07T17:54:06.886Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:54:06.886Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:06.886Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-07T17:54:06.886Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:54:06.887Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:54:06.887Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-07T17:54:06.887Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:54:06.902Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-02-07T17:54:06.902Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T17:54:06.976Z] check_test.go:308: [d3834561f536c] daemon is not started [2022-02-07T17:54:06.976Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-07T17:54:06.976Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-07T17:54:07.550Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-07T17:54:07.550Z] --- PASS: TestConfigsUpdate (2.63s) [2022-02-07T17:54:07.550Z] === RUN TestTemplatedConfig [2022-02-07T17:54:07.571Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2022-02-07T17:54:07.571Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:54:07.571Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-02-07T17:54:07.571Z] === RUN TestRenameLinkedContainer [2022-02-07T17:54:07.571Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:07.571Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-07T17:54:07.571Z] === RUN TestRenameStoppedContainer [2022-02-07T17:54:08.267Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-07T17:54:08.267Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T17:54:08.828Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-07T17:54:08.828Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T17:54:08.937Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-07T17:54:08.937Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-07T17:54:09.108Z] --- PASS: TestLogsFollowTailEmpty (2.32s) [2022-02-07T17:54:09.108Z] === RUN TestNetworkNat [2022-02-07T17:54:09.108Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:09.108Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-07T17:54:09.108Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:54:09.197Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-07T17:54:09.459Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-07T17:54:09.793Z] --- PASS: TestRenameStoppedContainer (2.06s) [2022-02-07T17:54:09.793Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:54:10.193Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-07T17:54:10.194Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T17:54:10.386Z] . [2022-02-07T17:54:10.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-07T17:54:10.386Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-07T17:54:10.386Z] Error: No such image: emptyfs [2022-02-07T17:54:10.386Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-07T17:54:10.386Z] ++++ docker load [2022-02-07T17:54:10.386Z] Running integration-test (iteration 1) [2022-02-07T17:54:10.386Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-07T17:54:10.386Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:54:10.386Z] ++ set -e [2022-02-07T17:54:10.386Z] ++ '[' -n 0 ']' [2022-02-07T17:54:10.386Z] ++ set -x [2022-02-07T17:54:10.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:54:10.387Z] Loaded image: busybox:latest [2022-02-07T17:54:10.387Z] Loaded image: busybox:glibc [2022-02-07T17:54:10.843Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-07T17:54:11.104Z] --- PASS: TestTemplatedConfig (3.40s) [2022-02-07T17:54:11.104Z] === RUN TestConfigCreateResolve [2022-02-07T17:54:11.123Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-02-07T17:54:11.124Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T17:54:11.321Z] Loaded image: debian:bullseye-slim [2022-02-07T17:54:11.579Z] Loaded image: hello-world:latest [2022-02-07T17:54:11.579Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:54:11.579Z] INFO: Testing against a local daemon [2022-02-07T17:54:11.579Z] === RUN TestCgroupNamespacesBuild [2022-02-07T17:54:11.678Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-07T17:54:11.686Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-07T17:54:11.686Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T17:54:12.066Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s) [2022-02-07T17:54:12.067Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:54:12.067Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:12.067Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-07T17:54:12.067Z] === RUN TestPause [2022-02-07T17:54:12.067Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-07T17:54:12.067Z] --- SKIP: TestPause (0.00s) [2022-02-07T17:54:12.067Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:54:12.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:54:12.760Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:54:12.955Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-02-07T17:54:12.955Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-07T17:54:13.068Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-07T17:54:13.594Z] --- PASS: TestRenameRunningContainerAndReuse (3.48s) [2022-02-07T17:54:13.594Z] === RUN TestRenameInvalidName [2022-02-07T17:54:13.643Z] --- PASS: TestConfigCreateResolve (2.60s) [2022-02-07T17:54:13.643Z] PASS [2022-02-07T17:54:13.643Z] [2022-02-07T17:54:13.643Z] DONE 6 tests in 17.181s [2022-02-07T17:54:13.643Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-07T17:54:13.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:54:13.643Z] ++ set -e [2022-02-07T17:54:13.643Z] ++ '[' -n 0 ']' [2022-02-07T17:54:13.643Z] ++ set -x [2022-02-07T17:54:13.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:54:13.905Z] INFO: Testing against a local daemon [2022-02-07T17:54:13.905Z] === RUN TestCheckpoint [2022-02-07T17:54:13.905Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:54:13.905Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:54:13.905Z] === RUN TestContainerInvalidJSON [2022-02-07T17:54:13.905Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:54:13.905Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:54:13.905Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:54:13.905Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:54:13.905Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:54:13.905Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:54:13.905Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-07T17:54:13.905Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-07T17:54:13.905Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-07T17:54:13.905Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:54:13.905Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-07T17:54:13.905Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-07T17:54:13.905Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:54:13.905Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-02-07T17:54:13.905Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:54:14.167Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-07T17:54:14.167Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:54:14.167Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-07T17:54:14.167Z] === RUN TestCopyFromContainer [2022-02-07T17:54:14.208Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2022-02-07T17:54:14.208Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T17:54:14.208Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:54:14.208Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:54:14.208Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T17:54:14.287Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.30s) [2022-02-07T17:54:14.287Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:54:14.287Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:14.287Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-07T17:54:14.287Z] === RUN TestPsFilter [2022-02-07T17:54:14.287Z] --- PASS: TestPsFilter (0.38s) [2022-02-07T17:54:14.287Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:54:14.332Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-02-07T17:54:14.332Z] === RUN TestBuildWithSession [2022-02-07T17:54:14.332Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:54:14.332Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-07T17:54:14.332Z] === RUN TestBuildSquashParent [2022-02-07T17:54:14.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-07T17:54:15.164Z] --- PASS: TestRenameInvalidName (1.76s) [2022-02-07T17:54:15.164Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:54:15.313Z] === RUN TestCopyFromContainer// [2022-02-07T17:54:15.313Z] === RUN TestCopyFromContainer//bar/root [2022-02-07T17:54:15.574Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-07T17:54:15.574Z] === RUN TestCopyFromContainer/bar/quux [2022-02-07T17:54:15.574Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-07T17:54:15.835Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-07T17:54:15.835Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-07T17:54:15.835Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-07T17:54:15.835Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-07T17:54:16.098Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer (2.03s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-02-07T17:54:16.098Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-02-07T17:54:16.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:54:16.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:54:16.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:54:16.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:54:16.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:54:16.098Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:54:16.098Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:54:16.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:54:16.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:54:16.098Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:54:16.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-07T17:54:16.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-07T17:54:16.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:54:16.098Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-07T17:54:16.098Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:54:16.098Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-02-07T17:54:16.098Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:54:16.098Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:54:16.098Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:54:16.098Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:54:16.098Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:54:16.098Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:54:16.098Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:54:16.360Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:54:16.360Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:54:16.360Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:54:16.360Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-07T17:54:16.360Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:54:16.360Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:54:16.360Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:54:16.360Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:54:16.360Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-07T17:54:16.360Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:54:16.360Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-07T17:54:17.250Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.89s) [2022-02-07T17:54:17.250Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:54:17.616Z] --- PASS: TestBuildSquashParent (3.11s) [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:54:17.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:54:17.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:54:17.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:54:17.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:54:17.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:54:17.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:54:17.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:54:17.616Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-07T17:54:17.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-07T17:54:18.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2022-02-07T17:54:18.274Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:54:18.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-07T17:54:18.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-07T17:54:18.734Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-02-07T17:54:19.663Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:54:19.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:54:19.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:54:19.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:54:19.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:54:19.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:54:19.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:54:19.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:54:19.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:54:19.663Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:54:19.663Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:54:19.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:54:19.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:54:19.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:54:19.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:54:19.663Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:54:19.663Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-07T17:54:19.663Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:54:19.922Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-07T17:54:19.922Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-07T17:54:19.923Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-07T17:54:20.184Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-07T17:54:20.223Z] --- PASS: TestRemoveContainerWithVolume (2.95s) [2022-02-07T17:54:20.223Z] === RUN TestRemoveContainerRunning [2022-02-07T17:54:20.445Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-02-07T17:54:20.445Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:54:20.445Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:54:20.445Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:54:20.445Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-07T17:54:20.445Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-07T17:54:20.445Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-07T17:54:20.445Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:54:20.445Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-07T17:54:20.445Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:54:20.445Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-07T17:54:20.445Z] === RUN TestContainerStartOnDaemonRestart [2022-02-07T17:54:20.445Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-07T17:54:20.445Z] === RUN TestDaemonRestartIpcMode [2022-02-07T17:54:20.445Z] === PAUSE TestDaemonRestartIpcMode [2022-02-07T17:54:20.445Z] === RUN TestDaemonHostGatewayIP [2022-02-07T17:54:20.445Z] === PAUSE TestDaemonHostGatewayIP [2022-02-07T17:54:20.445Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-07T17:54:20.445Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-07T17:54:20.445Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:54:20.445Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-07T17:54:20.445Z] === RUN TestDiff [2022-02-07T17:54:20.705Z] check_test.go:308: [d1454eed4da31] daemon is not started [2022-02-07T17:54:20.705Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-07T17:54:21.277Z] --- PASS: TestDiff (0.69s) [2022-02-07T17:54:21.277Z] === RUN TestExecWithCloseStdin [2022-02-07T17:54:21.277Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s) [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-02-07T17:54:21.296Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-02-07T17:54:21.296Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:54:21.296Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.19s) [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.21s) [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (20.36s) [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (20.44s) [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.27s) [2022-02-07T17:54:21.463Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.49s) [2022-02-07T17:54:21.463Z] === RUN TestBuildMultiStageCopy [2022-02-07T17:54:21.463Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-07T17:54:21.848Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-07T17:54:21.848Z] --- PASS: TestExecWithCloseStdin (0.82s) [2022-02-07T17:54:21.848Z] === RUN TestExec [2022-02-07T17:54:21.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:54:22.111Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-07T17:54:22.119Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:54:22.377Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:54:22.444Z] --- PASS: TestRemoveContainerRunning (2.37s) [2022-02-07T17:54:22.444Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:54:22.636Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:54:22.636Z] --- PASS: TestBuildMultiStageCopy (1.71s) [2022-02-07T17:54:22.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2022-02-07T17:54:22.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-07T17:54:22.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-07T17:54:22.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-02-07T17:54:22.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-07T17:54:22.637Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:54:22.683Z] --- PASS: TestExec (0.84s) [2022-02-07T17:54:22.683Z] === RUN TestExecUser [2022-02-07T17:54:23.205Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2022-02-07T17:54:23.205Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:54:23.256Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-07T17:54:23.256Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-07T17:54:23.519Z] --- PASS: TestExecUser (0.79s) [2022-02-07T17:54:23.519Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:54:24.141Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2022-02-07T17:54:24.141Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:54:24.399Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-07T17:54:24.399Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:54:24.471Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-02-07T17:54:24.471Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:54:25.046Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-07T17:54:25.308Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-07T17:54:25.406Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.34s) [2022-02-07T17:54:25.406Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:54:25.406Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-07T17:54:25.406Z] === RUN TestRenameLinkedContainer [2022-02-07T17:54:25.406Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:25.406Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-07T17:54:25.406Z] === RUN TestRenameStoppedContainer [2022-02-07T17:54:25.777Z] --- PASS: TestBuildMultiStageOnBuild (1.19s) [2022-02-07T17:54:25.777Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:54:26.211Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-07T17:54:26.253Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-02-07T17:54:26.253Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:54:26.345Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-07T17:54:26.345Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:54:27.198Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2022-02-07T17:54:27.198Z] === RUN TestHealthKillContainer [2022-02-07T17:54:27.723Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-02-07T17:54:27.723Z] === RUN TestBuildWithHugeFile [2022-02-07T17:54:28.144Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-07T17:54:28.367Z] --- PASS: TestRenameStoppedContainer (3.02s) [2022-02-07T17:54:28.367Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:54:29.053Z] --- PASS: TestServiceWithDataPathPortInit (13.60s) [2022-02-07T17:54:29.053Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T17:54:29.095Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-07T17:54:29.357Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-07T17:54:29.930Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-07T17:54:29.982Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2htw7603us8brgnp2n3q2mu90 Created:2022-02-07 17:54:28.75684673 +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[47e84560f76d73c49933a173b2def4b46a5dee405cfec08e01d332abe498fce3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vq6nfdet9gludn7xepgzjalml EndpointID:8ea877f84de25df7b21ddff469108c59c11be0ea1cbf4254f39357a587f4965b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f3f3602436872a42adb0f5a93c024fabd2a4426b4f32e6de79d418fca2db6d9 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:e921d1e7ca20 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vq6nfdet9gludn7xepgzjalml EndpointID:8ea877f84de25df7b21ddff469108c59c11be0ea1cbf4254f39357a587f4965b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-07T17:54:30.122Z] --- PASS: TestRenameAnonymousContainer (13.84s) [2022-02-07T17:54:30.122Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:54:30.457Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-07T17:54:30.592Z] --- PASS: TestRenameContainerWithSameName (1.80s) [2022-02-07T17:54:30.592Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:54:30.592Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:30.592Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-07T17:54:30.592Z] === RUN TestResize [2022-02-07T17:54:31.845Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-07T17:54:32.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-07T17:54:32.105Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-07T17:54:32.105Z] check_test.go:308: [d48c9b01dd085] daemon is not started [2022-02-07T17:54:32.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-07T17:54:32.813Z] --- PASS: TestResize (1.82s) [2022-02-07T17:54:32.813Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:54:33.137Z] --- PASS: TestRenameRunningContainerAndReuse (4.73s) [2022-02-07T17:54:33.137Z] === RUN TestRenameInvalidName [2022-02-07T17:54:33.489Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-07T17:54:33.994Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-07T17:54:33.994Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-07T17:54:34.153Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-02-07T17:54:34.154Z] PASS [2022-02-07T17:54:34.154Z] [2022-02-07T17:54:34.154Z] === Skipped [2022-02-07T17:54:34.154Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:54:34.154Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:54:34.154Z] [2022-02-07T17:54:34.154Z] DONE 26 tests, 1 skipped in 43.337s [2022-02-07T17:54:34.154Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-07T17:54:34.382Z] --- PASS: TestResizeWithInvalidSize (1.82s) [2022-02-07T17:54:34.382Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:54:34.411Z] INFO: Testing against a local daemon [2022-02-07T17:54:34.411Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-07T17:54:34.411Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:54:34.411Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T17:54:34.411Z] === RUN TestDockerNetworkIpvlan [2022-02-07T17:54:34.411Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:54:34.411Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-07T17:54:34.411Z] PASS [2022-02-07T17:54:34.411Z] [2022-02-07T17:54:34.411Z] === Skipped [2022-02-07T17:54:34.411Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T17:54:34.411Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:54:34.411Z] [2022-02-07T17:54:34.411Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-07T17:54:34.411Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:54:34.411Z] [2022-02-07T17:54:34.411Z] DONE 2 tests, 2 skipped in 0.037s [2022-02-07T17:54:34.411Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-07T17:54:34.411Z] INFO: Testing against a local daemon [2022-02-07T17:54:34.411Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-07T17:54:34.432Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-07T17:54:34.993Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-07T17:54:35.362Z] --- PASS: TestRenameInvalidName (2.39s) [2022-02-07T17:54:35.362Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:54:35.379Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-07T17:54:35.379Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-07T17:54:35.379Z] --- PASS: TestHealthKillContainer (8.36s) [2022-02-07T17:54:35.379Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:54:35.821Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-02-07T17:54:35.821Z] === RUN TestDockerNetworkMacvlan [2022-02-07T17:54:35.952Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-02-07T17:54:35.952Z] === RUN TestIpcModeNone [2022-02-07T17:54:36.214Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-07T17:54:36.384Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-07T17:54:36.566Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-07T17:54:36.606Z] --- PASS: TestResizeWhenContainerNotStarted (2.10s) [2022-02-07T17:54:36.606Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:54:36.606Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:36.606Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:54:36.606Z] === RUN TestStats [2022-02-07T17:54:36.606Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-07T17:54:36.606Z] --- SKIP: TestStats (0.00s) [2022-02-07T17:54:36.606Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:54:36.790Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-07T17:54:36.790Z] --- PASS: TestIpcModeNone (0.84s) [2022-02-07T17:54:36.790Z] === RUN TestIpcModePrivate [2022-02-07T17:54:36.948Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-07T17:54:37.364Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-02-07T17:54:37.625Z] --- PASS: TestIpcModePrivate (0.77s) [2022-02-07T17:54:37.625Z] === RUN TestIpcModeShareable [2022-02-07T17:54:37.878Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-07T17:54:38.141Z] --- PASS: TestBuildMultiStageCopy (16.41s) [2022-02-07T17:54:38.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.36s) [2022-02-07T17:54:38.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-02-07T17:54:38.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2022-02-07T17:54:38.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2022-02-07T17:54:38.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.50s) [2022-02-07T17:54:38.141Z] === RUN TestBuildMultiStageParentConfig [2022-02-07T17:54:38.200Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:90, shared: true, mustBeShared: true [2022-02-07T17:54:38.462Z] check_test.go:308: [dd17fd7014ee5] daemon is not started [2022-02-07T17:54:38.462Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-07T17:54:38.462Z] --- PASS: TestIpcModeShareable (0.80s) [2022-02-07T17:54:38.462Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-07T17:54:39.410Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-07T17:54:39.772Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-07T17:54:40.413Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2022-02-07T17:54:40.413Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:54:40.413Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-07T17:54:40.413Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-07T17:54:40.413Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:54:41.108Z] --- PASS: TestBuildMultiStageParentConfig (2.76s) [2022-02-07T17:54:41.108Z] === RUN TestBuildLabelWithTargets [2022-02-07T17:54:41.108Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:54:41.108Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-07T17:54:41.108Z] === RUN TestBuildWithEmptyLayers [2022-02-07T17:54:41.138Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-07T17:54:41.329Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2022-02-07T17:54:41.329Z] === RUN TestAPIIpcModeHost [2022-02-07T17:54:41.329Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-07T17:54:41.901Z] --- PASS: TestAPIIpcModeHost (0.62s) [2022-02-07T17:54:41.901Z] === RUN TestDaemonIpcModeShareable [2022-02-07T17:54:41.901Z] check_test.go:308: [d65c9bb9ecf0b] daemon is not started [2022-02-07T17:54:41.901Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-07T17:54:42.100Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-02-07T17:54:42.100Z] === RUN TestBuildMultiStageOnBuild [2022-02-07T17:54:43.314Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-02-07T17:54:43.314Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-02-07T17:54:43.314Z] === RUN TestDaemonIpcModePrivate [2022-02-07T17:54:44.402Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-07T17:54:44.751Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-02-07T17:54:44.751Z] docker_cli_daemon_plugins_test.go:80: [dd500b8dc6fd1] daemon is not started [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s) [2022-02-07T17:54:44.964Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-02-07T17:54:44.964Z] PASS [2022-02-07T17:54:44.964Z] [2022-02-07T17:54:44.964Z] DONE 8 tests in 10.677s [2022-02-07T17:54:44.964Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-07T17:54:44.964Z] testing: warning: no tests to run [2022-02-07T17:54:44.964Z] PASS [2022-02-07T17:54:44.964Z] [2022-02-07T17:54:44.964Z] DONE 0 tests in 0.011s [2022-02-07T17:54:44.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-07T17:54:44.964Z] INFO: Testing against a local daemon [2022-02-07T17:54:44.964Z] === RUN TestAuthZPluginAllowRequest [2022-02-07T17:54:45.017Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2022-02-07T17:54:45.017Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-07T17:54:45.594Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-07T17:54:45.856Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-07T17:54:46.330Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-02-07T17:54:46.330Z] === RUN TestAuthZPluginTLS [2022-02-07T17:54:46.425Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-07T17:54:46.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-02-07T17:54:46.436Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s) [2022-02-07T17:54:46.436Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-07T17:54:46.892Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-07T17:54:46.892Z] === RUN TestAuthZPluginDenyRequest [2022-02-07T17:54:47.455Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-07T17:54:47.455Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-07T17:54:47.901Z] --- PASS: TestRenameAnonymousContainer (11.04s) [2022-02-07T17:54:47.901Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:54:48.020Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-07T17:54:48.020Z] === RUN TestAuthZPluginDenyResponse [2022-02-07T17:54:48.278Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-07T17:54:48.278Z] === RUN TestAuthZPluginAllowEventStream [2022-02-07T17:54:48.359Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-02-07T17:54:48.359Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-02-07T17:54:48.359Z] === RUN TestIpcModeOlderClient [2022-02-07T17:54:48.359Z] === PAUSE TestIpcModeOlderClient [2022-02-07T17:54:48.359Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:54:48.359Z] docker_cli_daemon_plugins_test.go:170: [d23cf7cb255b4] daemon is not started [2022-02-07T17:54:48.896Z] --- PASS: TestRenameContainerWithSameName (2.57s) [2022-02-07T17:54:48.896Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:54:48.896Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-07T17:54:48.896Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-07T17:54:48.896Z] === RUN TestResize [2022-02-07T17:54:48.934Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-02-07T17:54:48.935Z] === RUN TestKillContainer [2022-02-07T17:54:48.935Z] === RUN TestKillContainer/no_signal [2022-02-07T17:54:49.508Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:54:49.706Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-02-07T17:54:49.706Z] === RUN TestAuthZPluginErrorResponse [2022-02-07T17:54:49.770Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-07T17:54:49.770Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-07T17:54:50.032Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:54:50.289Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-07T17:54:50.289Z] === RUN TestAuthZPluginErrorRequest [2022-02-07T17:54:50.550Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-07T17:54:50.550Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-07T17:54:50.978Z] --- PASS: TestKillContainer (2.09s) [2022-02-07T17:54:50.978Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-02-07T17:54:50.978Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-02-07T17:54:50.978Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-02-07T17:54:50.978Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:54:50.978Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-07T17:54:51.113Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-07T17:54:51.113Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-07T17:54:51.119Z] --- PASS: TestResize (2.35s) [2022-02-07T17:54:51.119Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:54:51.552Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-07T17:54:52.485Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-02-07T17:54:52.485Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-07T17:54:52.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-02-07T17:54:52.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2022-02-07T17:54:52.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-02-07T17:54:52.500Z] === RUN TestKillStoppedContainer [2022-02-07T17:54:52.500Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-02-07T17:54:52.500Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:54:52.500Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-02-07T17:54:52.500Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:54:52.500Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-07T17:54:53.071Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-07T17:54:53.071Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-07T17:54:53.332Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-02-07T17:54:53.332Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:54:53.332Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:54:53.332Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-07T17:54:53.332Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:54:53.332Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:54:53.332Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-07T17:54:53.332Z] === RUN TestLinksEtcHostsContentMatch [2022-02-07T17:54:53.345Z] --- PASS: TestResizeWithInvalidSize (2.38s) [2022-02-07T17:54:53.345Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:54:53.593Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-07T17:54:53.859Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-02-07T17:54:53.859Z] === RUN TestLinksContainerNames [2022-02-07T17:54:54.120Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-07T17:54:54.374Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-02-07T17:54:54.374Z] === RUN TestAuthZPluginHeader [2022-02-07T17:54:54.631Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-07T17:54:54.631Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-07T17:54:54.693Z] check_test.go:308: [da56b9f0b0455] daemon is not started [2022-02-07T17:54:54.693Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-07T17:54:55.270Z] --- PASS: TestLinksContainerNames (1.53s) [2022-02-07T17:54:55.270Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:54:55.842Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2022-02-07T17:54:55.842Z] === RUN TestContainerNetworkMountsNoChown [2022-02-07T17:54:55.953Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-07T17:54:56.306Z] --- PASS: TestResizeWhenContainerNotStarted (2.97s) [2022-02-07T17:54:56.306Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:54:56.306Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:54:56.306Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:54:56.306Z] === RUN TestStats [2022-02-07T17:54:56.306Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-07T17:54:56.306Z] --- SKIP: TestStats (0.00s) [2022-02-07T17:54:56.306Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:54:56.416Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-07T17:54:56.679Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/default [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/default [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/private [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/private [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rprivate [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/slave [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/slave [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rslave [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/shared [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/shared [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rshared [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/default [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/rshared [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/shared [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/rslave [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/slave [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/rprivate [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/private [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-07T17:54:56.679Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:54:56.679Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:54:56.679Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:54:56.944Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:54:57.205Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-07T17:54:57.402Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-07T17:54:57.467Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:54:57.467Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-02-07T17:54:57.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-07T17:54:57.468Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-02-07T17:54:57.468Z] === RUN TestContainerBindMountNonRecursive [2022-02-07T17:54:58.413Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-07T17:54:58.799Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2022-02-07T17:54:58.799Z] === RUN TestAuthZPluginV2Disable [2022-02-07T17:54:59.358Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2022-02-07T17:54:59.358Z] === RUN TestContainerVolumesMountedAsShared [2022-02-07T17:54:59.934Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-07T17:54:59.934Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-07T17:54:59.977Z] --- PASS: TestBuildMultiStageOnBuild (15.86s) [2022-02-07T17:54:59.978Z] === RUN TestBuildUncleanTarFilenames [2022-02-07T17:54:59.978Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:54:59.978Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-07T17:54:59.978Z] === RUN TestBuildMultiStageLayerLeak [2022-02-07T17:55:00.196Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-02-07T17:55:00.196Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-07T17:55:00.772Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-02-07T17:55:00.772Z] === RUN TestNetworkNat [2022-02-07T17:55:01.034Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-07T17:55:01.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-07T17:55:01.608Z] --- PASS: TestNetworkNat (0.78s) [2022-02-07T17:55:01.608Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:55:01.674Z] --- PASS: TestUpdateRestartPolicy (19.55s) [2022-02-07T17:55:01.674Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:55:01.674Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2022-02-07T17:55:01.675Z] === RUN TestWaitNonBlocked [2022-02-07T17:55:01.675Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:55:01.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:55:01.675Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:55:01.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:55:01.675Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:55:01.675Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:55:01.790Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-07T17:55:02.115Z] --- PASS: TestAuthZPluginV2Disable (3.34s) [2022-02-07T17:55:02.115Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-07T17:55:02.182Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-07T17:55:02.182Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-02-07T17:55:02.182Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:55:03.128Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-07T17:55:03.901Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-07T17:55:03.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2022-02-07T17:55:03.901Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.54s) [2022-02-07T17:55:03.901Z] === RUN TestWaitBlocked [2022-02-07T17:55:03.901Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:03.901Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-07T17:55:03.901Z] PASS [2022-02-07T17:55:03.901Z] ok github.com/docker/docker/integration/container 81.025s [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === Skipped [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-07T17:55:04.371Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-07T17:55:04.371Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-07T17:55:04.371Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-07T17:55:04.371Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-07T17:55:04.371Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-07T17:55:04.371Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-07T17:55:04.371Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-07T17:55:04.371Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:55:04.371Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-07T17:55:04.371Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-07T17:55:04.371Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-07T17:55:04.371Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-07T17:55:04.371Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-07T17:55:04.371Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-07T17:55:04.371Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:55:04.371Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:55:04.371Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-07T17:55:04.371Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-07T17:55:04.371Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-07T17:55:04.371Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.371Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-07T17:55:04.371Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:55:04.371Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-07T17:55:04.372Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-07T17:55:04.372Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-07T17:55:04.372Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-07T17:55:04.372Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-07T17:55:04.372Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-07T17:55:04.372Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-07T17:55:04.372Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-07T17:55:04.372Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-07T17:55:04.372Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:55:04.372Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-07T17:55:04.372Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-07T17:55:04.372Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-07T17:55:04.372Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:04.372Z] [2022-02-07T17:55:04.372Z] DONE 87 tests, 33 skipped in 83.288s [2022-02-07T17:55:04.372Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-07T17:55:04.516Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-07T17:55:04.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.91s) [2022-02-07T17:55:04.999Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:55:04.999Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-07T17:55:04.999Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-07T17:55:04.999Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:55:05.089Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-07T17:55:05.350Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2022-02-07T17:55:05.350Z] === RUN TestPause [2022-02-07T17:55:05.428Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.33s) [2022-02-07T17:55:05.428Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-07T17:55:06.292Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-07T17:55:06.292Z] --- PASS: TestPause (0.82s) [2022-02-07T17:55:06.292Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:55:06.292Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:55:06.292Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:55:06.292Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:55:06.553Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-07T17:55:07.124Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-02-07T17:55:07.124Z] === RUN TestPidHost [2022-02-07T17:55:08.511Z] --- PASS: TestPidHost (1.27s) [2022-02-07T17:55:08.511Z] === RUN TestPsFilter [2022-02-07T17:55:08.511Z] --- PASS: TestPsFilter (0.13s) [2022-02-07T17:55:08.511Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:55:09.086Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2022-02-07T17:55:09.086Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:55:09.348Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-02-07T17:55:09.348Z] === RUN TestRemoveContainerRunning [2022-02-07T17:55:09.920Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-02-07T17:55:09.920Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:55:10.183Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-07T17:55:10.447Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-07T17:55:10.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-02-07T17:55:10.710Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:55:10.710Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-02-07T17:55:10.710Z] === RUN TestRenameLinkedContainer [2022-02-07T17:55:10.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-07T17:55:12.511Z] --- PASS: TestBuildMultiStageLayerLeak (13.24s) [2022-02-07T17:55:12.511Z] === RUN TestBuildWithHugeFile [2022-02-07T17:55:12.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-07T17:55:13.201Z] --- PASS: TestRenameLinkedContainer (2.41s) [2022-02-07T17:55:13.201Z] === RUN TestRenameStoppedContainer [2022-02-07T17:55:13.774Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-02-07T17:55:13.774Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:55:14.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-07T17:55:14.980Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-02-07T17:55:14.980Z] === RUN TestRenameInvalidName [2022-02-07T17:55:14.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-07T17:55:15.373Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.17s) [2022-02-07T17:55:15.373Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-07T17:55:15.532Z] ............................ [ 66%] [2022-02-07T17:55:15.551Z] --- PASS: TestRenameInvalidName (0.56s) [2022-02-07T17:55:15.551Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:55:16.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-07T17:55:16.752Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-07T17:55:17.693Z] --- PASS: TestRenameAnonymousContainer (2.27s) [2022-02-07T17:55:17.693Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:55:18.265Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2022-02-07T17:55:18.265Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:55:18.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-07T17:55:19.474Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2022-02-07T17:55:19.474Z] === RUN TestResize [2022-02-07T17:55:20.421Z] --- PASS: TestResize (0.81s) [2022-02-07T17:55:20.421Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:55:20.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-07T17:55:21.258Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2022-02-07T17:55:21.258Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:55:21.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-07T17:55:21.832Z] check_test.go:308: [d2d5d755178cf] daemon is not started [2022-02-07T17:55:22.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-07T17:55:22.094Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:55:22.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:55:22.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:55:22.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:55:22.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:55:22.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:55:22.094Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:55:22.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:55:22.095Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:55:22.095Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:55:22.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:55:22.095Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:55:22.226Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:55:22.226Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-07T17:55:22.226Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-07T17:55:22.226Z] === RUN TestDaemonConfigValidation [2022-02-07T17:55:22.226Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-07T17:55:22.226Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-07T17:55:22.226Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:55:22.226Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-07T17:55:22.226Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-07T17:55:22.226Z] === RUN TestDaemonProxy [2022-02-07T17:55:22.226Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-07T17:55:22.226Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-07T17:55:22.226Z] PASS [2022-02-07T17:55:22.226Z] ok github.com/docker/docker/integration/daemon 0.095s [2022-02-07T17:55:22.703Z] [2022-02-07T17:55:22.703Z] === Skipped [2022-02-07T17:55:22.703Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-07T17:55:22.703Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-07T17:55:22.703Z] [2022-02-07T17:55:22.703Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-07T17:55:22.703Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-07T17:55:22.703Z] [2022-02-07T17:55:22.703Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-07T17:55:22.703Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-07T17:55:22.703Z] [2022-02-07T17:55:22.703Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-07T17:55:22.703Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-07T17:55:22.703Z] [2022-02-07T17:55:22.703Z] DONE 4 tests, 4 skipped in 18.403s [2022-02-07T17:55:22.703Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-07T17:55:24.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-07T17:55:24.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:55:25.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-07T17:55:26.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:26.518Z] INFO: Testing against a local daemon [2022-02-07T17:55:26.518Z] === RUN TestCommitInheritsEnv [2022-02-07T17:55:26.518Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:55:26.518Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-07T17:55:26.518Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:55:26.518Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:55:26.518Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:55:26.518Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:55:26.518Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:55:26.518Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-07T17:55:26.518Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:55:26.518Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-07T17:55:26.518Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:55:26.518Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-07T17:55:26.518Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:55:26.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:55:26.989Z] --- PASS: TestRemoveImageOrphaning (0.90s) [2022-02-07T17:55:26.989Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:55:26.989Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-07T17:55:26.989Z] === RUN TestTagInvalidReference [2022-02-07T17:55:26.989Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-07T17:55:26.989Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:55:26.989Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-07T17:55:26.989Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:55:27.460Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-07T17:55:27.460Z] === RUN TestTagOfficialNames [2022-02-07T17:55:27.460Z] --- PASS: TestTagOfficialNames (0.08s) [2022-02-07T17:55:27.460Z] === RUN TestTagMatchesDigest [2022-02-07T17:55:27.460Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-07T17:55:27.460Z] PASS [2022-02-07T17:55:27.460Z] ok github.com/docker/docker/integration/image 1.364s [2022-02-07T17:55:27.460Z] [2022-02-07T17:55:27.460Z] === Skipped [2022-02-07T17:55:27.460Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-07T17:55:27.460Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:55:27.460Z] [2022-02-07T17:55:27.460Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:55:27.460Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:55:27.460Z] [2022-02-07T17:55:27.460Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-07T17:55:27.460Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:55:27.460Z] [2022-02-07T17:55:27.460Z] DONE 12 tests, 3 skipped in 4.687s [2022-02-07T17:55:27.460Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-07T17:55:27.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:55:28.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:55:29.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:55:29.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:29.687Z] INFO: Testing against a local daemon [2022-02-07T17:55:29.687Z] === RUN TestNetworkCreateDelete [2022-02-07T17:55:29.687Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:29.687Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:55:29.687Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-07T17:55:29.687Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDaemonDNSFallback [2022-02-07T17:55:29.687Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:29.687Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestInspectNetwork [2022-02-07T17:55:29.687Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:29.687Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T17:55:29.687Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:29.687Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestNetworkInvalidJSON [2022-02-07T17:55:29.687Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T17:55:29.687Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T17:55:29.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:55:29.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:55:29.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:55:29.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:55:29.687Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T17:55:29.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:55:29.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-07T17:55:29.687Z] === RUN TestNetworkList [2022-02-07T17:55:29.687Z] === RUN TestNetworkList//networks [2022-02-07T17:55:29.687Z] === PAUSE TestNetworkList//networks [2022-02-07T17:55:29.687Z] === RUN TestNetworkList//networks/ [2022-02-07T17:55:29.687Z] === PAUSE TestNetworkList//networks/ [2022-02-07T17:55:29.687Z] === CONT TestNetworkList//networks [2022-02-07T17:55:29.687Z] === CONT TestNetworkList//networks/ [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkList (0.03s) [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-07T17:55:29.687Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T17:55:29.687Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T17:55:29.687Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T17:55:29.687Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T17:55:29.687Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T17:55:29.687Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T17:55:29.687Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T17:55:29.687Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T17:55:29.687Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:55:29.687Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T17:55:29.687Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:55:29.687Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T17:55:29.687Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:55:29.687Z] PASS [2022-02-07T17:55:29.687Z] ok github.com/docker/docker/integration/network 0.136s [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === Skipped [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-07T17:55:29.687Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-07T17:55:29.687Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-07T17:55:29.687Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-07T17:55:29.687Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:55:29.687Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:55:29.687Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-07T17:55:29.687Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:55:29.687Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:55:29.687Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:55:29.687Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-07T17:55:29.687Z] [2022-02-07T17:55:29.688Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:55:29.688Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-07T17:55:29.688Z] [2022-02-07T17:55:29.688Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:55:29.688Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-07T17:55:29.688Z] [2022-02-07T17:55:29.688Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:55:29.688Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:55:29.688Z] [2022-02-07T17:55:29.688Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:55:29.688Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-07T17:55:29.688Z] [2022-02-07T17:55:29.688Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:55:29.688Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-07T17:55:29.688Z] [2022-02-07T17:55:29.688Z] DONE 22 tests, 15 skipped in 1.998s [2022-02-07T17:55:29.688Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-07T17:55:30.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:55:30.159Z] testing: warning: no tests to run [2022-02-07T17:55:30.159Z] PASS [2022-02-07T17:55:30.159Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2022-02-07T17:55:30.159Z] [2022-02-07T17:55:30.159Z] DONE 0 tests in 0.619s [2022-02-07T17:55:30.159Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-07T17:55:30.314Z] --- PASS: TestUpdateRestartPolicy (23.23s) [2022-02-07T17:55:30.314Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:55:30.314Z] --- PASS: TestUpdateRestartWithAutoRemove (2.47s) [2022-02-07T17:55:30.314Z] === RUN TestWaitNonBlocked [2022-02-07T17:55:30.314Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:55:30.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:55:30.314Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:55:30.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:55:30.314Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:55:30.314Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:55:31.151Z] testing: warning: no tests to run [2022-02-07T17:55:31.151Z] PASS [2022-02-07T17:55:31.151Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2022-02-07T17:55:31.151Z] [2022-02-07T17:55:31.151Z] DONE 0 tests in 0.619s [2022-02-07T17:55:31.151Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-07T17:55:31.622Z] testing: warning: no tests to run [2022-02-07T17:55:31.622Z] PASS [2022-02-07T17:55:31.622Z] ok github.com/docker/docker/integration/plugin 0.066s [2022-02-07T17:55:31.622Z] [2022-02-07T17:55:31.622Z] DONE 0 tests in 0.643s [2022-02-07T17:55:32.093Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-07T17:55:32.565Z] testing: warning: no tests to run [2022-02-07T17:55:32.565Z] PASS [2022-02-07T17:55:32.565Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2022-02-07T17:55:32.565Z] [2022-02-07T17:55:32.565Z] DONE 0 tests in 0.606s [2022-02-07T17:55:32.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-07T17:55:33.421Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-07T17:55:33.421Z] PASS [2022-02-07T17:55:33.421Z] [2022-02-07T17:55:33.421Z] DONE 17 tests in 46.926s [2022-02-07T17:55:33.421Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-07T17:55:33.421Z] INFO: Testing against a local daemon [2022-02-07T17:55:33.421Z] === RUN TestPluginInvalidJSON [2022-02-07T17:55:33.421Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:55:33.421Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:55:33.421Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:55:33.421Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-07T17:55:33.421Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T17:55:33.421Z] === RUN TestPluginInstall [2022-02-07T17:55:33.421Z] === RUN TestPluginInstall/no_auth [2022-02-07T17:55:33.421Z] time="2022-02-07T17:55:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:55:33.421Z] time="2022-02-07T17:55:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2522c6b975c95999f2355ea546db39cf2e176a0c469b3c9fee19ef3443611cb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:55:33.421Z] time="2022-02-07T17:55:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:55:33.421Z] time="2022-02-07T17:55:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2522c6b975c95999f2355ea546db39cf2e176a0c469b3c9fee19ef3443611cb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:55:33.421Z] === RUN TestPluginInstall/with_htpasswd [2022-02-07T17:55:33.678Z] time="2022-02-07T17:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:55:33.678Z] time="2022-02-07T17:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aec1da908da53e0be5506aba76ca85e75fec57085b8c0c04b4fc662a990fe661" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:55:33.678Z] time="2022-02-07T17:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:55:33.678Z] time="2022-02-07T17:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aec1da908da53e0be5506aba76ca85e75fec57085b8c0c04b4fc662a990fe661" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:55:33.934Z] === RUN TestPluginInstall/with_insecure [2022-02-07T17:55:34.170Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-07T17:55:34.170Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.22s) [2022-02-07T17:55:34.170Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.47s) [2022-02-07T17:55:34.170Z] === RUN TestWaitBlocked [2022-02-07T17:55:34.170Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:34.170Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-07T17:55:34.170Z] PASS [2022-02-07T17:55:34.170Z] ok github.com/docker/docker/integration/container 100.896s [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === Skipped [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-07T17:55:34.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-07T17:55:34.170Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-07T17:55:34.170Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-07T17:55:34.170Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-07T17:55:34.170Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-07T17:55:34.170Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-07T17:55:34.170Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-07T17:55:34.170Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:55:34.170Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-07T17:55:34.170Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-07T17:55:34.170Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-07T17:55:34.170Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-07T17:55:34.170Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-07T17:55:34.170Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-07T17:55:34.170Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:55:34.170Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-07T17:55:34.170Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-07T17:55:34.170Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-07T17:55:34.170Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-07T17:55:34.170Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-07T17:55:34.170Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-07T17:55:34.170Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-07T17:55:34.170Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-07T17:55:34.170Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:55:34.170Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-07T17:55:34.170Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-07T17:55:34.170Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-07T17:55:34.170Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:34.170Z] [2022-02-07T17:55:34.170Z] DONE 87 tests, 33 skipped in 103.420s [2022-02-07T17:55:34.170Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-07T17:55:34.863Z] time="2022-02-07T17:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:55:34.863Z] time="2022-02-07T17:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cab51d74b80c96ed75f4094012f7b0fcf694fbe7ed11caee6f9c2a80e7ea0fde" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:55:34.863Z] time="2022-02-07T17:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:55:34.863Z] time="2022-02-07T17:55:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cab51d74b80c96ed75f4094012f7b0fcf694fbe7ed11caee6f9c2a80e7ea0fde" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:55:34.863Z] plugin_test.go:165: [d07679b928c53] daemon is not started [2022-02-07T17:55:34.863Z] --- PASS: TestPluginInstall (2.88s) [2022-02-07T17:55:34.863Z] --- PASS: TestPluginInstall/no_auth (1.24s) [2022-02-07T17:55:34.863Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-02-07T17:55:34.863Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-02-07T17:55:34.863Z] === RUN TestPluginsWithRuntimes [2022-02-07T17:55:35.402Z] --- PASS: TestBuildWithHugeFile (63.59s) [2022-02-07T17:55:35.403Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:55:35.403Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:55:35.403Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:55:35.403Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:55:35.403Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:55:35.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:55:35.403Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:55:35.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:55:35.403Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:55:35.403Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:55:35.403Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:55:35.403Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:55:35.403Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:55:35.403Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-07T17:55:35.403Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-02-07T17:55:35.403Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-07T17:55:35.403Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-07T17:55:35.403Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:55:35.403Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-07T17:55:35.403Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-07T17:55:35.403Z] --- PASS: TestBuildPreserveOwnership (2.62s) [2022-02-07T17:55:35.403Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.74s) [2022-02-07T17:55:35.403Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-02-07T17:55:35.403Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:55:35.403Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-07T17:55:35.403Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-07T17:55:35.403Z] Loaded image: busybox:latest [2022-02-07T17:55:35.403Z] Loaded image: busybox:glibc [2022-02-07T17:55:35.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:55:35.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:55:35.971Z] Loaded image: debian:bullseye-slim [2022-02-07T17:55:35.971Z] Loaded image: hello-world:latest [2022-02-07T17:55:35.971Z] Loaded image: arm32v7/hello-world:latest [2022-02-07T17:55:36.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:36.388Z] INFO: Testing against a local daemon [2022-02-07T17:55:36.388Z] === RUN TestPluginInvalidJSON [2022-02-07T17:55:36.388Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:55:36.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:55:36.388Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:55:36.388Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-07T17:55:36.388Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T17:55:36.388Z] === RUN TestPluginInstall [2022-02-07T17:55:36.388Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-07T17:55:36.388Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-07T17:55:36.388Z] === RUN TestPluginsWithRuntimes [2022-02-07T17:55:36.388Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-07T17:55:36.388Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-07T17:55:36.388Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T17:55:36.388Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-07T17:55:36.388Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:55:36.388Z] PASS [2022-02-07T17:55:36.388Z] ok github.com/docker/docker/integration/plugin/common 0.081s [2022-02-07T17:55:36.388Z] [2022-02-07T17:55:36.388Z] === Skipped [2022-02-07T17:55:36.388Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-07T17:55:36.388Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-07T17:55:36.388Z] [2022-02-07T17:55:36.388Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-07T17:55:36.388Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-07T17:55:36.388Z] [2022-02-07T17:55:36.388Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:55:36.388Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-07T17:55:36.388Z] [2022-02-07T17:55:36.388Z] DONE 5 tests, 3 skipped in 3.952s [2022-02-07T17:55:36.797Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-07T17:55:36.861Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-07T17:55:37.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-07T17:55:37.359Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-07T17:55:38.284Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-02-07T17:55:38.284Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-02-07T17:55:38.284Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-02-07T17:55:38.284Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T17:55:38.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:38.433Z] INFO: Testing against a local daemon [2022-02-07T17:55:38.433Z] === RUN TestExternalGraphDriver [2022-02-07T17:55:38.433Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-07T17:55:38.433Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-07T17:55:38.433Z] === RUN TestGraphdriverPluginV2 [2022-02-07T17:55:38.433Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-07T17:55:38.433Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-07T17:55:38.433Z] PASS [2022-02-07T17:55:38.433Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.087s [2022-02-07T17:55:38.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-07T17:55:38.845Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-07T17:55:38.845Z] PASS [2022-02-07T17:55:38.845Z] [2022-02-07T17:55:38.845Z] DONE 10 tests in 6.736s [2022-02-07T17:55:38.845Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-07T17:55:38.845Z] INFO: Testing against a local daemon [2022-02-07T17:55:38.845Z] === RUN TestExternalGraphDriver [2022-02-07T17:55:38.845Z] === RUN TestExternalGraphDriver/json [2022-02-07T17:55:38.905Z] [2022-02-07T17:55:38.905Z] === Skipped [2022-02-07T17:55:38.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-07T17:55:38.905Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-07T17:55:38.905Z] [2022-02-07T17:55:38.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-07T17:55:38.905Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-07T17:55:38.905Z] [2022-02-07T17:55:38.905Z] DONE 2 tests, 2 skipped in 2.083s [2022-02-07T17:55:38.905Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-07T17:55:39.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:55:40.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:40.480Z] INFO: Testing against a local daemon [2022-02-07T17:55:40.480Z] === RUN TestReadPluginNoRead [2022-02-07T17:55:40.480Z] read_test.go:21: no unix domain sockets on Windows [2022-02-07T17:55:40.480Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-07T17:55:40.480Z] PASS [2022-02-07T17:55:40.480Z] ok github.com/docker/docker/integration/plugin/logging 0.078s [2022-02-07T17:55:40.480Z] [2022-02-07T17:55:40.480Z] === Skipped [2022-02-07T17:55:40.480Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-07T17:55:40.480Z] read_test.go:21: no unix domain sockets on Windows [2022-02-07T17:55:40.480Z] [2022-02-07T17:55:40.480Z] DONE 1 tests, 1 skipped in 1.849s [2022-02-07T17:55:40.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-07T17:55:40.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-07T17:55:40.731Z] === RUN TestExternalGraphDriver/spec [2022-02-07T17:55:40.934Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:55:40.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-07T17:55:41.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:55:41.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-07T17:55:41.945Z] testing: warning: no tests to run [2022-02-07T17:55:41.945Z] PASS [2022-02-07T17:55:41.945Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2022-02-07T17:55:41.945Z] [2022-02-07T17:55:41.945Z] DONE 0 tests in 1.026s [2022-02-07T17:55:41.945Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-07T17:55:42.099Z] === RUN TestExternalGraphDriver/pull [2022-02-07T17:55:43.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-07T17:55:43.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-07T17:55:43.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:55:43.518Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:43.518Z] INFO: Testing against a local daemon [2022-02-07T17:55:43.518Z] === RUN TestPluginWithDevMounts [2022-02-07T17:55:43.518Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:43.518Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-07T17:55:43.518Z] PASS [2022-02-07T17:55:43.518Z] ok github.com/docker/docker/integration/plugin/volumes 0.084s [2022-02-07T17:55:43.518Z] [2022-02-07T17:55:43.518Z] === Skipped [2022-02-07T17:55:43.518Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-07T17:55:43.518Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:43.518Z] [2022-02-07T17:55:43.518Z] DONE 1 tests, 1 skipped in 1.813s [2022-02-07T17:55:43.991Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-02-07T17:55:43.991Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-02-07T17:55:43.991Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-02-07T17:55:43.991Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-02-07T17:55:43.991Z] === RUN TestGraphdriverPluginV2 [2022-02-07T17:55:43.994Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-07T17:55:44.107Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.19s) [2022-02-07T17:55:44.107Z] PASS [2022-02-07T17:55:44.107Z] [2022-02-07T17:55:44.107Z] === Skipped [2022-02-07T17:55:44.107Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-07T17:55:44.107Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:55:44.107Z] [2022-02-07T17:55:44.107Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:55:44.107Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:55:44.107Z] [2022-02-07T17:55:44.107Z] DONE 34 tests, 2 skipped in 93.202s [2022-02-07T17:55:44.107Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-07T17:55:44.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:55:44.107Z] ++ set -e [2022-02-07T17:55:44.107Z] ++ '[' -n 0 ']' [2022-02-07T17:55:44.107Z] ++ set -x [2022-02-07T17:55:44.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:55:44.107Z] INFO: Testing against a local daemon [2022-02-07T17:55:44.107Z] === RUN TestConfigInspect [2022-02-07T17:55:44.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:55:45.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:45.581Z] INFO: Testing against a local daemon [2022-02-07T17:55:45.581Z] === RUN TestSecretInspect [2022-02-07T17:55:45.581Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-07T17:55:45.581Z] === RUN TestSecretList [2022-02-07T17:55:45.581Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] --- SKIP: TestSecretList (0.00s) [2022-02-07T17:55:45.581Z] === RUN TestSecretsCreateAndDelete [2022-02-07T17:55:45.581Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-07T17:55:45.581Z] === RUN TestSecretsUpdate [2022-02-07T17:55:45.581Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-07T17:55:45.581Z] === RUN TestTemplatedSecret [2022-02-07T17:55:45.581Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-07T17:55:45.581Z] === RUN TestSecretCreateResolve [2022-02-07T17:55:45.581Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:45.581Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-07T17:55:45.581Z] PASS [2022-02-07T17:55:45.581Z] ok github.com/docker/docker/integration/secret 0.079s [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] === Skipped [2022-02-07T17:55:45.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-07T17:55:45.581Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-07T17:55:45.581Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-07T17:55:45.581Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-07T17:55:45.581Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-07T17:55:45.581Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-07T17:55:45.581Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:45.581Z] [2022-02-07T17:55:45.581Z] DONE 6 tests, 6 skipped in 1.586s [2022-02-07T17:55:45.581Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-07T17:55:45.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-07T17:55:45.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:55:46.039Z] --- PASS: TestConfigInspect (2.31s) [2022-02-07T17:55:46.039Z] === RUN TestConfigList [2022-02-07T17:55:46.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-07T17:55:47.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:47.811Z] INFO: Testing against a local daemon [2022-02-07T17:55:47.811Z] === RUN TestServiceCreateInit [2022-02-07T17:55:47.811Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T17:55:47.811Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-07T17:55:47.811Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T17:55:47.811Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceConflict [2022-02-07T17:55:47.811Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T17:55:47.811Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-07T17:55:47.811Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T17:55:47.811Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T17:55:47.811Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T17:55:47.811Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceSysctls [2022-02-07T17:55:47.811Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-07T17:55:47.811Z] === RUN TestCreateServiceCapabilities [2022-02-07T17:55:47.811Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-07T17:55:47.811Z] === RUN TestInspect [2022-02-07T17:55:47.811Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestInspect (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestCreateJob [2022-02-07T17:55:47.811Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestCreateJob (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestReplicatedJob [2022-02-07T17:55:47.811Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestUpdateReplicatedJob [2022-02-07T17:55:47.811Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServiceListWithStatuses [2022-02-07T17:55:47.811Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T17:55:47.811Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestDockerNetworkReConnect [2022-02-07T17:55:47.811Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServicePlugin [2022-02-07T17:55:47.811Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServiceUpdateLabel [2022-02-07T17:55:47.811Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServiceUpdateSecrets [2022-02-07T17:55:47.811Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServiceUpdateConfigs [2022-02-07T17:55:47.811Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServiceUpdateNetwork [2022-02-07T17:55:47.811Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-07T17:55:47.811Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T17:55:47.811Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-07T17:55:47.811Z] PASS [2022-02-07T17:55:47.811Z] ok github.com/docker/docker/integration/service 0.227s [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === Skipped [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:55:47.811Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:55:47.811Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-07T17:55:47.811Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-07T17:55:47.811Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-07T17:55:47.811Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-07T17:55:47.811Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-07T17:55:47.811Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-07T17:55:47.811Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-07T17:55:47.811Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-07T17:55:47.811Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-07T17:55:47.811Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-07T17:55:47.811Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-07T17:55:47.811Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-07T17:55:47.811Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-07T17:55:47.811Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-07T17:55:47.811Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-07T17:55:47.811Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-07T17:55:47.811Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-07T17:55:47.811Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-07T17:55:47.811Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-07T17:55:47.811Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-07T17:55:47.811Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.811Z] [2022-02-07T17:55:47.811Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-07T17:55:47.812Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:55:47.812Z] [2022-02-07T17:55:47.812Z] DONE 24 tests, 23 skipped in 2.213s [2022-02-07T17:55:47.812Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-07T17:55:47.940Z] --- PASS: TestConfigList (2.09s) [2022-02-07T17:55:47.940Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:55:48.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.64s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.90s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.06s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.00s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.26s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.47s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2022-02-07T17:55:48.086Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2022-02-07T17:55:48.086Z] === RUN TestCgroupNamespacesRun [2022-02-07T17:55:48.161Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2022-02-07T17:55:48.161Z] PASS [2022-02-07T17:55:48.161Z] [2022-02-07T17:55:48.161Z] DONE 5 tests in 8.758s [2022-02-07T17:55:48.161Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-07T17:55:48.161Z] INFO: Testing against a local daemon [2022-02-07T17:55:48.161Z] === RUN TestContinueAfterPluginCrash [2022-02-07T17:55:48.161Z] === PAUSE TestContinueAfterPluginCrash [2022-02-07T17:55:48.161Z] === RUN TestReadPluginNoRead [2022-02-07T17:55:48.161Z] === PAUSE TestReadPluginNoRead [2022-02-07T17:55:48.161Z] === RUN TestDaemonStartWithLogOpt [2022-02-07T17:55:48.161Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-07T17:55:48.161Z] === CONT TestContinueAfterPluginCrash [2022-02-07T17:55:48.161Z] === CONT TestDaemonStartWithLogOpt [2022-02-07T17:55:49.386Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:49.386Z] INFO: Testing against a local daemon [2022-02-07T17:55:49.386Z] === RUN TestSessionCreate [2022-02-07T17:55:49.386Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:49.386Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-07T17:55:49.386Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T17:55:49.386Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:49.386Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-07T17:55:49.386Z] PASS [2022-02-07T17:55:49.386Z] ok github.com/docker/docker/integration/session 0.078s [2022-02-07T17:55:49.386Z] [2022-02-07T17:55:49.386Z] === Skipped [2022-02-07T17:55:49.386Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-07T17:55:49.386Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:49.386Z] [2022-02-07T17:55:49.386Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-07T17:55:49.386Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-07T17:55:49.386Z] [2022-02-07T17:55:49.386Z] DONE 2 tests, 2 skipped in 1.623s [2022-02-07T17:55:49.386Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-07T17:55:49.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-07T17:55:49.840Z] --- PASS: TestConfigsCreateAndDelete (1.72s) [2022-02-07T17:55:49.840Z] === RUN TestConfigsUpdate [2022-02-07T17:55:50.042Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2022-02-07T17:55:50.042Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-07T17:55:50.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:50.961Z] INFO: Testing against a local daemon [2022-02-07T17:55:50.961Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T17:55:50.961Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:50.961Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestDiskUsage [2022-02-07T17:55:50.961Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-07T17:55:50.961Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestEventsExecDie [2022-02-07T17:55:50.961Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-07T17:55:50.961Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestEventsBackwardsCompatible [2022-02-07T17:55:50.961Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-07T17:55:50.961Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestEventsVolumeCreate [2022-02-07T17:55:50.961Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-07T17:55:50.961Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestInfoAPI [2022-02-07T17:55:50.961Z] --- PASS: TestInfoAPI (0.03s) [2022-02-07T17:55:50.961Z] === RUN TestInfoAPIWarnings [2022-02-07T17:55:50.961Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:55:50.961Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestInfoDebug [2022-02-07T17:55:50.961Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:55:50.961Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestInfoInsecureRegistries [2022-02-07T17:55:50.961Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:55:50.961Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestInfoRegistryMirrors [2022-02-07T17:55:50.961Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:55:50.961Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-07T17:55:50.961Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T17:55:51.213Z] --- PASS: TestConfigsUpdate (1.67s) [2022-02-07T17:55:51.213Z] === RUN TestTemplatedConfig [2022-02-07T17:55:51.426Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2022-02-07T17:55:51.426Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-07T17:55:51.429Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2022-02-07T17:55:51.429Z] === CONT TestReadPluginNoRead [2022-02-07T17:55:51.953Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-07T17:55:51.953Z] === RUN TestPingCacheHeaders [2022-02-07T17:55:52.425Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-07T17:55:52.425Z] === RUN TestPingGet [2022-02-07T17:55:52.425Z] --- PASS: TestPingGet (0.04s) [2022-02-07T17:55:52.425Z] === RUN TestPingHead [2022-02-07T17:55:52.425Z] --- PASS: TestPingHead (0.03s) [2022-02-07T17:55:52.425Z] === RUN TestVersion [2022-02-07T17:55:52.425Z] --- PASS: TestVersion (0.03s) [2022-02-07T17:55:52.425Z] PASS [2022-02-07T17:55:52.425Z] ok github.com/docker/docker/integration/system 1.231s [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === Skipped [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T17:55:52.425Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-07T17:55:52.425Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-07T17:55:52.425Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-07T17:55:52.425Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-07T17:55:52.425Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-07T17:55:52.425Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-07T17:55:52.425Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-07T17:55:52.425Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-07T17:55:52.425Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:55:52.425Z] [2022-02-07T17:55:52.425Z] DONE 15 tests, 9 skipped in 2.868s [2022-02-07T17:55:52.425Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-07T17:55:52.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-07T17:55:53.074Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-02-07T17:55:53.074Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-07T17:55:53.280Z] --- PASS: TestTemplatedConfig (2.00s) [2022-02-07T17:55:53.281Z] === RUN TestConfigCreateResolve [2022-02-07T17:55:53.321Z] === RUN TestReadPluginNoRead/default [2022-02-07T17:55:53.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-07T17:55:53.908Z] check_test.go:308: [d28a0520f1ace] daemon is not started [2022-02-07T17:55:53.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-07T17:55:54.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:55:54.012Z] INFO: Testing against a local daemon [2022-02-07T17:55:54.012Z] === RUN TestVolumesCreateAndList [2022-02-07T17:55:54.012Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-02-07T17:55:54.012Z] === RUN TestVolumesRemove [2022-02-07T17:55:54.252Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-07T17:55:54.484Z] --- PASS: TestVolumesRemove (0.11s) [2022-02-07T17:55:54.484Z] === RUN TestVolumesInspect [2022-02-07T17:55:54.484Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-07T17:55:54.484Z] === RUN TestVolumesInvalidJSON [2022-02-07T17:55:54.484Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T17:55:54.484Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T17:55:54.484Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T17:55:54.484Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-07T17:55:54.484Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T17:55:54.484Z] PASS [2022-02-07T17:55:54.484Z] ok github.com/docker/docker/integration/volume 0.269s [2022-02-07T17:55:54.484Z] [2022-02-07T17:55:54.484Z] DONE 5 tests in 1.858s [2022-02-07T17:55:54.484Z] INFO: make.ps1 ended at 02/07/2022 17:55:54 [2022-02-07T17:55:54.484Z] INFO: Integration CLI tests being run from the host: [2022-02-07T17:55:54.484Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-02-07T17:55:54.854Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-02-07T17:55:54.854Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-07T17:55:55.117Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-07T17:55:55.183Z] --- PASS: TestConfigCreateResolve (2.05s) [2022-02-07T17:55:55.183Z] PASS [2022-02-07T17:55:55.183Z] [2022-02-07T17:55:55.183Z] DONE 6 tests in 11.921s [2022-02-07T17:55:55.183Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-07T17:55:55.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:55:55.183Z] ++ set -e [2022-02-07T17:55:55.183Z] ++ '[' -n 0 ']' [2022-02-07T17:55:55.183Z] ++ set -x [2022-02-07T17:55:55.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:55:55.378Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-07T17:55:55.443Z] INFO: Testing against a local daemon [2022-02-07T17:55:55.443Z] === RUN TestCheckpoint [2022-02-07T17:55:55.443Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:55:55.443Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:55:55.443Z] === RUN TestContainerInvalidJSON [2022-02-07T17:55:55.443Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:55:55.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:55:55.443Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:55:55.443Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:55:55.443Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:55:55.443Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:55:55.443Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-07T17:55:55.443Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-07T17:55:55.443Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-07T17:55:55.443Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:55:55.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2022-02-07T17:55:55.443Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:55:55.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-07T17:55:55.443Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:55:55.443Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-07T17:55:55.443Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:55:55.481Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:55:55.481Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-07T17:55:55.481Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-07T17:55:55.481Z] === RUN TestDaemonConfigValidation [2022-02-07T17:55:55.481Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-07T17:55:55.481Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-07T17:55:55.481Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:55:55.481Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-07T17:55:55.481Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-07T17:55:55.481Z] === RUN TestDaemonProxy [2022-02-07T17:55:55.481Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-07T17:55:55.481Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-07T17:55:55.481Z] PASS [2022-02-07T17:55:55.481Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-02-07T17:55:55.481Z] [2022-02-07T17:55:55.481Z] === Skipped [2022-02-07T17:55:55.481Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-07T17:55:55.481Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-07T17:55:55.481Z] [2022-02-07T17:55:55.481Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-07T17:55:55.481Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-07T17:55:55.481Z] [2022-02-07T17:55:55.481Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-07T17:55:55.481Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-07T17:55:55.481Z] [2022-02-07T17:55:55.481Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-07T17:55:55.481Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-07T17:55:55.481Z] [2022-02-07T17:55:55.481Z] DONE 4 tests, 4 skipped in 20.850s [2022-02-07T17:55:55.481Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-07T17:55:55.619Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-07T17:55:55.641Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-07T17:55:55.703Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-07T17:55:55.703Z] === RUN TestCopyFromContainer [2022-02-07T17:55:55.877Z] --- PASS: TestContinueAfterPluginCrash (8.23s) [2022-02-07T17:55:56.385Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-07T17:55:56.442Z] === CONT TestReadPluginNoRead [2022-02-07T17:55:56.442Z] read_test.go:92: [d34bd758e231f] daemon is not started [2022-02-07T17:55:56.442Z] --- PASS: TestReadPluginNoRead (5.69s) [2022-02-07T17:55:56.442Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-02-07T17:55:56.442Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-02-07T17:55:56.442Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-02-07T17:55:56.442Z] PASS [2022-02-07T17:55:56.442Z] [2022-02-07T17:55:56.442Z] DONE 6 tests in 9.021s [2022-02-07T17:55:56.442Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-02-07T17:55:56.442Z] testing: warning: no tests to run [2022-02-07T17:55:56.442Z] PASS [2022-02-07T17:55:56.442Z] [2022-02-07T17:55:56.442Z] DONE 0 tests in 0.012s [2022-02-07T17:55:56.442Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-07T17:55:56.587Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2022-02-07T17:55:56.587Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-07T17:55:56.587Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer// [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer//bar/root [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer/bar/quux [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-07T17:55:56.639Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-07T17:55:56.698Z] INFO: Testing against a local daemon [2022-02-07T17:55:56.698Z] === RUN TestPluginWithDevMounts [2022-02-07T17:55:56.698Z] === PAUSE TestPluginWithDevMounts [2022-02-07T17:55:56.698Z] === CONT TestPluginWithDevMounts [2022-02-07T17:55:56.899Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-07T17:55:56.899Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-07T17:55:56.899Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer (1.37s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-07T17:55:56.899Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-07T17:55:56.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:55:56.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:55:56.899Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:55:56.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:55:56.899Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:55:56.899Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:55:56.899Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:55:56.899Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:55:56.899Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:55:56.899Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:55:56.899Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-07T17:55:56.899Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-07T17:55:56.899Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:55:56.899Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-07T17:55:56.899Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:55:56.899Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-07T17:55:56.899Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:55:57.158Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:55:57.159Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:55:57.159Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:55:57.159Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:55:57.159Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:55:57.159Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:55:57.159Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:55:57.159Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:55:57.159Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:55:57.159Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-07T17:55:57.159Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:55:57.159Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:55:57.159Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:55:57.159Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:55:57.159Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-07T17:55:57.159Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:55:57.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-07T17:55:58.065Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-02-07T17:55:58.065Z] PASS [2022-02-07T17:55:58.065Z] [2022-02-07T17:55:58.065Z] DONE 1 tests in 1.589s [2022-02-07T17:55:58.065Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-07T17:55:58.065Z] INFO: Testing against a local daemon [2022-02-07T17:55:58.065Z] === RUN TestSecretInspect [2022-02-07T17:55:58.096Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-02-07T17:55:58.096Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:55:58.238Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2022-02-07T17:55:58.238Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-07T17:55:59.183Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2022-02-07T17:55:59.183Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-07T17:55:59.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:55:59.287Z] INFO: Testing against a local daemon [2022-02-07T17:55:59.287Z] === RUN TestCommitInheritsEnv [2022-02-07T17:55:59.287Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:55:59.287Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-07T17:55:59.287Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:55:59.287Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:55:59.287Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:55:59.287Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:55:59.287Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:55:59.287Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-07T17:55:59.287Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:55:59.287Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-07T17:55:59.287Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:55:59.287Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-07T17:55:59.287Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-02-07T17:55:59.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:55:59.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:55:59.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:55:59.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:55:59.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:55:59.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:55:59.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:55:59.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:55:59.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:55:59.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:55:59.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:55:59.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:55:59.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:55:59.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:55:59.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:55:59.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:55:59.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-07T17:55:59.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:55:59.731Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-02-07T17:55:59.731Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:55:59.731Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:55:59.731Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:55:59.731Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-07T17:55:59.731Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-07T17:55:59.731Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-07T17:55:59.731Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:55:59.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-07T17:55:59.731Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:55:59.731Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-07T17:55:59.731Z] === RUN TestContainerStartOnDaemonRestart [2022-02-07T17:55:59.731Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-07T17:55:59.731Z] === RUN TestDaemonRestartIpcMode [2022-02-07T17:55:59.731Z] === PAUSE TestDaemonRestartIpcMode [2022-02-07T17:55:59.731Z] === RUN TestDaemonHostGatewayIP [2022-02-07T17:55:59.731Z] === PAUSE TestDaemonHostGatewayIP [2022-02-07T17:55:59.731Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-07T17:55:59.731Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-07T17:55:59.731Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:55:59.731Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-07T17:55:59.731Z] === RUN TestDiff [2022-02-07T17:56:00.278Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2022-02-07T17:56:00.278Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:56:00.278Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-07T17:56:00.278Z] === RUN TestTagInvalidReference [2022-02-07T17:56:00.278Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-07T17:56:00.278Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:56:00.278Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-07T17:56:00.278Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:56:00.278Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-07T17:56:00.278Z] === RUN TestTagOfficialNames [2022-02-07T17:56:00.278Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-07T17:56:00.278Z] === RUN TestTagMatchesDigest [2022-02-07T17:56:00.278Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-07T17:56:00.278Z] PASS [2022-02-07T17:56:00.278Z] ok github.com/docker/docker/integration/image 1.751s [2022-02-07T17:56:00.296Z] --- PASS: TestDiff (0.40s) [2022-02-07T17:56:00.296Z] === RUN TestExecWithCloseStdin [2022-02-07T17:56:00.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-02-07T17:56:00.567Z] === RUN TestNISDomainname [2022-02-07T17:56:00.584Z] --- PASS: TestSecretInspect (2.11s) [2022-02-07T17:56:00.584Z] === RUN TestSecretList [2022-02-07T17:56:00.748Z] [2022-02-07T17:56:00.748Z] === Skipped [2022-02-07T17:56:00.748Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-07T17:56:00.748Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:56:00.748Z] [2022-02-07T17:56:00.748Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:56:00.748Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:56:00.748Z] [2022-02-07T17:56:00.748Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-07T17:56:00.748Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:56:00.748Z] [2022-02-07T17:56:00.748Z] DONE 12 tests, 3 skipped in 5.770s [2022-02-07T17:56:00.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-07T17:56:00.862Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-02-07T17:56:00.862Z] === RUN TestExec [2022-02-07T17:56:01.120Z] --- PASS: TestExec (0.45s) [2022-02-07T17:56:01.120Z] === RUN TestExecUser [2022-02-07T17:56:01.686Z] --- PASS: TestExecUser (0.44s) [2022-02-07T17:56:01.686Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:56:01.951Z] --- PASS: TestNISDomainname (0.96s) [2022-02-07T17:56:01.951Z] === RUN TestHostnameDnsResolution [2022-02-07T17:56:01.951Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-07T17:56:02.252Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-02-07T17:56:02.252Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:56:02.474Z] --- PASS: TestSecretList (2.12s) [2022-02-07T17:56:02.474Z] === RUN TestSecretsCreateAndDelete [2022-02-07T17:56:02.893Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-02-07T17:56:02.893Z] === RUN TestUnprivilegedPortsAndPing [2022-02-07T17:56:02.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:02.977Z] INFO: Testing against a local daemon [2022-02-07T17:56:02.977Z] === RUN TestNetworkCreateDelete [2022-02-07T17:56:02.977Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:02.977Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:56:02.977Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-07T17:56:02.977Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDaemonDNSFallback [2022-02-07T17:56:02.977Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:02.977Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestInspectNetwork [2022-02-07T17:56:02.977Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-07T17:56:02.977Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T17:56:02.977Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:02.977Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestNetworkInvalidJSON [2022-02-07T17:56:02.977Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T17:56:02.977Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T17:56:02.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:56:02.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:56:02.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:56:02.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:56:02.977Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T17:56:02.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:56:02.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-07T17:56:02.977Z] === RUN TestNetworkList [2022-02-07T17:56:02.977Z] === RUN TestNetworkList//networks [2022-02-07T17:56:02.977Z] === PAUSE TestNetworkList//networks [2022-02-07T17:56:02.977Z] === RUN TestNetworkList//networks/ [2022-02-07T17:56:02.977Z] === PAUSE TestNetworkList//networks/ [2022-02-07T17:56:02.977Z] === CONT TestNetworkList//networks [2022-02-07T17:56:02.977Z] === CONT TestNetworkList//networks/ [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkList (0.03s) [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-07T17:56:02.977Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-07T17:56:02.977Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T17:56:02.977Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T17:56:02.977Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T17:56:02.977Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T17:56:02.977Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T17:56:02.977Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T17:56:02.977Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T17:56:02.977Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T17:56:02.977Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:56:02.977Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T17:56:02.977Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:56:02.977Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T17:56:02.977Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:56:02.977Z] PASS [2022-02-07T17:56:02.977Z] ok github.com/docker/docker/integration/network 0.167s [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === Skipped [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-07T17:56:02.977Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-07T17:56:02.977Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-07T17:56:02.977Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-07T17:56:02.977Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:56:02.977Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:56:02.977Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:56:02.977Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-07T17:56:02.977Z] [2022-02-07T17:56:02.977Z] DONE 22 tests, 15 skipped in 2.259s [2022-02-07T17:56:02.977Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-07T17:56:03.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-07T17:56:03.179Z] INFO: Testing against a local daemon [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-07T17:56:03.179Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-07T17:56:03.179Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-07T17:56:03.179Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-07T17:56:03.466Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-07T17:56:03.626Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-02-07T17:56:03.626Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:56:03.649Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-07T17:56:03.649Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-07T17:56:03.886Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-02-07T17:56:03.886Z] === RUN TestHealthKillContainer [2022-02-07T17:56:03.969Z] testing: warning: no tests to run [2022-02-07T17:56:03.969Z] PASS [2022-02-07T17:56:03.969Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-02-07T17:56:03.969Z] [2022-02-07T17:56:03.969Z] DONE 0 tests in 0.735s [2022-02-07T17:56:03.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-07T17:56:04.044Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2022-02-07T17:56:04.044Z] === RUN TestStats [2022-02-07T17:56:04.044Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-07T17:56:04.121Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-07T17:56:04.594Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-07T17:56:04.962Z] testing: warning: no tests to run [2022-02-07T17:56:04.962Z] PASS [2022-02-07T17:56:04.962Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-02-07T17:56:04.962Z] [2022-02-07T17:56:04.962Z] DONE 0 tests in 0.727s [2022-02-07T17:56:04.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-07T17:56:04.989Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-07T17:56:04.993Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-02-07T17:56:04.993Z] === RUN TestSecretsUpdate [2022-02-07T17:56:05.432Z] testing: warning: no tests to run [2022-02-07T17:56:05.432Z] PASS [2022-02-07T17:56:05.432Z] ok github.com/docker/docker/integration/plugin 0.080s [2022-02-07T17:56:05.432Z] [2022-02-07T17:56:05.432Z] DONE 0 tests in 0.701s [2022-02-07T17:56:05.903Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-07T17:56:06.373Z] testing: warning: no tests to run [2022-02-07T17:56:06.373Z] PASS [2022-02-07T17:56:06.373Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-02-07T17:56:06.373Z] [2022-02-07T17:56:06.373Z] DONE 0 tests in 0.711s [2022-02-07T17:56:06.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-07T17:56:06.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-07T17:56:06.640Z] --- PASS: TestStats (2.80s) [2022-02-07T17:56:06.640Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:56:06.640Z] === RUN TestStopContainerWithTimeout/0 [2022-02-07T17:56:06.640Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-07T17:56:06.640Z] === RUN TestStopContainerWithTimeout/1 [2022-02-07T17:56:06.640Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-07T17:56:06.640Z] === RUN TestStopContainerWithTimeout/3 [2022-02-07T17:56:06.640Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-07T17:56:06.640Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-07T17:56:06.640Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-07T17:56:06.640Z] === CONT TestStopContainerWithTimeout/0 [2022-02-07T17:56:06.640Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-07T17:56:06.929Z] --- PASS: TestSecretsUpdate (2.10s) [2022-02-07T17:56:06.929Z] === RUN TestTemplatedSecret [2022-02-07T17:56:08.027Z] === CONT TestStopContainerWithTimeout/3 [2022-02-07T17:56:09.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-07T17:56:09.502Z] --- PASS: TestTemplatedSecret (2.53s) [2022-02-07T17:56:09.502Z] === RUN TestSecretCreateResolve [2022-02-07T17:56:09.675Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-07T17:56:09.675Z] === CONT TestStopContainerWithTimeout/1 [2022-02-07T17:56:11.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-07T17:56:11.064Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-07T17:56:11.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:11.148Z] INFO: Testing against a local daemon [2022-02-07T17:56:11.148Z] === RUN TestPluginInvalidJSON [2022-02-07T17:56:11.148Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:56:11.148Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:56:11.148Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:56:11.148Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-07T17:56:11.148Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T17:56:11.148Z] === RUN TestPluginInstall [2022-02-07T17:56:11.148Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-07T17:56:11.148Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-07T17:56:11.148Z] === RUN TestPluginsWithRuntimes [2022-02-07T17:56:11.148Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-07T17:56:11.148Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-07T17:56:11.148Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T17:56:11.148Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-07T17:56:11.148Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:56:11.148Z] PASS [2022-02-07T17:56:11.148Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2022-02-07T17:56:11.148Z] [2022-02-07T17:56:11.148Z] === Skipped [2022-02-07T17:56:11.148Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-07T17:56:11.148Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-07T17:56:11.148Z] [2022-02-07T17:56:11.148Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-07T17:56:11.148Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-07T17:56:11.148Z] [2022-02-07T17:56:11.148Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:56:11.148Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-07T17:56:11.148Z] [2022-02-07T17:56:11.148Z] DONE 5 tests, 3 skipped in 4.651s [2022-02-07T17:56:11.148Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-07T17:56:11.325Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-07T17:56:11.325Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-02-07T17:56:11.325Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2022-02-07T17:56:11.325Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-02-07T17:56:11.325Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-02-07T17:56:11.325Z] === RUN TestDeleteDevicemapper [2022-02-07T17:56:11.325Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:56:11.325Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-07T17:56:11.325Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:56:11.449Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-02-07T17:56:11.449Z] PASS [2022-02-07T17:56:11.449Z] [2022-02-07T17:56:11.449Z] DONE 6 tests in 13.092s [2022-02-07T17:56:11.449Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-07T17:56:11.449Z] INFO: Testing against a local daemon [2022-02-07T17:56:11.449Z] === RUN TestServiceCreateInit [2022-02-07T17:56:11.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T17:56:11.778Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-07T17:56:11.896Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-07T17:56:12.002Z] --- PASS: TestHealthKillContainer (7.88s) [2022-02-07T17:56:12.002Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:56:12.002Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-02-07T17:56:12.002Z] === RUN TestIpcModeNone [2022-02-07T17:56:12.467Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-07T17:56:12.568Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-07T17:56:12.568Z] === RUN TestIpcModePrivate [2022-02-07T17:56:12.825Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-07T17:56:13.038Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-07T17:56:13.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-07T17:56:13.083Z] --- PASS: TestIpcModePrivate (0.46s) [2022-02-07T17:56:13.083Z] === RUN TestIpcModeShareable [2022-02-07T17:56:13.298Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-07T17:56:13.340Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-07T17:56:13.340Z] --- PASS: TestIpcModeShareable (0.41s) [2022-02-07T17:56:13.340Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-07T17:56:13.678Z] tests/integration/client_test.py ..... [ 75%] [2022-02-07T17:56:13.678Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-07T17:56:13.870Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-07T17:56:13.870Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-07T17:56:13.870Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-07T17:56:14.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:14.110Z] INFO: Testing against a local daemon [2022-02-07T17:56:14.110Z] === RUN TestExternalGraphDriver [2022-02-07T17:56:14.110Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-07T17:56:14.110Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-07T17:56:14.110Z] === RUN TestGraphdriverPluginV2 [2022-02-07T17:56:14.110Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-07T17:56:14.110Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-07T17:56:14.110Z] PASS [2022-02-07T17:56:14.110Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2022-02-07T17:56:14.110Z] [2022-02-07T17:56:14.110Z] === Skipped [2022-02-07T17:56:14.110Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-07T17:56:14.110Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-07T17:56:14.110Z] [2022-02-07T17:56:14.110Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-07T17:56:14.110Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-07T17:56:14.110Z] [2022-02-07T17:56:14.110Z] DONE 2 tests, 2 skipped in 2.471s [2022-02-07T17:56:14.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-07T17:56:14.244Z] tests/integration/errors_test.py . [ 76%] [2022-02-07T17:56:14.714Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-02-07T17:56:14.714Z] === RUN TestAPIIpcModeHost [2022-02-07T17:56:14.813Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2022-02-07T17:56:14.813Z] === RUN TestUpdateMemory [2022-02-07T17:56:14.814Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:56:14.814Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-07T17:56:14.814Z] === RUN TestUpdateCPUQuota [2022-02-07T17:56:15.076Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-07T17:56:15.282Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-02-07T17:56:15.282Z] === RUN TestDaemonIpcModeShareable [2022-02-07T17:56:15.616Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-07T17:56:16.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-07T17:56:16.020Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-07T17:56:16.020Z] check_test.go:308: [d19dd4e423daa] daemon is not started [2022-02-07T17:56:16.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-07T17:56:16.020Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-07T17:56:16.020Z] check_test.go:308: [d6f76d033d311] daemon is not started [2022-02-07T17:56:16.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-07T17:56:16.225Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-07T17:56:16.225Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-02-07T17:56:16.225Z] === RUN TestDaemonIpcModePrivate [2022-02-07T17:56:16.282Z] --- PASS: TestUpdateCPUQuota (1.46s) [2022-02-07T17:56:16.282Z] === RUN TestUpdatePidsLimit [2022-02-07T17:56:16.282Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-07T17:56:16.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:16.335Z] INFO: Testing against a local daemon [2022-02-07T17:56:16.335Z] === RUN TestReadPluginNoRead [2022-02-07T17:56:16.335Z] read_test.go:21: no unix domain sockets on Windows [2022-02-07T17:56:16.335Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-07T17:56:16.335Z] PASS [2022-02-07T17:56:16.335Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2022-02-07T17:56:16.335Z] [2022-02-07T17:56:16.335Z] === Skipped [2022-02-07T17:56:16.335Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-07T17:56:16.335Z] read_test.go:21: no unix domain sockets on Windows [2022-02-07T17:56:16.335Z] [2022-02-07T17:56:16.335Z] DONE 1 tests, 1 skipped in 2.196s [2022-02-07T17:56:16.335Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-07T17:56:16.543Z] === RUN TestUpdatePidsLimit/no_change [2022-02-07T17:56:16.806Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-07T17:56:17.159Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-07T17:56:17.327Z] testing: warning: no tests to run [2022-02-07T17:56:17.327Z] PASS [2022-02-07T17:56:17.327Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-02-07T17:56:17.327Z] [2022-02-07T17:56:17.327Z] DONE 0 tests in 1.171s [2022-02-07T17:56:17.327Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-07T17:56:17.379Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-07T17:56:17.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-07T17:56:17.417Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-02-07T17:56:17.417Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-07T17:56:17.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-07T17:56:18.214Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-07T17:56:18.357Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-07T17:56:18.357Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-02-07T17:56:18.357Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-07T17:56:18.893Z] --- PASS: TestServiceCreateInit (7.25s) [2022-02-07T17:56:18.893Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-02-07T17:56:18.893Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-02-07T17:56:18.893Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T17:56:19.158Z] check_test.go:308: [d3d4bfeeddd56] daemon is not started [2022-02-07T17:56:19.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit (3.13s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-02-07T17:56:19.420Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2022-02-07T17:56:19.420Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:56:19.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:19.552Z] INFO: Testing against a local daemon [2022-02-07T17:56:19.552Z] === RUN TestPluginWithDevMounts [2022-02-07T17:56:19.552Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:19.552Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-07T17:56:19.552Z] PASS [2022-02-07T17:56:19.552Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-02-07T17:56:19.552Z] [2022-02-07T17:56:19.552Z] === Skipped [2022-02-07T17:56:19.552Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-07T17:56:19.552Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:19.552Z] [2022-02-07T17:56:19.552Z] DONE 1 tests, 1 skipped in 2.199s [2022-02-07T17:56:19.735Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-07T17:56:19.735Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-02-07T17:56:19.735Z] === RUN TestIpcModeOlderClient [2022-02-07T17:56:19.735Z] === PAUSE TestIpcModeOlderClient [2022-02-07T17:56:19.735Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:56:19.994Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-07T17:56:19.994Z] === RUN TestKillContainer [2022-02-07T17:56:19.994Z] === RUN TestKillContainer/no_signal [2022-02-07T17:56:19.994Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-07T17:56:20.027Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-07T17:56:20.563Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:56:20.563Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:56:20.566Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-07T17:56:21.134Z] --- PASS: TestKillContainer (1.20s) [2022-02-07T17:56:21.134Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-02-07T17:56:21.134Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-07T17:56:21.134Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-07T17:56:21.134Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:56:21.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-07T17:56:21.511Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-07T17:56:21.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:21.599Z] INFO: Testing against a local daemon [2022-02-07T17:56:21.599Z] === RUN TestSecretInspect [2022-02-07T17:56:21.599Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:21.599Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-07T17:56:21.599Z] === RUN TestSecretList [2022-02-07T17:56:21.599Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:21.599Z] --- SKIP: TestSecretList (0.00s) [2022-02-07T17:56:21.599Z] === RUN TestSecretsCreateAndDelete [2022-02-07T17:56:21.599Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:21.599Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-07T17:56:21.599Z] === RUN TestSecretsUpdate [2022-02-07T17:56:21.599Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:21.599Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-07T17:56:21.599Z] === RUN TestTemplatedSecret [2022-02-07T17:56:21.599Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:21.599Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-07T17:56:21.599Z] === RUN TestSecretCreateResolve [2022-02-07T17:56:21.599Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:21.599Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-07T17:56:21.599Z] PASS [2022-02-07T17:56:21.599Z] ok github.com/docker/docker/integration/secret 0.101s [2022-02-07T17:56:21.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-07T17:56:21.773Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] === Skipped [2022-02-07T17:56:22.071Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-07T17:56:22.071Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-07T17:56:22.071Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-07T17:56:22.071Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-07T17:56:22.071Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-07T17:56:22.071Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-07T17:56:22.071Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:22.071Z] [2022-02-07T17:56:22.071Z] DONE 6 tests, 6 skipped in 2.026s [2022-02-07T17:56:22.071Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-07T17:56:22.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-02-07T17:56:22.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-07T17:56:22.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-02-07T17:56:22.273Z] === RUN TestKillStoppedContainer [2022-02-07T17:56:22.273Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-07T17:56:22.273Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:56:22.346Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-07T17:56:22.531Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-07T17:56:22.531Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:56:22.918Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-07T17:56:22.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-07T17:56:23.096Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2022-02-07T17:56:23.096Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:56:23.179Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-07T17:56:23.354Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-02-07T17:56:23.354Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:56:23.920Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-02-07T17:56:23.920Z] === RUN TestLinksEtcHostsContentMatch [2022-02-07T17:56:23.920Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-02-07T17:56:23.920Z] === RUN TestLinksContainerNames [2022-02-07T17:56:24.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:24.296Z] INFO: Testing against a local daemon [2022-02-07T17:56:24.296Z] === RUN TestServiceCreateInit [2022-02-07T17:56:24.296Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T17:56:24.296Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-07T17:56:24.296Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-07T17:56:24.296Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:56:24.296Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T17:56:24.296Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceConflict [2022-02-07T17:56:24.296Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T17:56:24.296Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-07T17:56:24.296Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T17:56:24.296Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T17:56:24.296Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T17:56:24.296Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceSysctls [2022-02-07T17:56:24.296Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.296Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-07T17:56:24.296Z] === RUN TestCreateServiceCapabilities [2022-02-07T17:56:24.767Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-07T17:56:24.767Z] === RUN TestInspect [2022-02-07T17:56:24.767Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestInspect (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestCreateJob [2022-02-07T17:56:24.767Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestCreateJob (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestReplicatedJob [2022-02-07T17:56:24.767Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestUpdateReplicatedJob [2022-02-07T17:56:24.767Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServiceListWithStatuses [2022-02-07T17:56:24.767Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T17:56:24.767Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestDockerNetworkReConnect [2022-02-07T17:56:24.767Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServicePlugin [2022-02-07T17:56:24.767Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServiceUpdateLabel [2022-02-07T17:56:24.767Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServiceUpdateSecrets [2022-02-07T17:56:24.767Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServiceUpdateConfigs [2022-02-07T17:56:24.767Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServiceUpdateNetwork [2022-02-07T17:56:24.767Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-07T17:56:24.767Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T17:56:24.767Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-07T17:56:24.767Z] PASS [2022-02-07T17:56:24.767Z] ok github.com/docker/docker/integration/service 0.277s [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === Skipped [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-07T17:56:24.767Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-07T17:56:24.767Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-07T17:56:24.767Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-07T17:56:24.767Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-07T17:56:24.767Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-07T17:56:24.767Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-07T17:56:24.767Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-07T17:56:24.767Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-07T17:56:24.767Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-07T17:56:24.767Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-07T17:56:24.767Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-07T17:56:24.767Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-07T17:56:24.767Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-07T17:56:24.767Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-07T17:56:24.767Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-07T17:56:24.767Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-07T17:56:24.767Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:56:24.767Z] [2022-02-07T17:56:24.767Z] DONE 24 tests, 23 skipped in 2.798s [2022-02-07T17:56:24.767Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-07T17:56:24.852Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-07T17:56:24.853Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:56:25.110Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-07T17:56:25.110Z] === RUN TestContainerNetworkMountsNoChown [2022-02-07T17:56:25.683Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/default [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/default [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/private [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/private [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rprivate [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/slave [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/slave [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rslave [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/shared [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/shared [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rshared [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/default [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rprivate [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/private [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/shared [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rshared [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rslave [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/slave [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-07T17:56:25.683Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:56:25.683Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-07T17:56:25.683Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-07T17:56:25.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-07T17:56:25.949Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-07T17:56:26.220Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-07T17:56:26.220Z] === RUN TestContainerBindMountNonRecursive [2022-02-07T17:56:27.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:27.000Z] INFO: Testing against a local daemon [2022-02-07T17:56:27.000Z] === RUN TestSessionCreate [2022-02-07T17:56:27.000Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-07T17:56:27.000Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-07T17:56:27.000Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T17:56:27.000Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-07T17:56:27.000Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-07T17:56:27.000Z] PASS [2022-02-07T17:56:27.000Z] ok github.com/docker/docker/integration/session 0.101s [2022-02-07T17:56:27.000Z] [2022-02-07T17:56:27.000Z] === Skipped [2022-02-07T17:56:27.000Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-07T17:56:27.000Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-07T17:56:27.000Z] [2022-02-07T17:56:27.000Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-07T17:56:27.000Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-07T17:56:27.000Z] [2022-02-07T17:56:27.000Z] DONE 2 tests, 2 skipped in 1.913s [2022-02-07T17:56:27.000Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-07T17:56:27.597Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-02-07T17:56:27.597Z] === RUN TestContainerVolumesMountedAsShared [2022-02-07T17:56:27.597Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-02-07T17:56:27.597Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-07T17:56:27.856Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-02-07T17:56:27.856Z] === RUN TestNetworkNat [2022-02-07T17:56:28.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-07T17:56:28.423Z] --- PASS: TestNetworkNat (0.40s) [2022-02-07T17:56:28.423Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:56:28.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:28.576Z] INFO: Testing against a local daemon [2022-02-07T17:56:28.576Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T17:56:28.576Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:28.576Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestDiskUsage [2022-02-07T17:56:28.576Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-07T17:56:28.576Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestEventsExecDie [2022-02-07T17:56:28.576Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-07T17:56:28.576Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestEventsBackwardsCompatible [2022-02-07T17:56:28.576Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-07T17:56:28.576Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestEventsVolumeCreate [2022-02-07T17:56:28.576Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-07T17:56:28.576Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestInfoAPI [2022-02-07T17:56:28.576Z] --- PASS: TestInfoAPI (0.04s) [2022-02-07T17:56:28.576Z] === RUN TestInfoAPIWarnings [2022-02-07T17:56:28.576Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:56:28.576Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestInfoDebug [2022-02-07T17:56:28.576Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:56:28.576Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestInfoInsecureRegistries [2022-02-07T17:56:28.576Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:56:28.576Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestInfoRegistryMirrors [2022-02-07T17:56:28.576Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:56:28.576Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-07T17:56:28.576Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T17:56:28.682Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-07T17:56:28.682Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:56:29.566Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-07T17:56:29.566Z] === RUN TestPingCacheHeaders [2022-02-07T17:56:29.566Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-07T17:56:29.566Z] === RUN TestPingGet [2022-02-07T17:56:30.042Z] --- PASS: TestPingGet (0.04s) [2022-02-07T17:56:30.042Z] === RUN TestPingHead [2022-02-07T17:56:30.042Z] --- PASS: TestPingHead (0.04s) [2022-02-07T17:56:30.042Z] === RUN TestVersion [2022-02-07T17:56:30.042Z] --- PASS: TestVersion (0.04s) [2022-02-07T17:56:30.042Z] PASS [2022-02-07T17:56:30.042Z] ok github.com/docker/docker/integration/system 1.253s [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === Skipped [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T17:56:30.042Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-07T17:56:30.042Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-07T17:56:30.042Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-07T17:56:30.042Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-07T17:56:30.042Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-07T17:56:30.042Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-07T17:56:30.042Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-07T17:56:30.042Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-07T17:56:30.042Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T17:56:30.042Z] [2022-02-07T17:56:30.042Z] DONE 15 tests, 9 skipped in 2.997s [2022-02-07T17:56:30.042Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-07T17:56:30.908Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-07T17:56:31.217Z] --- PASS: TestNetworkLoopbackNat (2.48s) [2022-02-07T17:56:31.217Z] === RUN TestPause [2022-02-07T17:56:31.786Z] --- PASS: TestPause (0.45s) [2022-02-07T17:56:31.786Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:56:31.786Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:56:31.786Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:56:31.786Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:56:31.854Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-07T17:56:31.854Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2022-02-07T17:56:31.854Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:56:32.045Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-02-07T17:56:32.045Z] === RUN TestPidHost [2022-02-07T17:56:32.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:32.274Z] INFO: Testing against a local daemon [2022-02-07T17:56:32.274Z] === RUN TestVolumesCreateAndList [2022-02-07T17:56:32.274Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-07T17:56:32.274Z] === RUN TestVolumesRemove [2022-02-07T17:56:32.274Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-07T17:56:32.274Z] === RUN TestVolumesInspect [2022-02-07T17:56:32.274Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-07T17:56:32.274Z] === RUN TestVolumesInvalidJSON [2022-02-07T17:56:32.274Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T17:56:32.274Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T17:56:32.274Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T17:56:32.274Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-07T17:56:32.274Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T17:56:32.274Z] PASS [2022-02-07T17:56:32.274Z] ok github.com/docker/docker/integration/volume 0.346s [2022-02-07T17:56:32.274Z] [2022-02-07T17:56:32.274Z] DONE 5 tests in 2.314s [2022-02-07T17:56:32.428Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-07T17:56:32.428Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2022-02-07T17:56:32.428Z] === RUN TestWaitNonBlocked [2022-02-07T17:56:32.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:56:32.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:56:32.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:56:32.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:56:32.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:56:32.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:56:32.696Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-07T17:56:32.745Z] INFO: make.ps1 ended at 02/07/2022 17:56:32 [2022-02-07T17:56:32.745Z] INFO: Integration CLI tests being run from the host: [2022-02-07T17:56:32.745Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-02-07T17:56:32.984Z] --- PASS: TestPidHost (0.93s) [2022-02-07T17:56:32.984Z] === RUN TestPsFilter [2022-02-07T17:56:33.003Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-07T17:56:33.242Z] --- PASS: TestPsFilter (0.12s) [2022-02-07T17:56:33.242Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:56:33.578Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-07T17:56:33.578Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2022-02-07T17:56:33.578Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2022-02-07T17:56:33.578Z] === RUN TestWaitBlocked [2022-02-07T17:56:33.578Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:56:33.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:56:33.578Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:56:33.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:56:33.578Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:56:33.578Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:56:33.808Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2022-02-07T17:56:33.808Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:56:34.066Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-02-07T17:56:34.066Z] === RUN TestRemoveContainerRunning [2022-02-07T17:56:34.323Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-07T17:56:34.323Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:56:34.519Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-07T17:56:34.519Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2022-02-07T17:56:34.519Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2022-02-07T17:56:34.519Z] === CONT TestContainerStartOnDaemonRestart [2022-02-07T17:56:34.519Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-07T17:56:34.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-07T17:56:34.888Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-07T17:56:34.888Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:56:34.888Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-02-07T17:56:34.888Z] === RUN TestRenameLinkedContainer [2022-02-07T17:56:35.721Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-07T17:56:36.786Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-02-07T17:56:36.786Z] === RUN TestRenameStoppedContainer [2022-02-07T17:56:36.786Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-07T17:56:36.786Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:56:36.983Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-02-07T17:56:36.983Z] === RUN TestCreateServiceConflict [2022-02-07T17:56:36.983Z] --- PASS: TestCreateServiceConflict (2.10s) [2022-02-07T17:56:36.983Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T17:56:37.721Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-02-07T17:56:37.721Z] === RUN TestRenameInvalidName [2022-02-07T17:56:37.979Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-07T17:56:37.979Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:56:38.269Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2022-02-07T17:56:38.270Z] === CONT TestDaemonHostGatewayIP [2022-02-07T17:56:38.270Z] === CONT TestDaemonRestartIpcMode [2022-02-07T17:56:38.270Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.89s) [2022-02-07T17:56:38.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-07T17:56:38.916Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2022-02-07T17:56:38.916Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T17:56:39.790Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-07T17:56:39.884Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-02-07T17:56:39.884Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:56:39.884Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-02-07T17:56:39.884Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:56:40.823Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-02-07T17:56:40.823Z] === RUN TestResize [2022-02-07T17:56:41.082Z] --- PASS: TestResize (0.40s) [2022-02-07T17:56:41.082Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:56:41.650Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-07T17:56:41.650Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:56:41.709Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-07T17:56:41.709Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-07T17:56:41.709Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-07T17:56:41.709Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-07T17:56:41.709Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-07T17:56:41.709Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-07T17:56:41.709Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-07T17:56:41.709Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-07T17:56:41.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-07T17:56:41.910Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:56:41.910Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:56:41.910Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:56:41.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-07T17:56:41.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:56:42.656Z] --- PASS: TestDaemonHostGatewayIP (4.77s) [2022-02-07T17:56:42.656Z] === CONT TestIpcModeOlderClient [2022-02-07T17:56:42.918Z] --- PASS: TestDaemonRestartIpcMode (4.48s) [2022-02-07T17:56:42.918Z] === CONT TestContainerKillOnDaemonStart [2022-02-07T17:56:42.918Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-02-07T17:56:43.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:56:43.205Z] INFO: Testing against a local daemon [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-07T17:56:43.205Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-07T17:56:43.205Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-07T17:56:43.205Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-07T17:56:43.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-07T17:56:43.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:56:44.203Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-07T17:56:44.203Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-07T17:56:44.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:56:44.878Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-07T17:56:45.448Z] check_test.go:308: [d45897883fcbe] daemon is not started [2022-02-07T17:56:45.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-07T17:56:45.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-07T17:56:45.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-07T17:56:47.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:56:47.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-07T17:56:48.620Z] ......... [ 85%] [2022-02-07T17:56:48.766Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-07T17:56:48.766Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-07T17:56:50.153Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-07T17:56:50.413Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-07T17:56:50.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-07T17:56:50.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-07T17:56:51.802Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-07T17:56:52.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-07T17:56:53.190Z] check_test.go:308: [dea9ae879e6ab] daemon is not started [2022-02-07T17:56:53.190Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-07T17:56:53.438Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-07T17:56:53.763Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-07T17:56:53.767Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-02-07T17:56:53.767Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T17:56:54.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-07T17:56:54.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-07T17:56:54.526Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-07T17:56:55.153Z] --- PASS: TestContainerKillOnDaemonStart (12.08s) [2022-02-07T17:56:55.153Z] PASS [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] === Skipped [2022-02-07T17:56:55.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-07T17:56:55.153Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-07T17:56:55.153Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-07T17:56:55.153Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:56:55.153Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-07T17:56:55.153Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-07T17:56:55.153Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:56:55.153Z] [2022-02-07T17:56:55.153Z] DONE 200 tests, 6 skipped in 161.244s [2022-02-07T17:56:55.153Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-07T17:56:55.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:56:55.153Z] ++ set -e [2022-02-07T17:56:55.153Z] ++ '[' -n 0 ']' [2022-02-07T17:56:55.153Z] ++ set -x [2022-02-07T17:56:55.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:56:55.153Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:56:55.726Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-07T17:56:55.726Z] === RUN TestDaemonConfigValidation [2022-02-07T17:56:55.726Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:56:55.726Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:56:55.726Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-07T17:56:55.726Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-07T17:56:55.726Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-07T17:56:55.726Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-07T17:56:55.726Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-07T17:56:55.726Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-07T17:56:55.726Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-07T17:56:55.726Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-07T17:56:55.726Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:56:55.726Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-07T17:56:55.726Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-07T17:56:55.726Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-07T17:56:55.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-07T17:56:55.987Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-07T17:56:55.987Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-07T17:56:55.987Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-02-07T17:56:55.987Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-02-07T17:56:55.987Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-02-07T17:56:55.987Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-02-07T17:56:55.987Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-02-07T17:56:55.987Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:56:55.987Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-07T17:56:56.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-07T17:56:56.558Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-07T17:56:57.129Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-07T17:56:57.419Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-07T17:56:58.070Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-07T17:56:58.070Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-07T17:56:58.331Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.88s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2022-02-07T17:56:58.790Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.56s) [2022-02-07T17:56:58.790Z] === RUN TestCgroupNamespacesRun [2022-02-07T17:56:59.273Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-07T17:56:59.273Z] daemon_test.go:156: [d7ad9cb84def1] daemon is not started [2022-02-07T17:56:59.273Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-02-07T17:56:59.273Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-07T17:56:59.273Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-02-07T17:56:59.273Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-07T17:56:59.273Z] === RUN TestDaemonProxy [2022-02-07T17:56:59.273Z] === RUN TestDaemonProxy/environment_variables [2022-02-07T17:56:59.273Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-07T17:57:00.164Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-02-07T17:57:00.164Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-07T17:57:01.091Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-07T17:57:01.091Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-07T17:57:01.100Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-07T17:57:01.100Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-07T17:57:01.188Z] === RUN TestDaemonProxy/command-line_options [2022-02-07T17:57:01.450Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-07T17:57:02.024Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-07T17:57:02.037Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-02-07T17:57:02.037Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-07T17:57:02.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-07T17:57:02.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-07T17:57:02.546Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-07T17:57:02.753Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-07T17:57:02.808Z] === RUN TestDaemonProxy/configuration_file [2022-02-07T17:57:03.069Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-07T17:57:03.069Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-07T17:57:03.415Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-02-07T17:57:03.415Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-07T17:57:03.645Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-07T17:57:03.645Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-07T17:57:03.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-07T17:57:04.168Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-07T17:57:04.352Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-02-07T17:57:04.352Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-07T17:57:04.430Z] === RUN TestDaemonProxy/conflicting_options [2022-02-07T17:57:04.692Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-07T17:57:04.692Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-07T17:57:04.954Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-07T17:57:05.215Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-07T17:57:05.477Z] --- PASS: TestDaemonProxy (6.36s) [2022-02-07T17:57:05.477Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-02-07T17:57:05.477Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-02-07T17:57:05.477Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-02-07T17:57:05.477Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-07T17:57:05.477Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-07T17:57:05.477Z] PASS [2022-02-07T17:57:05.477Z] [2022-02-07T17:57:05.477Z] DONE 17 tests in 10.560s [2022-02-07T17:57:05.477Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-07T17:57:05.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:05.477Z] ++ set -e [2022-02-07T17:57:05.477Z] ++ '[' -n 0 ']' [2022-02-07T17:57:05.477Z] ++ set -x [2022-02-07T17:57:05.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:05.595Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-07T17:57:05.731Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-02-07T17:57:05.731Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-07T17:57:05.739Z] INFO: Testing against a local daemon [2022-02-07T17:57:05.739Z] === RUN TestCommitInheritsEnv [2022-02-07T17:57:05.739Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-07T17:57:05.855Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-07T17:57:06.020Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-02-07T17:57:06.020Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T17:57:06.296Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-07T17:57:06.296Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-07T17:57:06.312Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-02-07T17:57:06.312Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:57:06.312Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-07T17:57:06.312Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:57:06.312Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-07T17:57:06.312Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-07T17:57:06.312Z] === RUN TestImportWithCustomPlatform// [2022-02-07T17:57:06.312Z] === RUN TestImportWithCustomPlatform/linux [2022-02-07T17:57:06.312Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-07T17:57:06.312Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-07T17:57:06.573Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-07T17:57:06.573Z] === RUN TestImportWithCustomPlatform/macos [2022-02-07T17:57:06.573Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-07T17:57:06.573Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-07T17:57:06.573Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-07T17:57:06.573Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:57:06.573Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-07T17:57:06.573Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:57:06.835Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-07T17:57:06.835Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:57:06.835Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-07T17:57:07.097Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-02-07T17:57:07.097Z] === RUN TestRemoveImageGarbageCollector [2022-02-07T17:57:07.234Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-07T17:57:07.234Z] === RUN TestNISDomainname [2022-02-07T17:57:07.359Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-07T17:57:07.800Z] --- PASS: TestNISDomainname (0.47s) [2022-02-07T17:57:07.800Z] === RUN TestHostnameDnsResolution [2022-02-07T17:57:07.930Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-07T17:57:08.365Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-02-07T17:57:08.365Z] === RUN TestUnprivilegedPortsAndPing [2022-02-07T17:57:08.501Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-07T17:57:08.761Z] check_test.go:308: [d718713d49437] daemon is not started [2022-02-07T17:57:08.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-07T17:57:08.931Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-02-07T17:57:08.931Z] === RUN TestStats [2022-02-07T17:57:09.300Z] --- PASS: TestBuildWithHugeFile (117.40s) [2022-02-07T17:57:09.300Z] === RUN TestBuildWCOWSandboxSize [2022-02-07T17:57:09.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:57:09.300Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:57:09.300Z] === RUN TestBuildWithEmptyDockerfile [2022-02-07T17:57:09.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:57:09.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:57:09.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:57:09.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:57:09.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:57:09.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:57:09.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-07T17:57:09.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-07T17:57:09.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-07T17:57:09.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-02-07T17:57:09.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.02s) [2022-02-07T17:57:09.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.02s) [2022-02-07T17:57:09.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.02s) [2022-02-07T17:57:09.300Z] === RUN TestBuildPreserveOwnership [2022-02-07T17:57:09.300Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:57:09.300Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-07T17:57:09.300Z] === RUN TestBuildPlatformInvalid [2022-02-07T17:57:09.300Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-07T17:57:09.300Z] PASS [2022-02-07T17:57:09.300Z] ok github.com/docker/docker/integration/build 199.139s [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] === Skipped [2022-02-07T17:57:09.300Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-07T17:57:09.300Z] build_session_test.go:25: TODO: BuildKit [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-07T17:57:09.300Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-07T17:57:09.300Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-07T17:57:09.300Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-07T17:57:09.300Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-07T17:57:09.300Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:57:09.300Z] [2022-02-07T17:57:09.300Z] DONE 29 tests, 6 skipped in 227.805s [2022-02-07T17:57:09.300Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-07T17:57:09.333Z] --- PASS: TestRemoveImageGarbageCollector (2.17s) [2022-02-07T17:57:09.333Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:57:09.333Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-07T17:57:09.333Z] === RUN TestTagInvalidReference [2022-02-07T17:57:09.333Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-07T17:57:09.333Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:57:09.333Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-07T17:57:09.333Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:57:09.594Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-07T17:57:09.594Z] === RUN TestTagOfficialNames [2022-02-07T17:57:09.594Z] --- PASS: TestTagOfficialNames (0.07s) [2022-02-07T17:57:09.594Z] === RUN TestTagMatchesDigest [2022-02-07T17:57:09.594Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-07T17:57:09.594Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-07T17:57:09.782Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-07T17:57:09.855Z] check_test.go:308: [d22c6c76737b2] daemon is not started [2022-02-07T17:57:09.855Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-07T17:57:10.299Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-07T17:57:10.299Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-07T17:57:10.299Z] [2022-02-07T17:57:10.299Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-07T17:57:10.299Z] =========================== short test summary info ============================ [2022-02-07T17:57:10.299Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-07T17:57:10.299Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-07T17:57:10.299Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-07T17:57:10.299Z] Not supported on most drivers [2022-02-07T17:57:10.299Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-07T17:57:10.299Z] Output of docker top depends on host distro, and is not formalized. [2022-02-07T17:57:10.299Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-07T17:57:10.299Z] Output of docker top depends on host distro, and is not formalized. [2022-02-07T17:57:10.299Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-07T17:57:10.299Z] Can fail if eth0 has multiple IP addresses [2022-02-07T17:57:10.299Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-07T17:57:10.299Z] This doesn't seem to be taken into account by the engine [2022-02-07T17:57:10.299Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-07T17:57:10.299Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-07T17:57:10.299Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.77 seconds == [2022-02-07T17:57:10.427Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-07T17:57:10.558Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-07T17:57:11.484Z] --- PASS: TestStats (2.40s) [2022-02-07T17:57:11.484Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:57:11.484Z] === RUN TestStopContainerWithTimeout/0 [2022-02-07T17:57:11.484Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-07T17:57:11.484Z] === RUN TestStopContainerWithTimeout/1 [2022-02-07T17:57:11.484Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-07T17:57:11.484Z] === RUN TestStopContainerWithTimeout/3 [2022-02-07T17:57:11.484Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-07T17:57:11.484Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-07T17:57:11.484Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-07T17:57:11.484Z] === CONT TestStopContainerWithTimeout/0 [2022-02-07T17:57:11.484Z] === CONT TestStopContainerWithTimeout/3 [2022-02-07T17:57:11.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:57:11.535Z] INFO: Testing against a local daemon [2022-02-07T17:57:11.535Z] === RUN TestConfigInspect [2022-02-07T17:57:11.535Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-07T17:57:11.535Z] === RUN TestConfigList [2022-02-07T17:57:11.535Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] --- SKIP: TestConfigList (0.00s) [2022-02-07T17:57:11.535Z] === RUN TestConfigsCreateAndDelete [2022-02-07T17:57:11.535Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-07T17:57:11.535Z] === RUN TestConfigsUpdate [2022-02-07T17:57:11.535Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-07T17:57:11.535Z] === RUN TestTemplatedConfig [2022-02-07T17:57:11.535Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-07T17:57:11.535Z] === RUN TestConfigCreateResolve [2022-02-07T17:57:11.535Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:57:11.535Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-07T17:57:11.535Z] PASS [2022-02-07T17:57:11.535Z] ok github.com/docker/docker/integration/config 0.099s [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] === Skipped [2022-02-07T17:57:11.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-07T17:57:11.535Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-07T17:57:11.535Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-07T17:57:11.535Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-07T17:57:11.535Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-07T17:57:11.535Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-07T17:57:11.535Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:57:11.535Z] [2022-02-07T17:57:11.535Z] DONE 6 tests, 6 skipped in 2.134s [2022-02-07T17:57:11.535Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-07T17:57:11.815Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-07T17:57:12.067Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-07T17:57:12.076Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-07T17:57:13.465Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-07T17:57:13.999Z] === CONT TestStopContainerWithTimeout/1 [2022-02-07T17:57:14.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:57:14.500Z] INFO: Testing against a local daemon [2022-02-07T17:57:14.500Z] === RUN TestCheckpoint [2022-02-07T17:57:14.500Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:57:14.500Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-07T17:57:14.500Z] === RUN TestContainerInvalidJSON [2022-02-07T17:57:14.500Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:57:14.500Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:57:14.500Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:57:14.500Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:57:14.500Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-07T17:57:14.500Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-07T17:57:14.500Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-07T17:57:14.500Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-07T17:57:14.500Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-07T17:57:14.500Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-07T17:57:14.500Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-02-07T17:57:14.500Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-07T17:57:14.855Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-07T17:57:14.973Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-02-07T17:57:14.973Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-07T17:57:14.973Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-02-07T17:57:14.973Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-07T17:57:15.376Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-07T17:57:15.376Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-02-07T17:57:15.376Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-02-07T17:57:15.376Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-02-07T17:57:15.376Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-02-07T17:57:15.376Z] === RUN TestDeleteDevicemapper [2022-02-07T17:57:15.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:57:15.376Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-07T17:57:15.376Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:57:15.430Z] check_test.go:308: [d732463451d99] daemon is not started [2022-02-07T17:57:15.430Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-07T17:57:15.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-02-07T17:57:15.445Z] === RUN TestCopyFromContainer [2022-02-07T17:57:15.445Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:15.445Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-07T17:57:15.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:57:15.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:57:15.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:57:15.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:57:15.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:57:15.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:57:15.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-07T17:57:15.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-07T17:57:15.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-07T17:57:15.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-07T17:57:15.445Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-07T17:57:15.445Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-07T17:57:15.445Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidEnv [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateTmpfsMountsTarget [2022-02-07T17:57:15.445Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:15.445Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-07T17:57:15.445Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:57:15.445Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-07T17:57:15.445Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:57:15.445Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:57:15.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:57:15.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-07T17:57:15.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-07T17:57:15.445Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-07T17:57:15.445Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-07T17:57:15.445Z] === RUN TestCreateDifferentPlatform [2022-02-07T17:57:15.445Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-07T17:57:15.445Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-07T17:57:15.445Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-07T17:57:15.445Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-02-07T17:57:15.445Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-07T17:57:15.915Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2022-02-07T17:57:15.915Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-07T17:57:15.915Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-07T17:57:15.915Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-07T17:57:15.915Z] === RUN TestContainerKillOnDaemonStart [2022-02-07T17:57:15.915Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:15.915Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:57:15.915Z] === RUN TestDiff [2022-02-07T17:57:15.915Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-07T17:57:15.915Z] --- SKIP: TestDiff (0.00s) [2022-02-07T17:57:15.915Z] === RUN TestExecWithCloseStdin [2022-02-07T17:57:15.915Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-07T17:57:15.915Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-07T17:57:15.915Z] === RUN TestExec [2022-02-07T17:57:16.376Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-07T17:57:16.755Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-02-07T17:57:16.755Z] === RUN TestUpdateMemory [2022-02-07T17:57:17.015Z] --- PASS: TestUpdateMemory (0.48s) [2022-02-07T17:57:17.015Z] === RUN TestUpdateCPUQuota [2022-02-07T17:57:17.951Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-02-07T17:57:17.951Z] === RUN TestUpdatePidsLimit [2022-02-07T17:57:17.951Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-07T17:57:17.951Z] === RUN TestUpdatePidsLimit/no_change [2022-02-07T17:57:18.190Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2022-02-07T17:57:18.190Z] === RUN TestCreateServiceSysctls [2022-02-07T17:57:18.210Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-07T17:57:18.368Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-07T17:57:18.471Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-07T17:57:18.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-07T17:57:18.729Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-07T17:57:19.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-02-07T17:57:19.860Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-02-07T17:57:19.860Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:57:20.080Z] --- PASS: TestCreateServiceSysctls (2.92s) [2022-02-07T17:57:20.080Z] === RUN TestCreateServiceCapabilities [2022-02-07T17:57:20.284Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-07T17:57:20.705Z] --- PASS: TestExec (4.25s) [2022-02-07T17:57:20.705Z] === RUN TestExecUser [2022-02-07T17:57:20.705Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-07T17:57:20.705Z] --- SKIP: TestExecUser (0.00s) [2022-02-07T17:57:20.705Z] === RUN TestExportContainerAndImportImage [2022-02-07T17:57:20.705Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:20.705Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-07T17:57:20.705Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-07T17:57:20.705Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:20.705Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-07T17:57:20.705Z] === RUN TestHealthCheckWorkdir [2022-02-07T17:57:20.705Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-07T17:57:20.705Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-07T17:57:20.705Z] === RUN TestHealthKillContainer [2022-02-07T17:57:20.705Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-07T17:57:20.705Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-07T17:57:20.705Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-07T17:57:20.705Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:57:20.705Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:57:20.705Z] === RUN TestKillContainerInvalidSignal [2022-02-07T17:57:22.595Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-02-07T17:57:22.595Z] === RUN TestInspect [2022-02-07T17:57:22.761Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-07T17:57:22.762Z] [2022-02-07T17:57:22.762Z] Unloading profiles will leave already running processes permanently [2022-02-07T17:57:22.762Z] unconfined, which can lead to unexpected situations. [2022-02-07T17:57:22.762Z] [2022-02-07T17:57:22.762Z] To set a process to complain mode, use the command line tool [2022-02-07T17:57:22.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-07T17:57:22.762Z] Post stage [Pipeline] junit [2022-02-07T17:57:22.775Z] Recording test results [2022-02-07T17:57:23.672Z] --- PASS: TestKillContainerInvalidSignal (3.52s) [2022-02-07T17:57:23.672Z] === RUN TestKillContainer [2022-02-07T17:57:23.672Z] === RUN TestKillContainer/no_signal [2022-02-07T17:57:23.945Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-07T17:57:24.228Z] + echo Ensuring container killed. [2022-02-07T17:57:24.228Z] Ensuring container killed. [2022-02-07T17:57:24.228Z] + docker rm -vf docker-pr4 [2022-02-07T17:57:24.228Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-07T17:57:24.493Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-07T17:57:24.516Z] + echo Chowning /workspace to jenkins user [2022-02-07T17:57:24.516Z] Chowning /workspace to jenkins user [2022-02-07T17:57:24.516Z] + id -u [2022-02-07T17:57:24.516Z] + id -g [2022-02-07T17:57:24.516Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace busybox chown -R 1000:1000 /workspace [2022-02-07T17:57:24.516Z] Unable to find image 'busybox:latest' locally [2022-02-07T17:57:24.516Z] latest: Pulling from library/busybox [2022-02-07T17:57:24.775Z] 009932687766: Pulling fs layer [2022-02-07T17:57:24.775Z] 009932687766: Verifying Checksum [2022-02-07T17:57:24.775Z] 009932687766: Download complete [2022-02-07T17:57:24.775Z] 009932687766: Pull complete [2022-02-07T17:57:24.775Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-07T17:57:24.775Z] Status: Downloaded newer image for busybox:latest [2022-02-07T17:57:25.066Z] check_test.go:308: [d45527c91f8c2] daemon is not started [2022-02-07T17:57:25.066Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-07T17:57:25.115Z] --- PASS: TestInspect (2.71s) [2022-02-07T17:57:25.115Z] === RUN TestCreateJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-07T17:57:26.458Z] + bundleName=docker-py [2022-02-07T17:57:26.458Z] + echo Creating docker-py-bundles.tar.gz [2022-02-07T17:57:26.458Z] Creating docker-py-bundles.tar.gz [2022-02-07T17:57:26.458Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-02-07T17:57:26.470Z] Archiving artifacts [2022-02-07T17:57:27.499Z] === RUN TestKillContainer/non_killing_signal [2022-02-07T17:57:27.499Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-07T17:57:27.499Z] === RUN TestKillContainer/killing_signal [2022-02-07T17:57:27.620Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-07T17:57:28.254Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-07T17:57:28.428Z] --- PASS: TestCreateJob (2.91s) [2022-02-07T17:57:28.428Z] === RUN TestReplicatedJob [2022-02-07T17:57:28.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh binary [2022-02-07T17:57:28.872Z] [2022-02-07T17:57:28.872Z] Removing bundles/ [2022-02-07T17:57:29.008Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-07T17:57:29.008Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-07T17:57:29.132Z] [2022-02-07T17:57:29.132Z] ---> Making bundle: binary (in bundles/binary) [2022-02-07T17:57:29.132Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-07T17:57:29.132Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:57:29.271Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-07T17:57:30.473Z] --- PASS: TestKillContainer (6.83s) [2022-02-07T17:57:30.474Z] --- PASS: TestKillContainer/no_signal (3.48s) [2022-02-07T17:57:30.474Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:57:30.474Z] --- PASS: TestKillContainer/killing_signal (3.29s) [2022-02-07T17:57:30.474Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-07T17:57:30.474Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:57:30.474Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-07T17:57:30.474Z] === RUN TestKillStoppedContainer [2022-02-07T17:57:30.474Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:57:30.474Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-07T17:57:30.474Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-07T17:57:30.474Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:57:30.474Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-07T17:57:30.474Z] === RUN TestKillDifferentUserContainer [2022-02-07T17:57:30.474Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-07T17:57:30.474Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-07T17:57:30.474Z] === RUN TestInspectOomKilledTrue [2022-02-07T17:57:30.474Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:30.474Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-07T17:57:30.474Z] === RUN TestInspectOomKilledFalse [2022-02-07T17:57:30.474Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:57:30.474Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-07T17:57:30.474Z] === RUN TestLogsFollowTailEmpty [2022-02-07T17:57:32.056Z] --- PASS: TestUpdateRestartPolicy (10.67s) [2022-02-07T17:57:32.056Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:57:32.056Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-07T17:57:32.056Z] === RUN TestWaitNonBlocked [2022-02-07T17:57:32.056Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:57:32.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:57:32.056Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:57:32.056Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:57:32.056Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:57:32.056Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:57:32.056Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-07T17:57:32.056Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-02-07T17:57:32.056Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-02-07T17:57:32.056Z] === RUN TestWaitBlocked [2022-02-07T17:57:32.056Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:57:32.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:57:32.056Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:57:32.056Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:57:32.056Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-07T17:57:32.056Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-07T17:57:32.056Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-07T17:57:32.056Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-02-07T17:57:32.056Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-02-07T17:57:32.056Z] === CONT TestContainerStartOnDaemonRestart [2022-02-07T17:57:32.056Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-07T17:57:32.572Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-07T17:57:33.143Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-07T17:57:33.720Z] --- PASS: TestReplicatedJob (5.05s) [2022-02-07T17:57:33.720Z] === RUN TestUpdateReplicatedJob [2022-02-07T17:57:33.954Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2022-02-07T17:57:33.955Z] === CONT TestIpcModeOlderClient [2022-02-07T17:57:34.214Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-07T17:57:34.214Z] === CONT TestContainerKillOnDaemonStart [2022-02-07T17:57:34.214Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-02-07T17:57:34.214Z] === CONT TestDaemonHostGatewayIP [2022-02-07T17:57:34.284Z] --- PASS: TestLogsFollowTailEmpty (3.33s) [2022-02-07T17:57:34.284Z] === RUN TestNetworkNat [2022-02-07T17:57:34.284Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-07T17:57:34.284Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-07T17:57:34.284Z] === RUN TestNetworkLocalhostTCPNat [2022-02-07T17:57:35.695Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-07T17:57:35.695Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-07T17:57:36.240Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2022-02-07T17:57:36.240Z] === RUN TestServiceListWithStatuses [2022-02-07T17:57:36.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T17:57:36.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T17:57:36.240Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T17:57:36.747Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2022-02-07T17:57:36.747Z] === CONT TestDaemonRestartIpcMode [2022-02-07T17:57:37.085Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-07T17:57:38.030Z] check_test.go:308: [d1f564271a2d0] daemon is not started [2022-02-07T17:57:38.030Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-07T17:57:38.101Z] --- PASS: TestNetworkLocalhostTCPNat (4.09s) [2022-02-07T17:57:38.101Z] === RUN TestNetworkLoopbackNat [2022-02-07T17:57:38.101Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-07T17:57:38.101Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-07T17:57:38.101Z] === RUN TestPause [2022-02-07T17:57:38.101Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-07T17:57:38.101Z] --- SKIP: TestPause (0.00s) [2022-02-07T17:57:38.101Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-07T17:57:38.604Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-07T17:57:38.648Z] --- PASS: TestDaemonRestartIpcMode (2.04s) [2022-02-07T17:57:39.178Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-07T17:57:39.754Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-07T17:57:40.414Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-02-07T17:57:40.414Z] === RUN TestDockerNetworkReConnect [2022-02-07T17:57:41.069Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.38s) [2022-02-07T17:57:41.069Z] === RUN TestPauseStopPausedContainer [2022-02-07T17:57:41.069Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:57:41.069Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-07T17:57:41.069Z] === RUN TestPsFilter [2022-02-07T17:57:41.539Z] --- PASS: TestPsFilter (0.41s) [2022-02-07T17:57:41.539Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-07T17:57:41.673Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-07T17:57:41.673Z] check_test.go:308: [dcade2b36b681] daemon is not started [2022-02-07T17:57:41.673Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-07T17:57:43.059Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-07T17:57:43.683Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-02-07T17:57:43.683Z] === RUN TestServicePlugin [2022-02-07T17:57:44.003Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-07T17:57:44.517Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.15s) [2022-02-07T17:57:44.517Z] === RUN TestRemoveContainerWithVolume [2022-02-07T17:57:44.575Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-07T17:57:45.964Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-07T17:57:46.150Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-07T17:57:46.150Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-07T17:57:46.150Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-07T17:57:46.150Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-07T17:57:46.150Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-07T17:57:46.150Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-07T17:57:46.150Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-07T17:57:46.150Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-07T17:57:46.150Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-07T17:57:46.150Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-07T17:57:46.150Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-07T17:57:46.538Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-07T17:57:46.755Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-02-07T17:57:46.755Z] PASS [2022-02-07T17:57:46.755Z] [2022-02-07T17:57:46.755Z] === Skipped [2022-02-07T17:57:46.755Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-07T17:57:46.755Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:57:46.755Z] [2022-02-07T17:57:46.755Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-07T17:57:46.755Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-07T17:57:46.755Z] [2022-02-07T17:57:46.755Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-07T17:57:46.755Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-07T17:57:46.755Z] [2022-02-07T17:57:46.755Z] DONE 200 tests, 3 skipped in 110.437s [2022-02-07T17:57:46.755Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-07T17:57:46.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:46.755Z] ++ set -e [2022-02-07T17:57:46.755Z] ++ '[' -n 0 ']' [2022-02-07T17:57:46.755Z] ++ set -x [2022-02-07T17:57:46.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:46.755Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:57:46.755Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-07T17:57:46.755Z] === RUN TestDaemonConfigValidation [2022-02-07T17:57:46.755Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:57:46.755Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:57:46.755Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-07T17:57:46.755Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-07T17:57:46.755Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-07T17:57:46.755Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-07T17:57:46.755Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-07T17:57:46.755Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-07T17:57:46.755Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-07T17:57:46.755Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-07T17:57:46.755Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-07T17:57:46.755Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-07T17:57:46.755Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-07T17:57:46.755Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-07T17:57:46.755Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-07T17:57:46.755Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-07T17:57:46.755Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-02-07T17:57:46.755Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2022-02-07T17:57:46.755Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-02-07T17:57:46.755Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-07T17:57:46.755Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-07T17:57:46.755Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:57:46.755Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-07T17:57:47.690Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-07T17:57:47.851Z] plugin_test.go:61: [de8c304290622] joining swarm manager [d8c524cc3cae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T17:57:48.340Z] --- PASS: TestRemoveContainerWithVolume (3.32s) [2022-02-07T17:57:48.340Z] === RUN TestRemoveContainerRunning [2022-02-07T17:57:48.415Z] plugin_test.go:64: [de8ea249848c0] joining swarm manager [d8c524cc3cae6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T17:57:48.625Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-07T17:57:49.116Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-07T17:57:49.561Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-07T17:57:49.561Z] daemon_test.go:156: [dba1c643f417b] daemon is not started [2022-02-07T17:57:49.561Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-02-07T17:57:49.561Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-07T17:57:49.561Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-07T17:57:49.561Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-07T17:57:49.561Z] === RUN TestDaemonProxy [2022-02-07T17:57:49.561Z] === RUN TestDaemonProxy/environment_variables [2022-02-07T17:57:49.847Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-07T17:57:51.342Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-07T17:57:51.342Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-07T17:57:51.342Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-07T17:57:51.342Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-07T17:57:51.342Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-07T17:57:51.342Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-07T17:57:51.342Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-07T17:57:51.342Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-07T17:57:51.342Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-07T17:57:51.464Z] === RUN TestDaemonProxy/command-line_options [2022-02-07T17:57:51.766Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-07T17:57:52.168Z] --- PASS: TestRemoveContainerRunning (3.51s) [2022-02-07T17:57:52.168Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-07T17:57:53.154Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-07T17:57:53.363Z] === RUN TestDaemonProxy/configuration_file [2022-02-07T17:57:54.734Z] === RUN TestDaemonProxy/conflicting_options [2022-02-07T17:57:55.147Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-07T17:57:55.147Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-07T17:57:55.147Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-07T17:57:55.147Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T17:57:55.147Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-07T17:57:55.288Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.39s) [2022-02-07T17:57:55.288Z] === RUN TestRemoveInvalidContainer [2022-02-07T17:57:55.288Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-07T17:57:55.289Z] === RUN TestRenameLinkedContainer [2022-02-07T17:57:55.289Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-07T17:57:55.289Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-07T17:57:55.289Z] === RUN TestRenameStoppedContainer [2022-02-07T17:57:55.299Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-07T17:57:55.865Z] --- PASS: TestDaemonProxy (6.23s) [2022-02-07T17:57:55.865Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-02-07T17:57:55.865Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-07T17:57:55.865Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-07T17:57:55.865Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-07T17:57:55.865Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-07T17:57:55.865Z] PASS [2022-02-07T17:57:55.865Z] [2022-02-07T17:57:55.865Z] DONE 17 tests in 10.145s [2022-02-07T17:57:55.865Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-07T17:57:55.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:55.865Z] ++ set -e [2022-02-07T17:57:55.865Z] ++ '[' -n 0 ']' [2022-02-07T17:57:55.865Z] ++ set -x [2022-02-07T17:57:55.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:55.866Z] INFO: Testing against a local daemon [2022-02-07T17:57:55.866Z] === RUN TestCommitInheritsEnv [2022-02-07T17:57:56.124Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-02-07T17:57:56.124Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:57:56.124Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-07T17:57:56.124Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:57:56.124Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:57:56.124Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-07T17:57:56.124Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-07T17:57:56.124Z] === RUN TestImportWithCustomPlatform// [2022-02-07T17:57:56.124Z] === RUN TestImportWithCustomPlatform/linux [2022-02-07T17:57:56.382Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-07T17:57:56.382Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-07T17:57:56.382Z] === RUN TestImportWithCustomPlatform/macos [2022-02-07T17:57:56.382Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-07T17:57:56.382Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-07T17:57:56.382Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-07T17:57:56.382Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:57:56.472Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-07T17:57:56.640Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-07T17:57:56.640Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:57:56.640Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-07T17:57:56.640Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:57:56.899Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-02-07T17:57:56.899Z] === RUN TestRemoveImageGarbageCollector [2022-02-07T17:57:56.899Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:57:56.899Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-07T17:57:56.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:57:56.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-07T17:57:56.899Z] === RUN TestTagInvalidReference [2022-02-07T17:57:56.899Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-07T17:57:56.899Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:57:56.899Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-07T17:57:56.899Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:57:56.899Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-07T17:57:56.899Z] === RUN TestTagOfficialNames [2022-02-07T17:57:56.899Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-07T17:57:56.899Z] === RUN TestTagMatchesDigest [2022-02-07T17:57:56.899Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-07T17:57:56.899Z] PASS [2022-02-07T17:57:56.899Z] [2022-02-07T17:57:56.899Z] === Skipped [2022-02-07T17:57:56.899Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:57:56.899Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-07T17:57:56.899Z] [2022-02-07T17:57:56.899Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-07T17:57:56.899Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:57:56.899Z] [2022-02-07T17:57:56.899Z] DONE 22 tests, 2 skipped in 1.161s [2022-02-07T17:57:56.899Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-07T17:57:56.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:56.899Z] ++ set -e [2022-02-07T17:57:56.899Z] ++ '[' -n 0 ']' [2022-02-07T17:57:56.899Z] ++ set -x [2022-02-07T17:57:56.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:57:57.158Z] INFO: Testing against a local daemon [2022-02-07T17:57:57.158Z] === RUN TestNetworkCreateDelete [2022-02-07T17:57:57.158Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-07T17:57:57.158Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:57:57.416Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-07T17:57:57.416Z] === RUN TestDaemonDNSFallback [2022-02-07T17:57:58.262Z] --- PASS: TestRenameStoppedContainer (3.30s) [2022-02-07T17:57:58.262Z] === RUN TestRenameRunningContainerAndReuse [2022-02-07T17:57:59.785Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-07T17:57:59.919Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-07T17:58:01.176Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-07T17:58:01.438Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-07T17:58:03.983Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-02-07T17:58:03.983Z] === RUN TestInspectNetwork [2022-02-07T17:58:03.993Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-07T17:58:05.448Z] --- PASS: TestRenameRunningContainerAndReuse (6.67s) [2022-02-07T17:58:05.448Z] === RUN TestRenameInvalidName [2022-02-07T17:58:05.905Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-07T17:58:06.167Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-07T17:58:06.427Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-07T17:58:06.510Z] === RUN TestInspectNetwork/full_network_id [2022-02-07T17:58:06.510Z] === RUN TestInspectNetwork/partial_network_id [2022-02-07T17:58:06.510Z] === RUN TestInspectNetwork/network_name [2022-02-07T17:58:06.510Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-07T17:58:06.687Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-07T17:58:06.948Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-07T17:58:07.892Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-07T17:58:07.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-07T17:58:07.892Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-07T17:58:08.153Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-07T17:58:08.414Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-07T17:58:08.421Z] --- PASS: TestRenameInvalidName (3.48s) [2022-02-07T17:58:08.421Z] === RUN TestRenameAnonymousContainer [2022-02-07T17:58:10.696Z] --- PASS: TestInspectNetwork (6.49s) [2022-02-07T17:58:10.696Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-07T17:58:10.696Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-07T17:58:10.696Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-07T17:58:10.696Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-07T17:58:10.696Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T17:58:10.970Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-07T17:58:10.970Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-07T17:58:11.634Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2022-02-07T17:58:11.634Z] === RUN TestNetworkInvalidJSON [2022-02-07T17:58:11.634Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T17:58:11.634Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T17:58:11.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:58:11.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:58:11.634Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:58:11.634Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:58:11.634Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T17:58:11.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:58:11.634Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-07T17:58:11.634Z] === RUN TestNetworkList [2022-02-07T17:58:11.634Z] === RUN TestNetworkList//networks [2022-02-07T17:58:11.634Z] === PAUSE TestNetworkList//networks [2022-02-07T17:58:11.634Z] === RUN TestNetworkList//networks/ [2022-02-07T17:58:11.634Z] === PAUSE TestNetworkList//networks/ [2022-02-07T17:58:11.634Z] === CONT TestNetworkList//networks [2022-02-07T17:58:11.634Z] === CONT TestNetworkList//networks/ [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkList (0.01s) [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-07T17:58:11.634Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-07T17:58:11.634Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T17:58:12.211Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-07T17:58:12.211Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T17:58:12.890Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-07T17:58:13.175Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-07T17:58:13.175Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T17:58:14.111Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-07T17:58:14.111Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T17:58:14.281Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-07T17:58:14.957Z] --- PASS: TestServicePlugin (29.59s) [2022-02-07T17:58:14.957Z] === RUN TestServiceUpdateLabel [2022-02-07T17:58:15.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-07T17:58:15.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T17:58:15.547Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-02-07T17:58:15.547Z] === RUN TestServiceUpdateSecrets [2022-02-07T17:58:16.195Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-07T17:58:16.416Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-02-07T17:58:16.417Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T17:58:16.456Z] docker_cli_daemon_test.go:2522: [d81023116c6aa] daemon is not started [2022-02-07T17:58:16.982Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-07T17:58:16.982Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T17:58:17.027Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-07T17:58:17.968Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-07T17:58:18.229Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-07T17:58:18.881Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2022-02-07T17:58:18.881Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T17:58:18.881Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:58:18.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:58:18.881Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T17:58:20.959Z] --- PASS: TestRenameAnonymousContainer (12.30s) [2022-02-07T17:58:20.959Z] === RUN TestRenameContainerWithSameName [2022-02-07T17:58:24.766Z] --- PASS: TestRenameContainerWithSameName (3.47s) [2022-02-07T17:58:24.766Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-07T17:58:24.766Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-07T17:58:24.766Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-07T17:58:24.766Z] === RUN TestResize [2022-02-07T17:58:24.902Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-07T17:58:25.743Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-07T17:58:25.743Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-07T17:58:25.743Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-07T17:58:25.743Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-07T17:58:25.743Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-07T17:58:25.743Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-07T17:58:25.743Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-07T17:58:25.743Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-07T17:58:25.743Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-07T17:58:25.743Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-07T17:58:25.743Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-07T17:58:26.214Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-07T17:58:26.214Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-07T17:58:26.214Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-07T17:58:26.214Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-07T17:58:26.214Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-07T17:58:26.214Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-07T17:58:26.214Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-07T17:58:26.214Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-07T17:58:26.686Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-07T17:58:26.817Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-07T17:58:27.731Z] --- PASS: TestResize (3.38s) [2022-02-07T17:58:27.731Z] === RUN TestResizeWithInvalidSize [2022-02-07T17:58:29.362Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-07T17:58:30.390Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-02-07T17:58:30.390Z] === RUN TestServiceUpdateConfigs [2022-02-07T17:58:30.539Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-07T17:58:30.539Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-07T17:58:30.539Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-07T17:58:30.539Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T17:58:30.539Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-07T17:58:30.696Z] --- PASS: TestResizeWithInvalidSize (3.33s) [2022-02-07T17:58:30.696Z] === RUN TestResizeWhenContainerNotStarted [2022-02-07T17:58:31.283Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-07T17:58:33.755Z] --- PASS: TestServiceWithDataPathPortInit (12.98s) [2022-02-07T17:58:33.755Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T17:58:33.834Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-07T17:58:33.835Z] check_test.go:308: [d386d911d071a] daemon is not started [2022-02-07T17:58:33.835Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-07T17:58:34.322Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1xq1vmgqpcdx0cegk45c5vthy Created:2022-02-07 17:58:33.17177018 +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[6bfcf401f91fc41a74b025fc8b489f6b0d1bbc69bcfe4913ea83bd5cfd9cd174:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o79a4w4spnmvfedefanr5k1ib EndpointID:d6c2ac07aec0184f676101cce886e21ab15a3bdd4d2a65703e2bf0e91e6e3644 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:268e4cb268c4a0bcb92f2a85da94d9f0e0149ae20a85d816c7e50b7d0ecc4772 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:c05206927b67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o79a4w4spnmvfedefanr5k1ib EndpointID:d6c2ac07aec0184f676101cce886e21ab15a3bdd4d2a65703e2bf0e91e6e3644 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-07T17:58:34.509Z] --- PASS: TestResizeWhenContainerNotStarted (3.37s) [2022-02-07T17:58:34.509Z] === RUN TestDaemonRestartKillContainers [2022-02-07T17:58:34.509Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:58:34.509Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:58:34.509Z] === RUN TestStats [2022-02-07T17:58:34.509Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-07T17:58:34.509Z] --- SKIP: TestStats (0.00s) [2022-02-07T17:58:34.509Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-07T17:58:36.426Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite (326.39s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.40s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.08s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.06s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.54s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.90s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.08s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.96s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.25s) [2022-02-07T17:58:39.133Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.05s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2022-02-07T17:58:39.134Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.38s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.60s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.87s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.14s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.27s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.76s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.24s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.92s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.08s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.89s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.59s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.24s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s) [2022-02-07T17:58:39.134Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-07T17:58:39.134Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.31s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.81s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.10s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.42s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.21s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.50s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.93s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.41s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.92s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.76s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.28s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.25s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.69s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.79s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.12s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.95s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.58s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.83s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.43s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-02-07T17:58:39.134Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.56s) [2022-02-07T17:58:39.134Z] === RUN TestDockerSwarmSuite [2022-02-07T17:58:39.134Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-07T17:58:39.585Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-02-07T17:58:39.585Z] PASS [2022-02-07T17:58:39.585Z] [2022-02-07T17:58:39.585Z] === Skipped [2022-02-07T17:58:39.585Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:58:39.585Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:58:39.585Z] [2022-02-07T17:58:39.585Z] DONE 26 tests, 1 skipped in 41.706s [2022-02-07T17:58:39.585Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-07T17:58:39.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:39.586Z] ++ set -e [2022-02-07T17:58:39.586Z] ++ '[' -n 0 ']' [2022-02-07T17:58:39.586Z] ++ set -x [2022-02-07T17:58:39.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-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:39.586Z] INFO: Testing against a local daemon [2022-02-07T17:58:39.586Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-07T17:58:39.586Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:58:39.586Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T17:58:39.586Z] === RUN TestDockerNetworkIpvlan [2022-02-07T17:58:39.586Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:58:39.586Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-07T17:58:39.586Z] PASS [2022-02-07T17:58:39.586Z] [2022-02-07T17:58:39.586Z] === Skipped [2022-02-07T17:58:39.586Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T17:58:39.586Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:58:39.586Z] [2022-02-07T17:58:39.586Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-07T17:58:39.586Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T17:58:39.586Z] [2022-02-07T17:58:39.586Z] DONE 2 tests, 2 skipped in 0.089s [2022-02-07T17:58:39.586Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-07T17:58:39.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:39.586Z] ++ set -e [2022-02-07T17:58:39.586Z] ++ '[' -n 0 ']' [2022-02-07T17:58:39.586Z] ++ set -x [2022-02-07T17:58:39.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-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:39.586Z] INFO: Testing against a local daemon [2022-02-07T17:58:39.586Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-07T17:58:40.151Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-02-07T17:58:40.151Z] === RUN TestDockerNetworkMacvlan [2022-02-07T17:58:41.085Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-07T17:58:41.653Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-07T17:58:42.220Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-07T17:58:42.436Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-07T17:58:43.201Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.12s) [2022-02-07T17:58:43.201Z] === RUN TestStopContainerWithTimeout [2022-02-07T17:58:43.201Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-07T17:58:43.201Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-07T17:58:43.201Z] === RUN TestUpdateRestartPolicy [2022-02-07T17:58:44.123Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-07T17:58:44.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-07T17:58:45.300Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-07T17:58:45.329Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-02-07T17:58:45.329Z] === RUN TestServiceUpdateNetwork [2022-02-07T17:58:45.498Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-07T17:58:46.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-07T17:58:48.785Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan (8.89s) [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s) [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.75s) [2022-02-07T17:58:49.043Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.48s) [2022-02-07T17:58:49.043Z] PASS [2022-02-07T17:58:49.043Z] [2022-02-07T17:58:49.043Z] DONE 8 tests in 10.306s [2022-02-07T17:58:49.043Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-07T17:58:49.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:49.043Z] ++ set -e [2022-02-07T17:58:49.043Z] ++ '[' -n 0 ']' [2022-02-07T17:58:49.043Z] ++ set -x [2022-02-07T17:58:49.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:49.043Z] testing: warning: no tests to run [2022-02-07T17:58:49.043Z] PASS [2022-02-07T17:58:49.043Z] [2022-02-07T17:58:49.043Z] DONE 0 tests in 0.021s [2022-02-07T17:58:49.043Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-07T17:58:49.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:49.043Z] ++ set -e [2022-02-07T17:58:49.043Z] ++ '[' -n 0 ']' [2022-02-07T17:58:49.043Z] ++ set -x [2022-02-07T17:58:49.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:58:49.300Z] INFO: Testing against a local daemon [2022-02-07T17:58:49.300Z] === RUN TestAuthZPluginAllowRequest [2022-02-07T17:58:50.233Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-02-07T17:58:50.233Z] === RUN TestAuthZPluginTLS [2022-02-07T17:58:50.799Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-07T17:58:50.799Z] === RUN TestAuthZPluginDenyRequest [2022-02-07T17:58:50.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-07T17:58:51.364Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-07T17:58:51.364Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-07T17:58:51.935Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-07T17:58:51.935Z] === RUN TestAuthZPluginDenyResponse [2022-02-07T17:58:52.501Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-07T17:58:52.501Z] === RUN TestAuthZPluginAllowEventStream [2022-02-07T17:58:53.437Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-02-07T17:58:53.437Z] === RUN TestAuthZPluginErrorResponse [2022-02-07T17:58:54.003Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-07T17:58:54.003Z] === RUN TestAuthZPluginErrorRequest [2022-02-07T17:58:54.569Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-07T17:58:54.569Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-07T17:58:55.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-07T17:58:55.136Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-07T17:58:55.136Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-07T17:58:55.688Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-07T17:58:56.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-07T17:58:56.515Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-02-07T17:58:56.515Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-07T17:58:56.836Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-07T17:58:57.505Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-02-07T17:58:57.505Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T17:58:57.505Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-07T17:58:57.893Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2022-02-07T17:58:57.893Z] === RUN TestAuthZPluginHeader [2022-02-07T17:58:58.069Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-07T17:58:58.225Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-07T17:58:58.225Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-07T17:58:58.225Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-07T17:58:58.225Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-07T17:58:58.460Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-07T17:58:58.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-07T17:58:58.460Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:58:58.460Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-07T17:58:58.460Z] === RUN TestAuthZPluginV2Disable [2022-02-07T17:58:58.460Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:58:58.460Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-07T17:58:58.460Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-07T17:58:58.460Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:58:58.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-07T17:58:58.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-07T17:58:58.460Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:58:58.460Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-07T17:58:58.460Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-07T17:59:03.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-07T17:59:04.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-07T17:59:05.605Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-07T17:59:05.605Z] Copying nested executables into bundles/binary-daemon [2022-02-07T17:59:05.605Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-07T17:59:05.605Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T17:59:05.605Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-07T17:59:05.605Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-07T17:59:05.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/make.sh cross [2022-02-07T17:59:06.198Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-07T17:59:06.209Z] [2022-02-07T17:59:06.209Z] Removing bundles/ [2022-02-07T17:59:06.469Z] [2022-02-07T17:59:06.469Z] ---> Making bundle: cross (in bundles/cross) [2022-02-07T17:59:06.469Z] Cross building: bundles/cross/linux/amd64 [2022-02-07T17:59:06.469Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-07T17:59:06.469Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-07T17:59:07.016Z] docker_api_swarm_test.go:563: [d9246fea4c773] joining swarm manager [d7fd669f01c99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T17:59:07.278Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-07T17:59:07.851Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-07T17:59:08.529Z] --- PASS: TestUpdateRestartPolicy (25.10s) [2022-02-07T17:59:08.529Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-07T17:59:08.796Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-07T17:59:09.368Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-07T17:59:09.630Z] === RUN TestDockerSuite/TestBuildFails [2022-02-07T17:59:10.574Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-07T17:59:10.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-07T17:59:12.343Z] --- PASS: TestUpdateRestartWithAutoRemove (3.37s) [2022-02-07T17:59:12.343Z] === RUN TestWaitNonBlocked [2022-02-07T17:59:12.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:59:12.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:59:12.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:59:12.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:59:12.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-07T17:59:12.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-07T17:59:12.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-07T17:59:12.738Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2022-02-07T17:59:12.738Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-07T17:59:12.738Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.82s) [2022-02-07T17:59:12.738Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-07T17:59:12.738Z] PASS [2022-02-07T17:59:12.738Z] [2022-02-07T17:59:12.738Z] === Skipped [2022-02-07T17:59:12.738Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-07T17:59:12.738Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T17:59:12.738Z] [2022-02-07T17:59:12.738Z] DONE 27 tests, 1 skipped in 181.025s [2022-02-07T17:59:12.738Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-07T17:59:12.738Z] INFO: Testing against a local daemon [2022-02-07T17:59:12.738Z] === RUN TestSessionCreate [2022-02-07T17:59:12.738Z] --- PASS: TestSessionCreate (0.02s) [2022-02-07T17:59:12.738Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T17:59:12.738Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-07T17:59:12.738Z] PASS [2022-02-07T17:59:12.738Z] [2022-02-07T17:59:12.738Z] DONE 2 tests in 0.069s [2022-02-07T17:59:12.738Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-07T17:59:12.738Z] INFO: Testing against a local daemon [2022-02-07T17:59:12.738Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T17:59:12.738Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-07T17:59:12.738Z] === RUN TestDiskUsage [2022-02-07T17:59:12.738Z] === PAUSE TestDiskUsage [2022-02-07T17:59:12.738Z] === RUN TestEventsExecDie [2022-02-07T17:59:12.994Z] --- PASS: TestEventsExecDie (0.52s) [2022-02-07T17:59:12.994Z] === RUN TestEventsBackwardsCompatible [2022-02-07T17:59:12.994Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-07T17:59:12.994Z] === RUN TestEventsVolumeCreate [2022-02-07T17:59:12.994Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-07T17:59:12.994Z] === RUN TestInfoBinaryCommits [2022-02-07T17:59:12.994Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-07T17:59:12.994Z] === RUN TestInfoAPIVersioned [2022-02-07T17:59:12.994Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-07T17:59:12.994Z] === RUN TestInfoAPI [2022-02-07T17:59:12.994Z] --- PASS: TestInfoAPI (0.02s) [2022-02-07T17:59:12.994Z] === RUN TestInfoAPIWarnings [2022-02-07T17:59:14.399Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-07T17:59:15.789Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-07T17:59:16.155Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-07T17:59:16.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.21s) [2022-02-07T17:59:16.155Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.38s) [2022-02-07T17:59:16.155Z] === RUN TestWaitBlocked [2022-02-07T17:59:16.155Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:16.155Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-07T17:59:16.155Z] PASS [2022-02-07T17:59:16.155Z] ok github.com/docker/docker/integration/container 122.106s [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === Skipped [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-07T17:59:16.155Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-07T17:59:16.155Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-07T17:59:16.155Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-07T17:59:16.155Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-07T17:59:16.155Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-07T17:59:16.155Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-07T17:59:16.155Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-07T17:59:16.155Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-07T17:59:16.155Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-07T17:59:16.155Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-07T17:59:16.155Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-07T17:59:16.155Z] [2022-02-07T17:59:16.155Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-07T17:59:16.155Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-07T17:59:16.537Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-07T17:59:16.538Z] PASS [2022-02-07T17:59:16.538Z] [2022-02-07T17:59:16.538Z] === Skipped [2022-02-07T17:59:16.538Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-07T17:59:16.538Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:59:16.538Z] [2022-02-07T17:59:16.538Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-07T17:59:16.538Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:59:16.538Z] [2022-02-07T17:59:16.538Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-07T17:59:16.538Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:59:16.538Z] [2022-02-07T17:59:16.538Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-07T17:59:16.538Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:59:16.538Z] [2022-02-07T17:59:16.538Z] DONE 17 tests, 4 skipped in 25.798s [2022-02-07T17:59:16.538Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-07T17:59:16.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:16.538Z] ++ set -e [2022-02-07T17:59:16.538Z] ++ '[' -n 0 ']' [2022-02-07T17:59:16.538Z] ++ set -x [2022-02-07T17:59:16.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:16.538Z] INFO: Testing against a local daemon [2022-02-07T17:59:16.538Z] === RUN TestPluginInvalidJSON [2022-02-07T17:59:16.538Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:59:16.538Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:59:16.538Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:59:16.538Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-07T17:59:16.538Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T17:59:16.538Z] === RUN TestPluginInstall [2022-02-07T17:59:16.538Z] === RUN TestPluginInstall/no_auth [2022-02-07T17:59:16.538Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:59:16.538Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdbb1ef6ebd30d7202a02c2c8ba32ac010ed06571f86e8f06be9d36ceefc4f47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:59:16.538Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:59:16.538Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdbb1ef6ebd30d7202a02c2c8ba32ac010ed06571f86e8f06be9d36ceefc4f47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:59:16.538Z] === RUN TestPluginInstall/with_htpasswd [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-07T17:59:16.627Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-07T17:59:16.627Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-07T17:59:16.627Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-07T17:59:16.627Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-07T17:59:16.627Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-07T17:59:16.627Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-07T17:59:16.627Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-07T17:59:16.627Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-07T17:59:16.627Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-07T17:59:16.627Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-07T17:59:16.627Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-07T17:59:16.627Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-07T17:59:16.627Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-07T17:59:16.627Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-07T17:59:16.627Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-07T17:59:16.627Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-07T17:59:16.627Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:16.627Z] [2022-02-07T17:59:16.627Z] DONE 87 tests, 34 skipped in 124.753s [2022-02-07T17:59:16.627Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-07T17:59:16.739Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-07T17:59:16.797Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:59:16.797Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26afe81024592d806015444949e8026e8910dd50c158d04921866a9823020924" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:59:16.797Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:59:16.797Z] time="2022-02-07T17:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26afe81024592d806015444949e8026e8910dd50c158d04921866a9823020924" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:59:17.056Z] === RUN TestPluginInstall/with_insecure [2022-02-07T17:59:17.313Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-07T17:59:17.991Z] time="2022-02-07T17:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:59:17.991Z] time="2022-02-07T17:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d087ae076a9af4897650014b11282345ddcc55fffe2273ed35b23c7289e1edb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:59:17.991Z] time="2022-02-07T17:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T17:59:17.991Z] time="2022-02-07T17:59:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d087ae076a9af4897650014b11282345ddcc55fffe2273ed35b23c7289e1edb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T17:59:17.991Z] plugin_test.go:165: [d52513a80ba24] daemon is not started [2022-02-07T17:59:17.991Z] --- PASS: TestPluginInstall (3.03s) [2022-02-07T17:59:17.991Z] --- PASS: TestPluginInstall/no_auth (1.44s) [2022-02-07T17:59:17.991Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-07T17:59:17.991Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-02-07T17:59:17.991Z] === RUN TestPluginsWithRuntimes [2022-02-07T17:59:18.701Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-07T17:59:19.647Z] docker_api_swarm_test.go:585: [db83ab0141c81] joining swarm manager [d7fd669f01c99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T17:59:19.894Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-07T17:59:20.461Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-07T17:59:20.593Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-07T17:59:21.397Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-02-07T17:59:21.397Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-02-07T17:59:21.397Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-02-07T17:59:21.397Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T17:59:21.965Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-02-07T17:59:21.965Z] PASS [2022-02-07T17:59:21.965Z] [2022-02-07T17:59:21.965Z] DONE 10 tests in 6.997s [2022-02-07T17:59:21.965Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-07T17:59:21.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:21.965Z] ++ set -e [2022-02-07T17:59:21.965Z] ++ '[' -n 0 ']' [2022-02-07T17:59:21.965Z] ++ set -x [2022-02-07T17:59:21.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-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:21.965Z] INFO: Testing against a local daemon [2022-02-07T17:59:21.965Z] === RUN TestExternalGraphDriver [2022-02-07T17:59:21.965Z] === RUN TestExternalGraphDriver/json [2022-02-07T17:59:21.982Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-07T17:59:22.242Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-07T17:59:22.502Z] check_test.go:379: [d9246fea4c773] daemon is not started [2022-02-07T17:59:23.887Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-07T17:59:23.911Z] === RUN TestExternalGraphDriver/spec [2022-02-07T17:59:25.282Z] === RUN TestExternalGraphDriver/pull [2022-02-07T17:59:25.799Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-07T17:59:26.657Z] --- PASS: TestExternalGraphDriver (4.60s) [2022-02-07T17:59:26.657Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-02-07T17:59:26.657Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-02-07T17:59:26.657Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2022-02-07T17:59:26.657Z] === RUN TestGraphdriverPluginV2 [2022-02-07T17:59:26.657Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:59:26.657Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-07T17:59:26.657Z] PASS [2022-02-07T17:59:26.657Z] [2022-02-07T17:59:26.657Z] === Skipped [2022-02-07T17:59:26.657Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-07T17:59:26.657Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T17:59:26.657Z] [2022-02-07T17:59:26.657Z] DONE 5 tests, 1 skipped in 4.717s [2022-02-07T17:59:26.657Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-07T17:59:26.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:26.657Z] ++ set -e [2022-02-07T17:59:26.657Z] ++ '[' -n 0 ']' [2022-02-07T17:59:26.657Z] ++ set -x [2022-02-07T17:59:26.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:26.658Z] INFO: Testing against a local daemon [2022-02-07T17:59:26.658Z] === RUN TestContinueAfterPluginCrash [2022-02-07T17:59:26.658Z] === PAUSE TestContinueAfterPluginCrash [2022-02-07T17:59:26.658Z] === RUN TestReadPluginNoRead [2022-02-07T17:59:26.658Z] === PAUSE TestReadPluginNoRead [2022-02-07T17:59:26.658Z] === RUN TestDaemonStartWithLogOpt [2022-02-07T17:59:26.658Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-07T17:59:26.658Z] === CONT TestContinueAfterPluginCrash [2022-02-07T17:59:26.658Z] === CONT TestDaemonStartWithLogOpt [2022-02-07T17:59:26.743Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-07T17:59:29.943Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-02-07T17:59:29.943Z] === CONT TestReadPluginNoRead [2022-02-07T17:59:31.030Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-07T17:59:31.030Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-07T17:59:31.084Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-02-07T17:59:31.084Z] === RUN TestInfoDebug [2022-02-07T17:59:31.084Z] --- PASS: TestInfoDebug (0.52s) [2022-02-07T17:59:31.084Z] === RUN TestInfoInsecureRegistries [2022-02-07T17:59:31.084Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-07T17:59:31.084Z] === RUN TestInfoRegistryMirrors [2022-02-07T17:59:31.084Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-07T17:59:31.084Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T17:59:31.084Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-07T17:59:31.084Z] === RUN TestPingCacheHeaders [2022-02-07T17:59:31.084Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-07T17:59:31.084Z] === RUN TestPingGet [2022-02-07T17:59:31.084Z] --- PASS: TestPingGet (0.01s) [2022-02-07T17:59:31.084Z] === RUN TestPingHead [2022-02-07T17:59:31.084Z] --- PASS: TestPingHead (0.02s) [2022-02-07T17:59:31.084Z] === RUN TestVersion [2022-02-07T17:59:31.084Z] --- PASS: TestVersion (0.02s) [2022-02-07T17:59:31.084Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-07T17:59:31.084Z] === CONT TestDiskUsage [2022-02-07T17:59:31.608Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/container_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/image_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/volume_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-07T17:59:31.647Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-07T17:59:31.847Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-07T17:59:31.903Z] === RUN TestDiskUsage/after_container.Run [2022-02-07T17:59:32.182Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-07T17:59:32.467Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage (1.51s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T17:59:32.467Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-02-07T17:59:32.467Z] PASS [2022-02-07T17:59:32.724Z] [2022-02-07T17:59:32.724Z] DONE 50 tests in 20.220s [2022-02-07T17:59:32.724Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-07T17:59:32.724Z] INFO: Testing against a local daemon [2022-02-07T17:59:32.724Z] === RUN TestVolumesCreateAndList [2022-02-07T17:59:32.724Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-07T17:59:32.724Z] === RUN TestVolumesRemove [2022-02-07T17:59:32.724Z] --- PASS: TestVolumesRemove (0.09s) [2022-02-07T17:59:32.724Z] === RUN TestVolumesInspect [2022-02-07T17:59:32.724Z] --- PASS: TestVolumesInspect (0.01s) [2022-02-07T17:59:32.724Z] === RUN TestVolumesInvalidJSON [2022-02-07T17:59:32.724Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T17:59:32.724Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T17:59:32.724Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T17:59:32.724Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-07T17:59:32.724Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T17:59:32.724Z] PASS [2022-02-07T17:59:32.724Z] [2022-02-07T17:59:32.724Z] DONE 5 tests in 0.166s [2022-02-07T17:59:32.724Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-07T17:59:32.756Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-07T17:59:32.756Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-07T17:59:32.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-07T17:59:32.756Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-07T17:59:32.756Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-07T17:59:33.222Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-07T17:59:33.288Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-07T17:59:33.288Z] Removing test suite binaries [2022-02-07T17:59:33.288Z] exiting test-integration [2022-02-07T17:59:33.288Z] ++ exit 0 [2022-02-07T17:59:33.288Z] [2022-02-07T17:59:33.701Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-07T17:59:34.155Z] === RUN TestReadPluginNoRead/default [2022-02-07T17:59:34.273Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit Post stage [Pipeline] junit [2022-02-07T17:59:34.665Z] Recording test results [2022-02-07T17:59:34.721Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-02-07T17:59:34.844Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-07T17:59:35.287Z] === CONT TestReadPluginNoRead [2022-02-07T17:59:35.287Z] read_test.go:92: [de31608b26ee2] daemon is not started [2022-02-07T17:59:35.287Z] --- PASS: TestReadPluginNoRead (5.47s) [2022-02-07T17:59:35.287Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-02-07T17:59:35.287Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-02-07T17:59:35.287Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-02-07T17:59:35.287Z] PASS [2022-02-07T17:59:35.287Z] [2022-02-07T17:59:35.287Z] DONE 6 tests in 8.555s [2022-02-07T17:59:35.287Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-02-07T17:59:35.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:35.287Z] ++ set -e [2022-02-07T17:59:35.287Z] ++ '[' -n 0 ']' [2022-02-07T17:59:35.287Z] ++ set -x [2022-02-07T17:59:35.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:35.287Z] testing: warning: no tests to run [2022-02-07T17:59:35.287Z] PASS [2022-02-07T17:59:35.287Z] [2022-02-07T17:59:35.287Z] DONE 0 tests in 0.026s [2022-02-07T17:59:35.287Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-07T17:59:35.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:35.287Z] ++ set -e [2022-02-07T17:59:35.287Z] ++ '[' -n 0 ']' [2022-02-07T17:59:35.287Z] ++ set -x [2022-02-07T17:59:35.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:35.287Z] INFO: Testing against a local daemon [2022-02-07T17:59:35.287Z] === RUN TestPluginWithDevMounts [2022-02-07T17:59:35.287Z] === PAUSE TestPluginWithDevMounts [2022-02-07T17:59:35.287Z] === CONT TestPluginWithDevMounts [2022-02-07T17:59:35.416Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-07T17:59:35.416Z] docker_api_swarm_test.go:46: [d24d33dde7c32] joining swarm manager [d8b1f7df519d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T17:59:35.988Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-07T17:59:36.249Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-07T17:59:36.464Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-07T17:59:36.840Z] + echo Ensuring container killed. [2022-02-07T17:59:36.840Z] Ensuring container killed. [2022-02-07T17:59:36.840Z] + docker rm -vf docker-pr4 [2022-02-07T17:59:36.840Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-07T17:59:37.161Z] + echo Chowning /workspace to jenkins user [2022-02-07T17:59:37.161Z] Chowning /workspace to jenkins user [2022-02-07T17:59:37.161Z] + id -u [2022-02-07T17:59:37.161Z] + id -g [2022-02-07T17:59:37.161Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace busybox chown -R 1000:1000 /workspace [2022-02-07T17:59:37.161Z] Unable to find image 'busybox:latest' locally [2022-02-07T17:59:37.161Z] latest: Pulling from library/busybox [2022-02-07T17:59:37.185Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-02-07T17:59:37.185Z] PASS [2022-02-07T17:59:37.185Z] [2022-02-07T17:59:37.185Z] DONE 1 tests in 1.617s [2022-02-07T17:59:37.185Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-07T17:59:37.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:37.185Z] ++ set -e [2022-02-07T17:59:37.185Z] ++ '[' -n 0 ']' [2022-02-07T17:59:37.185Z] ++ set -x [2022-02-07T17:59:37.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:37.185Z] INFO: Testing against a local daemon [2022-02-07T17:59:37.185Z] === RUN TestSecretInspect [2022-02-07T17:59:37.417Z] 009932687766: Pulling fs layer [2022-02-07T17:59:37.417Z] 009932687766: Verifying Checksum [2022-02-07T17:59:37.417Z] 009932687766: Download complete [2022-02-07T17:59:37.417Z] 009932687766: Pull complete [2022-02-07T17:59:37.417Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-07T17:59:37.417Z] Status: Downloaded newer image for busybox:latest [2022-02-07T17:59:37.637Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-07T17:59:37.948Z] === RUN TestConfigDaemonLibtrustID [2022-02-07T17:59:37.948Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-07T17:59:37.948Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-07T17:59:37.948Z] === RUN TestDaemonConfigValidation [2022-02-07T17:59:37.948Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-07T17:59:37.948Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-07T17:59:37.948Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-07T17:59:37.948Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-07T17:59:37.948Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.01s) [2022-02-07T17:59:37.948Z] === RUN TestDaemonProxy [2022-02-07T17:59:37.948Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-07T17:59:37.948Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-07T17:59:37.948Z] PASS [2022-02-07T17:59:37.948Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-02-07T17:59:37.948Z] [2022-02-07T17:59:37.948Z] === Skipped [2022-02-07T17:59:37.948Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-07T17:59:37.948Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-07T17:59:37.948Z] [2022-02-07T17:59:37.948Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-07T17:59:37.948Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-07T17:59:37.948Z] [2022-02-07T17:59:37.948Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.01s) [2022-02-07T17:59:37.948Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-07T17:59:37.948Z] [2022-02-07T17:59:37.948Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-07T17:59:37.948Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-07T17:59:37.948Z] [2022-02-07T17:59:37.948Z] DONE 4 tests, 4 skipped in 21.323s [2022-02-07T17:59:37.948Z] Running D:\gopath\src\github.com\docker\docker\integration\image [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-07T17:59:39.090Z] --- PASS: TestSecretInspect (2.08s) [2022-02-07T17:59:39.090Z] === RUN TestSecretList [2022-02-07T17:59:39.132Z] + bundleName=amd64-cgroup2 [2022-02-07T17:59:39.132Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-07T17:59:39.132Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-07T17:59:39.132Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-07T17:59:39.132Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-02-07T17:59:39.399Z] Archiving artifacts [2022-02-07T17:59:40.188Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-07T17:59:41.452Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-07T17:59:41.452Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-07T17:59:41.452Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-07T17:59:41.452Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-07T17:59:41.452Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-07T17:59:41.493Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T17:59:41.629Z] --- PASS: TestSecretList (2.12s) [2022-02-07T17:59:41.629Z] === RUN TestSecretsCreateAndDelete [2022-02-07T17:59:41.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:59:41.780Z] INFO: Testing against a local daemon [2022-02-07T17:59:41.780Z] === RUN TestCommitInheritsEnv [2022-02-07T17:59:41.780Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:59:41.780Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-07T17:59:41.780Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-07T17:59:41.780Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:59:41.780Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:59:41.780Z] === RUN TestImportWithCustomPlatform [2022-02-07T17:59:41.780Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:59:41.780Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-07T17:59:41.780Z] === RUN TestImagesFilterMultiReference [2022-02-07T17:59:41.780Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-07T17:59:41.780Z] === RUN TestImagePullPlatformInvalid [2022-02-07T17:59:41.780Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-07T17:59:41.780Z] === RUN TestRemoveImageOrphaning [2022-02-07T17:59:41.846Z] + make clean [2022-02-07T17:59:41.846Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T17:59:41.846Z] docker-dev-cache [2022-02-07T17:59:41.846Z] docker-mod-cache [Pipeline] deleteDir [2022-02-07T17:59:42.772Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2022-02-07T17:59:42.772Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-07T17:59:43.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-07T17:59:43.250Z] === RUN TestTagInvalidReference [2022-02-07T17:59:43.250Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-07T17:59:43.250Z] === RUN TestTagValidPrefixedRepo [2022-02-07T17:59:43.250Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-07T17:59:43.250Z] === RUN TestTagExistedNameWithoutForce [2022-02-07T17:59:43.250Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-07T17:59:43.250Z] === RUN TestTagOfficialNames [2022-02-07T17:59:43.250Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-07T17:59:43.250Z] === RUN TestTagMatchesDigest [2022-02-07T17:59:43.250Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-07T17:59:43.250Z] PASS [2022-02-07T17:59:43.250Z] ok github.com/docker/docker/integration/image 1.691s [2022-02-07T17:59:43.250Z] [2022-02-07T17:59:43.250Z] === Skipped [2022-02-07T17:59:43.250Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-07T17:59:43.250Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T17:59:43.250Z] [2022-02-07T17:59:43.250Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-07T17:59:43.250Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:59:43.250Z] [2022-02-07T17:59:43.250Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-07T17:59:43.250Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-07T17:59:43.250Z] [2022-02-07T17:59:43.250Z] DONE 12 tests, 3 skipped in 5.516s [2022-02-07T17:59:43.533Z] --- PASS: TestSecretsCreateAndDelete (2.07s) [2022-02-07T17:59:43.533Z] === RUN TestSecretsUpdate [2022-02-07T17:59:43.680Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-07T17:59:43.721Z] Running D:\gopath\src\github.com\docker\docker\integration\network [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T17:59:44.672Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-07T17:59:44.673Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-07T17:59:44.673Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-07T17:59:44.673Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-07T17:59:44.673Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-07T17:59:44.673Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-07T17:59:44.673Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-07T17:59:44.909Z] --- PASS: TestSecretsUpdate (1.70s) [2022-02-07T17:59:44.909Z] === RUN TestTemplatedSecret [2022-02-07T17:59:45.147Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-07T17:59:45.482Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-07T17:59:45.618Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-07T17:59:45.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:59:45.970Z] INFO: Testing against a local daemon [2022-02-07T17:59:45.970Z] === RUN TestNetworkCreateDelete [2022-02-07T17:59:45.970Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:45.970Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-07T17:59:45.970Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:59:45.970Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-07T17:59:45.970Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-07T17:59:45.970Z] === RUN TestDaemonDNSFallback [2022-02-07T17:59:45.970Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:45.970Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-07T17:59:45.970Z] === RUN TestInspectNetwork [2022-02-07T17:59:45.970Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:45.970Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-07T17:59:45.970Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T17:59:45.970Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:45.970Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:59:45.970Z] === RUN TestNetworkInvalidJSON [2022-02-07T17:59:45.970Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T17:59:45.970Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T17:59:45.970Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:59:45.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:59:45.970Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:59:45.970Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:59:45.970Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T17:59:45.970Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T17:59:45.970Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T17:59:45.970Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-07T17:59:45.970Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-07T17:59:45.970Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-07T17:59:45.970Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-07T17:59:45.970Z] === RUN TestNetworkList [2022-02-07T17:59:45.970Z] === RUN TestNetworkList//networks [2022-02-07T17:59:45.970Z] === PAUSE TestNetworkList//networks [2022-02-07T17:59:45.970Z] === RUN TestNetworkList//networks/ [2022-02-07T17:59:45.970Z] === PAUSE TestNetworkList//networks/ [2022-02-07T17:59:45.970Z] === CONT TestNetworkList//networks [2022-02-07T17:59:45.970Z] === CONT TestNetworkList//networks/ [2022-02-07T17:59:45.970Z] --- PASS: TestNetworkList (0.04s) [2022-02-07T17:59:45.970Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-07T17:59:45.971Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-07T17:59:45.971Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T17:59:45.971Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T17:59:45.971Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T17:59:45.971Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T17:59:45.971Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T17:59:45.971Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T17:59:45.971Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T17:59:45.971Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T17:59:45.971Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:59:45.971Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T17:59:45.971Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:59:45.971Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T17:59:45.971Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:59:45.971Z] PASS [2022-02-07T17:59:45.971Z] ok github.com/docker/docker/integration/network 0.176s [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === Skipped [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-07T17:59:45.971Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-07T17:59:45.971Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-07T17:59:45.971Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-07T17:59:45.971Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-07T17:59:45.971Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-07T17:59:45.971Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:243: FLAKY_TEST [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-07T17:59:45.971Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-07T17:59:45.971Z] [2022-02-07T17:59:45.971Z] DONE 22 tests, 15 skipped in 2.224s [2022-02-07T17:59:45.971Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-07T17:59:46.442Z] testing: warning: no tests to run [2022-02-07T17:59:46.442Z] PASS [2022-02-07T17:59:46.442Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-02-07T17:59:46.442Z] [2022-02-07T17:59:46.442Z] DONE 0 tests in 0.720s [2022-02-07T17:59:46.923Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-07T17:59:47.393Z] testing: warning: no tests to run [2022-02-07T17:59:47.393Z] PASS [2022-02-07T17:59:47.393Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-02-07T17:59:47.393Z] [2022-02-07T17:59:47.393Z] DONE 0 tests in 0.715s [2022-02-07T17:59:47.393Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-07T17:59:47.434Z] --- PASS: TestTemplatedSecret (2.49s) [2022-02-07T17:59:47.434Z] === RUN TestSecretCreateResolve [2022-02-07T17:59:48.029Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-07T17:59:48.029Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-07T17:59:48.029Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-07T17:59:48.029Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-07T17:59:48.029Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-07T17:59:48.385Z] testing: warning: no tests to run [2022-02-07T17:59:48.385Z] PASS [2022-02-07T17:59:48.385Z] ok github.com/docker/docker/integration/plugin 0.073s [2022-02-07T17:59:48.385Z] [2022-02-07T17:59:48.385Z] DONE 0 tests in 0.725s [2022-02-07T17:59:48.385Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-07T17:59:48.601Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-07T17:59:48.856Z] testing: warning: no tests to run [2022-02-07T17:59:48.856Z] PASS [2022-02-07T17:59:48.856Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2022-02-07T17:59:49.326Z] [2022-02-07T17:59:49.326Z] DONE 0 tests in 0.667s [2022-02-07T17:59:49.326Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-07T17:59:49.423Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-07T17:59:49.961Z] --- PASS: TestSecretCreateResolve (2.08s) [2022-02-07T17:59:49.961Z] PASS [2022-02-07T17:59:49.961Z] [2022-02-07T17:59:49.961Z] DONE 6 tests in 12.630s [2022-02-07T17:59:49.961Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-07T17:59:49.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:49.961Z] ++ set -e [2022-02-07T17:59:49.961Z] ++ '[' -n 0 ']' [2022-02-07T17:59:49.961Z] ++ set -x [2022-02-07T17:59:49.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:49.961Z] INFO: Testing against a local daemon [2022-02-07T17:59:49.961Z] === RUN TestServiceCreateInit [2022-02-07T17:59:49.961Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T17:59:49.991Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-07T17:59:50.415Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-07T17:59:50.415Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-07T17:59:50.415Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-07T17:59:50.415Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-07T17:59:50.415Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-07T17:59:50.415Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-07T17:59:51.379Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-07T17:59:53.247Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-07T17:59:53.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-07T17:59:53.379Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-07T17:59:54.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:59:54.101Z] INFO: Testing against a local daemon [2022-02-07T17:59:54.101Z] === RUN TestPluginInvalidJSON [2022-02-07T17:59:54.101Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:59:54.101Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:59:54.101Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T17:59:54.101Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-07T17:59:54.101Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T17:59:54.101Z] === RUN TestPluginInstall [2022-02-07T17:59:54.101Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-07T17:59:54.101Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-07T17:59:54.101Z] === RUN TestPluginsWithRuntimes [2022-02-07T17:59:54.101Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-07T17:59:54.101Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-07T17:59:54.101Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T17:59:54.101Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-07T17:59:54.101Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:59:54.101Z] PASS [2022-02-07T17:59:54.101Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-02-07T17:59:54.101Z] [2022-02-07T17:59:54.101Z] === Skipped [2022-02-07T17:59:54.101Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-07T17:59:54.101Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-07T17:59:54.101Z] [2022-02-07T17:59:54.101Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-07T17:59:54.101Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-07T17:59:54.101Z] [2022-02-07T17:59:54.101Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-07T17:59:54.101Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-07T17:59:54.101Z] [2022-02-07T17:59:54.101Z] DONE 5 tests, 3 skipped in 4.692s [2022-02-07T17:59:54.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-07T17:59:54.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-07T17:59:54.504Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-07T17:59:55.078Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-07T17:59:55.652Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-07T17:59:56.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:59:56.328Z] INFO: Testing against a local daemon [2022-02-07T17:59:56.328Z] === RUN TestExternalGraphDriver [2022-02-07T17:59:56.328Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-07T17:59:56.328Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-07T17:59:56.328Z] === RUN TestGraphdriverPluginV2 [2022-02-07T17:59:56.328Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-07T17:59:56.328Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-07T17:59:56.328Z] PASS [2022-02-07T17:59:56.328Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2022-02-07T17:59:56.328Z] [2022-02-07T17:59:56.328Z] === Skipped [2022-02-07T17:59:56.328Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-07T17:59:56.328Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-07T17:59:56.328Z] [2022-02-07T17:59:56.328Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-07T17:59:56.328Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-07T17:59:56.328Z] [2022-02-07T17:59:56.328Z] DONE 2 tests, 2 skipped in 2.392s [2022-02-07T17:59:56.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-07T17:59:56.534Z] --- PASS: TestServiceCreateInit (6.57s) [2022-02-07T17:59:56.534Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.06s) [2022-02-07T17:59:56.534Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-02-07T17:59:56.534Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T17:59:57.567Z] --- PASS: TestImportExtremelyLargeImageWorks (167.96s) [2022-02-07T17:59:57.567Z] PASS [2022-02-07T17:59:57.568Z] [2022-02-07T17:59:57.568Z] DONE 22 tests in 171.972s [2022-02-07T17:59:57.568Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-07T17:59:57.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:57.568Z] ++ set -e [2022-02-07T17:59:57.568Z] ++ '[' -n 0 ']' [2022-02-07T17:59:57.568Z] ++ set -x [2022-02-07T17:59:57.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-02-07T17:59:57.568Z] INFO: Testing against a local daemon [2022-02-07T17:59:57.568Z] === RUN TestNetworkCreateDelete [2022-02-07T17:59:57.829Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-02-07T17:59:57.829Z] === RUN TestDockerNetworkDeletePreferID [2022-02-07T17:59:58.400Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-02-07T17:59:58.400Z] === RUN TestDaemonDNSFallback [2022-02-07T17:59:58.560Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T17:59:58.560Z] INFO: Testing against a local daemon [2022-02-07T17:59:58.560Z] === RUN TestReadPluginNoRead [2022-02-07T17:59:58.560Z] read_test.go:21: no unix domain sockets on Windows [2022-02-07T17:59:58.560Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-07T17:59:58.560Z] PASS [2022-02-07T17:59:58.560Z] ok github.com/docker/docker/integration/plugin/logging 0.093s [2022-02-07T17:59:58.560Z] [2022-02-07T17:59:58.560Z] === Skipped [2022-02-07T17:59:58.560Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-07T17:59:58.560Z] read_test.go:21: no unix domain sockets on Windows [2022-02-07T17:59:58.560Z] [2022-02-07T17:59:58.560Z] DONE 1 tests, 1 skipped in 2.025s [2022-02-07T17:59:58.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-07T17:59:59.551Z] testing: warning: no tests to run [2022-02-07T17:59:59.551Z] PASS [2022-02-07T17:59:59.551Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-02-07T18:00:00.023Z] [2022-02-07T18:00:00.023Z] DONE 0 tests in 1.120s [2022-02-07T18:00:00.023Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-07T18:00:02.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:02.255Z] INFO: Testing against a local daemon [2022-02-07T18:00:02.255Z] === RUN TestPluginWithDevMounts [2022-02-07T18:00:02.255Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:02.256Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-07T18:00:02.256Z] PASS [2022-02-07T18:00:02.256Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-02-07T18:00:02.256Z] [2022-02-07T18:00:02.256Z] === Skipped [2022-02-07T18:00:02.256Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-07T18:00:02.256Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:02.256Z] [2022-02-07T18:00:02.256Z] DONE 1 tests, 1 skipped in 2.142s [2022-02-07T18:00:02.256Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-07T18:00:03.692Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-07T18:00:03.828Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-07T18:00:03.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:03.829Z] INFO: Testing against a local daemon [2022-02-07T18:00:03.829Z] === RUN TestSecretInspect [2022-02-07T18:00:03.829Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:03.829Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-07T18:00:03.829Z] === RUN TestSecretList [2022-02-07T18:00:03.829Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:03.829Z] --- SKIP: TestSecretList (0.00s) [2022-02-07T18:00:03.829Z] === RUN TestSecretsCreateAndDelete [2022-02-07T18:00:03.829Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:03.829Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-07T18:00:03.829Z] === RUN TestSecretsUpdate [2022-02-07T18:00:03.829Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:03.829Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-07T18:00:03.829Z] === RUN TestTemplatedSecret [2022-02-07T18:00:03.829Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:03.829Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-07T18:00:03.829Z] === RUN TestSecretCreateResolve [2022-02-07T18:00:03.829Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:03.829Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-07T18:00:03.829Z] PASS [2022-02-07T18:00:03.829Z] ok github.com/docker/docker/integration/secret 0.096s [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] === Skipped [2022-02-07T18:00:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-07T18:00:04.302Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-07T18:00:04.302Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-07T18:00:04.302Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-07T18:00:04.302Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-07T18:00:04.302Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-07T18:00:04.302Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:04.302Z] [2022-02-07T18:00:04.302Z] DONE 6 tests, 6 skipped in 1.955s [2022-02-07T18:00:04.302Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-07T18:00:05.078Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-02-07T18:00:05.078Z] === RUN TestInspectNetwork [2022-02-07T18:00:05.078Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-07T18:00:06.023Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-07T18:00:06.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:06.529Z] INFO: Testing against a local daemon [2022-02-07T18:00:06.529Z] === RUN TestServiceCreateInit [2022-02-07T18:00:06.529Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T18:00:06.530Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-07T18:00:06.530Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T18:00:06.530Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceConflict [2022-02-07T18:00:06.530Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T18:00:06.530Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-07T18:00:06.530Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T18:00:06.530Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T18:00:06.530Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T18:00:06.530Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceSysctls [2022-02-07T18:00:06.530Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-02-07T18:00:06.530Z] === RUN TestCreateServiceCapabilities [2022-02-07T18:00:06.530Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-07T18:00:06.530Z] === RUN TestInspect [2022-02-07T18:00:06.530Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestInspect (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestCreateJob [2022-02-07T18:00:06.530Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestCreateJob (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestReplicatedJob [2022-02-07T18:00:06.530Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestUpdateReplicatedJob [2022-02-07T18:00:06.530Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServiceListWithStatuses [2022-02-07T18:00:06.530Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T18:00:06.530Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestDockerNetworkReConnect [2022-02-07T18:00:06.530Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServicePlugin [2022-02-07T18:00:06.530Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:06.530Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServiceUpdateLabel [2022-02-07T18:00:06.530Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServiceUpdateSecrets [2022-02-07T18:00:06.530Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServiceUpdateConfigs [2022-02-07T18:00:06.530Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServiceUpdateNetwork [2022-02-07T18:00:06.530Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-07T18:00:06.530Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T18:00:06.530Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:06.530Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-07T18:00:06.530Z] PASS [2022-02-07T18:00:06.530Z] ok github.com/docker/docker/integration/service 0.250s [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === Skipped [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-07T18:00:07.004Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-07T18:00:07.004Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-02-07T18:00:07.004Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-07T18:00:07.004Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-07T18:00:07.004Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-07T18:00:07.004Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-07T18:00:07.004Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-07T18:00:07.004Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-07T18:00:07.004Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-07T18:00:07.004Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-07T18:00:07.004Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-07T18:00:07.004Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-07T18:00:07.004Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-07T18:00:07.004Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-07T18:00:07.004Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-07T18:00:07.004Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-07T18:00:07.004Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-07T18:00:07.004Z] [2022-02-07T18:00:07.004Z] DONE 24 tests, 23 skipped in 2.542s [2022-02-07T18:00:07.004Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-07T18:00:07.938Z] === RUN TestInspectNetwork/full_network_id [2022-02-07T18:00:07.938Z] === RUN TestInspectNetwork/partial_network_id [2022-02-07T18:00:07.938Z] === RUN TestInspectNetwork/network_name [2022-02-07T18:00:07.938Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-07T18:00:07.938Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-07T18:00:07.938Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-07T18:00:07.938Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-07T18:00:08.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:08.578Z] INFO: Testing against a local daemon [2022-02-07T18:00:08.578Z] === RUN TestSessionCreate [2022-02-07T18:00:08.578Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-07T18:00:08.578Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-07T18:00:08.578Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T18:00:08.578Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-07T18:00:08.578Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-07T18:00:08.578Z] PASS [2022-02-07T18:00:08.578Z] ok github.com/docker/docker/integration/session 0.086s [2022-02-07T18:00:08.578Z] [2022-02-07T18:00:08.578Z] === Skipped [2022-02-07T18:00:08.578Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-07T18:00:08.578Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-07T18:00:08.578Z] [2022-02-07T18:00:08.578Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-07T18:00:08.578Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-07T18:00:08.578Z] [2022-02-07T18:00:08.578Z] DONE 2 tests, 2 skipped in 1.772s [2022-02-07T18:00:08.578Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-07T18:00:08.601Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-07T18:00:09.071Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-07T18:00:09.071Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-07T18:00:09.071Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-07T18:00:10.481Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-07T18:00:10.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:10.803Z] INFO: Testing against a local daemon [2022-02-07T18:00:10.803Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T18:00:10.803Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:10.803Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestDiskUsage [2022-02-07T18:00:10.803Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-07T18:00:10.803Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestEventsExecDie [2022-02-07T18:00:10.803Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-07T18:00:10.803Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestEventsBackwardsCompatible [2022-02-07T18:00:10.803Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-07T18:00:10.803Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestEventsVolumeCreate [2022-02-07T18:00:10.803Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-07T18:00:10.803Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestInfoAPI [2022-02-07T18:00:10.803Z] --- PASS: TestInfoAPI (0.04s) [2022-02-07T18:00:10.803Z] === RUN TestInfoAPIWarnings [2022-02-07T18:00:10.803Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T18:00:10.803Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestInfoDebug [2022-02-07T18:00:10.803Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T18:00:10.803Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestInfoInsecureRegistries [2022-02-07T18:00:10.803Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T18:00:10.803Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestInfoRegistryMirrors [2022-02-07T18:00:10.803Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T18:00:10.803Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-07T18:00:10.803Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T18:00:11.052Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-07T18:00:11.407Z] --- PASS: TestCreateServiceMultipleTimes (14.69s) [2022-02-07T18:00:11.407Z] === RUN TestCreateServiceConflict [2022-02-07T18:00:11.795Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2022-02-07T18:00:11.796Z] === RUN TestPingCacheHeaders [2022-02-07T18:00:11.796Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-02-07T18:00:11.796Z] === RUN TestPingGet [2022-02-07T18:00:11.796Z] --- PASS: TestPingGet (0.03s) [2022-02-07T18:00:11.796Z] === RUN TestPingHead [2022-02-07T18:00:11.796Z] --- PASS: TestPingHead (0.05s) [2022-02-07T18:00:11.796Z] === RUN TestVersion [2022-02-07T18:00:11.796Z] --- PASS: TestVersion (0.04s) [2022-02-07T18:00:11.796Z] PASS [2022-02-07T18:00:11.796Z] ok github.com/docker/docker/integration/system 1.313s [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === Skipped [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T18:00:11.796Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-07T18:00:11.796Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-07T18:00:11.796Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-07T18:00:11.796Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-07T18:00:11.796Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-07T18:00:11.796Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-07T18:00:11.796Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-07T18:00:11.796Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-07T18:00:11.796Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-07T18:00:11.796Z] [2022-02-07T18:00:11.796Z] DONE 15 tests, 9 skipped in 3.133s [2022-02-07T18:00:12.271Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-07T18:00:12.440Z] --- PASS: TestInspectNetwork (7.49s) [2022-02-07T18:00:12.440Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-07T18:00:12.440Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-07T18:00:12.440Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-07T18:00:12.440Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-07T18:00:12.440Z] === RUN TestRunContainerWithBridgeNone [2022-02-07T18:00:12.440Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-07T18:00:12.702Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-07T18:00:12.785Z] --- PASS: TestCreateServiceConflict (1.71s) [2022-02-07T18:00:12.785Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T18:00:12.883Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-07T18:00:13.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:13.854Z] INFO: Testing against a local daemon [2022-02-07T18:00:13.854Z] === RUN TestVolumesCreateAndList [2022-02-07T18:00:13.854Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-07T18:00:13.854Z] === RUN TestVolumesRemove [2022-02-07T18:00:14.325Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-07T18:00:14.325Z] === RUN TestVolumesInspect [2022-02-07T18:00:14.325Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-07T18:00:14.325Z] === RUN TestVolumesInvalidJSON [2022-02-07T18:00:14.325Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T18:00:14.325Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T18:00:14.325Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T18:00:14.325Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-07T18:00:14.325Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T18:00:14.325Z] PASS [2022-02-07T18:00:14.325Z] ok github.com/docker/docker/integration/volume 0.382s [2022-02-07T18:00:14.325Z] [2022-02-07T18:00:14.325Z] DONE 5 tests in 2.243s [2022-02-07T18:00:14.325Z] INFO: make.ps1 ended at 02/07/2022 18:00:14 [2022-02-07T18:00:14.325Z] INFO: Integration CLI tests being run from the host: [2022-02-07T18:00:14.325Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-02-07T18:00:14.457Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-07T18:00:14.626Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-02-07T18:00:14.626Z] === RUN TestNetworkInvalidJSON [2022-02-07T18:00:14.626Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-07T18:00:14.626Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-07T18:00:14.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T18:00:14.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T18:00:14.626Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T18:00:14.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T18:00:14.626Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-07T18:00:14.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-07T18:00:14.626Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-07T18:00:14.626Z] === RUN TestNetworkList [2022-02-07T18:00:14.626Z] === RUN TestNetworkList//networks [2022-02-07T18:00:14.626Z] === PAUSE TestNetworkList//networks [2022-02-07T18:00:14.626Z] === RUN TestNetworkList//networks/ [2022-02-07T18:00:14.626Z] === PAUSE TestNetworkList//networks/ [2022-02-07T18:00:14.626Z] === CONT TestNetworkList//networks [2022-02-07T18:00:14.626Z] === CONT TestNetworkList//networks/ [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkList (0.02s) [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-07T18:00:14.626Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-07T18:00:14.626Z] === RUN TestHostIPv4BridgeLabel [2022-02-07T18:00:14.626Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-07T18:00:14.888Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-07T18:00:14.888Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-02-07T18:00:14.888Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-07T18:00:15.317Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2022-02-07T18:00:15.317Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T18:00:15.461Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-07T18:00:16.035Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-02-07T18:00:16.035Z] === RUN TestDaemonDefaultNetworkPools [2022-02-07T18:00:16.297Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-07T18:00:16.871Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-02-07T18:00:16.871Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-07T18:00:17.444Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-07T18:00:17.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-07T18:00:17.706Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-07T18:00:17.963Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-07T18:00:17.963Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-07T18:00:17.963Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-07T18:00:17.969Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-02-07T18:00:17.969Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-07T18:00:17.969Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-07T18:00:18.229Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-07T18:00:19.173Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-07T18:00:19.173Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-02-07T18:00:19.173Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-07T18:00:19.744Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-02-07T18:00:19.744Z] === RUN TestServiceWithPredefinedNetwork [2022-02-07T18:00:20.315Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-07T18:00:20.886Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-07T18:00:22.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-02-07T18:00:22.296Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-07T18:00:22.296Z] service_test.go:243: FLAKY_TEST [2022-02-07T18:00:22.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T18:00:22.296Z] === RUN TestServiceWithDataPathPortInit [2022-02-07T18:00:22.868Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-07T18:00:22.884Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-07T18:00:22.884Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-07T18:00:24.257Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-07T18:00:24.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-07T18:00:24.813Z] INFO: Testing against a local daemon [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-07T18:00:24.813Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-07T18:00:24.813Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-07T18:00:24.813Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-07T18:00:25.039Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-07T18:00:25.040Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-07T18:00:25.040Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-07T18:00:25.040Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-07T18:00:25.040Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-07T18:00:25.040Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-07T18:00:25.040Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-07T18:00:25.040Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-07T18:00:25.040Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-07T18:00:25.040Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-07T18:00:25.284Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-07T18:00:25.284Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-07T18:00:26.173Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-07T18:00:26.278Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-07T18:00:26.435Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-07T18:00:26.749Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-07T18:00:27.380Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-07T18:00:27.640Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-07T18:00:27.717Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-07T18:00:28.710Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-07T18:00:28.710Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-07T18:00:28.710Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-07T18:00:28.710Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-07T18:00:28.710Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-07T18:00:28.710Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-07T18:00:28.710Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-07T18:00:29.185Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-07T18:00:30.175Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-07T18:00:30.193Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-02-07T18:00:30.193Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T18:00:30.212Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-07T18:00:31.638Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-07T18:00:32.578Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-07T18:00:33.522Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-07T18:00:33.977Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-07T18:00:36.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-07T18:00:36.202Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-07T18:00:36.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-07T18:00:36.202Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-07T18:00:36.202Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-07T18:00:36.202Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-07T18:00:38.814Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2022-02-07T18:00:38.814Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-07T18:00:39.076Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-07T18:00:40.020Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-07T18:00:40.994Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pjchtes4fdfa9t4zzo6ucozas Created:2022-02-07 18:00:39.283610452 +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[510f3c746a6d822029b26d757d7d017df3ed400bcad6adcc6c8e8eed77a1d825:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q9q85mixcwsbknnur9sb9xxbh EndpointID:9e44521ea9108ba5fec26d6ca7b5b73a36c4bd9e52e978a23ce94340abdd1f9f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0879f9c4d549c4c809c9d58c0e355014c786089153fb8fa47a22fc1321997c84 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:0452bb50da54 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q9q85mixcwsbknnur9sb9xxbh EndpointID:9e44521ea9108ba5fec26d6ca7b5b73a36c4bd9e52e978a23ce94340abdd1f9f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-07T18:00:41.934Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-07T18:00:42.386Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-02-07T18:00:42.386Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T18:00:42.960Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-07T18:00:42.960Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-07T18:00:42.960Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-07T18:00:42.960Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-07T18:00:42.960Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-07T18:00:42.960Z] Cross building: bundles/cross/windows/amd64 [2022-02-07T18:00:42.960Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-07T18:00:42.960Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-07T18:00:43.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-07T18:00:43.317Z] === RUN TestDockerSuite/TestBuildRm [2022-02-07T18:00:45.233Z] docker_api_swarm_test.go:304: [d77c15e5a63ff] joining swarm manager [d62da5d949628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:00:45.495Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.61s) [2022-02-07T18:00:45.495Z] PASS [2022-02-07T18:00:45.495Z] [2022-02-07T18:00:45.495Z] === Skipped [2022-02-07T18:00:45.495Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-07T18:00:45.495Z] service_test.go:243: FLAKY_TEST [2022-02-07T18:00:45.495Z] [2022-02-07T18:00:45.495Z] DONE 26 tests, 1 skipped in 47.941s [2022-02-07T18:00:45.495Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-07T18:00:45.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:45.495Z] ++ set -e [2022-02-07T18:00:45.495Z] ++ '[' -n 0 ']' [2022-02-07T18:00:45.495Z] ++ set -x [2022-02-07T18:00:45.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:45.495Z] INFO: Testing against a local daemon [2022-02-07T18:00:45.495Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-07T18:00:45.495Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T18:00:45.495Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T18:00:45.495Z] === RUN TestDockerNetworkIpvlan [2022-02-07T18:00:45.495Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T18:00:45.495Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-07T18:00:45.495Z] PASS [2022-02-07T18:00:45.756Z] [2022-02-07T18:00:45.756Z] === Skipped [2022-02-07T18:00:45.756Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-07T18:00:45.756Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T18:00:45.756Z] [2022-02-07T18:00:45.756Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-07T18:00:45.756Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-07T18:00:45.756Z] [2022-02-07T18:00:45.756Z] DONE 2 tests, 2 skipped in 0.121s [2022-02-07T18:00:45.756Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-07T18:00:45.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:45.756Z] ++ set -e [2022-02-07T18:00:45.756Z] ++ '[' -n 0 ']' [2022-02-07T18:00:45.756Z] ++ set -x [2022-02-07T18:00:45.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:45.756Z] INFO: Testing against a local daemon [2022-02-07T18:00:45.756Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-07T18:00:46.016Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-07T18:00:46.590Z] docker_api_swarm_test.go:305: [d6d665da58048] joining swarm manager [d62da5d949628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:00:46.852Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-07T18:00:47.114Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2022-02-07T18:00:47.114Z] === RUN TestDockerNetworkMacvlan [2022-02-07T18:00:47.690Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-07T18:00:47.952Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-07T18:00:47.952Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-07T18:00:48.213Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-07T18:00:48.786Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-07T18:00:48.786Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-07T18:00:49.730Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-07T18:00:49.730Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-07T18:00:50.675Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-07T18:00:51.621Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-07T18:00:51.883Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-07T18:00:52.379Z] --- PASS: TestCreateServiceConfigFileMode (11.92s) [2022-02-07T18:00:52.379Z] === RUN TestCreateServiceSysctls [2022-02-07T18:00:53.795Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-07T18:00:54.736Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-07T18:00:54.736Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-07T18:00:54.906Z] --- PASS: TestCreateServiceSysctls (2.53s) [2022-02-07T18:00:54.906Z] === RUN TestCreateServiceCapabilities [2022-02-07T18:00:54.979Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-07T18:00:54.997Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-07T18:00:54.997Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-07T18:00:54.997Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-07T18:00:55.257Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-07T18:00:56.201Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-07T18:00:56.464Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-07T18:00:57.412Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-07T18:00:57.435Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-02-07T18:00:57.435Z] === RUN TestInspect [2022-02-07T18:00:58.355Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan (12.12s) [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2022-02-07T18:00:59.302Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-02-07T18:00:59.302Z] PASS [2022-02-07T18:00:59.302Z] [2022-02-07T18:00:59.302Z] DONE 8 tests in 13.700s [2022-02-07T18:00:59.302Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-07T18:00:59.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:59.302Z] ++ set -e [2022-02-07T18:00:59.302Z] ++ '[' -n 0 ']' [2022-02-07T18:00:59.302Z] ++ set -x [2022-02-07T18:00:59.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:59.303Z] testing: warning: no tests to run [2022-02-07T18:00:59.303Z] PASS [2022-02-07T18:00:59.303Z] [2022-02-07T18:00:59.303Z] DONE 0 tests in 0.026s [2022-02-07T18:00:59.337Z] --- PASS: TestInspect (2.01s) [2022-02-07T18:00:59.337Z] === RUN TestCreateJob [2022-02-07T18:00:59.564Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-07T18:00:59.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:59.564Z] ++ set -e [2022-02-07T18:00:59.564Z] ++ '[' -n 0 ']' [2022-02-07T18:00:59.564Z] ++ set -x [2022-02-07T18:00:59.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:00:59.564Z] INFO: Testing against a local daemon [2022-02-07T18:00:59.564Z] === RUN TestAuthZPluginAllowRequest [2022-02-07T18:01:00.509Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-07T18:01:00.771Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-02-07T18:01:00.771Z] === RUN TestAuthZPluginTLS [2022-02-07T18:01:00.865Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-07T18:01:01.344Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-07T18:01:01.344Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-02-07T18:01:01.344Z] === RUN TestAuthZPluginDenyRequest [2022-02-07T18:01:01.856Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-07T18:01:01.856Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-07T18:01:01.856Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-07T18:01:01.871Z] --- PASS: TestCreateJob (2.60s) [2022-02-07T18:01:01.871Z] === RUN TestReplicatedJob [2022-02-07T18:01:01.917Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-02-07T18:01:01.917Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-07T18:01:02.179Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-07T18:01:02.441Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-07T18:01:02.441Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-02-07T18:01:02.441Z] === RUN TestAuthZPluginDenyResponse [2022-02-07T18:01:03.016Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-07T18:01:03.016Z] === RUN TestAuthZPluginAllowEventStream [2022-02-07T18:01:03.277Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-07T18:01:04.664Z] === RUN TestDockerSuite/TestBuildUser [2022-02-07T18:01:04.664Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-02-07T18:01:04.664Z] === RUN TestAuthZPluginErrorResponse [2022-02-07T18:01:05.236Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2022-02-07T18:01:05.236Z] === RUN TestAuthZPluginErrorRequest [2022-02-07T18:01:05.236Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-07T18:01:05.662Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-07T18:01:05.806Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2022-02-07T18:01:05.806Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-07T18:01:06.378Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-07T18:01:06.378Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2022-02-07T18:01:06.378Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-07T18:01:07.137Z] --- PASS: TestReplicatedJob (4.98s) [2022-02-07T18:01:07.137Z] === RUN TestUpdateReplicatedJob [2022-02-07T18:01:07.234Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-07T18:01:08.297Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s) [2022-02-07T18:01:08.297Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-07T18:01:08.870Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-07T18:01:09.443Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.59s) [2022-02-07T18:01:09.443Z] === RUN TestAuthZPluginHeader [2022-02-07T18:01:09.669Z] --- PASS: TestUpdateReplicatedJob (2.89s) [2022-02-07T18:01:09.669Z] === RUN TestServiceListWithStatuses [2022-02-07T18:01:09.669Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T18:01:09.669Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T18:01:09.669Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T18:01:10.389Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-02-07T18:01:10.390Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-07T18:01:13.857Z] --- PASS: TestDockerNetworkConnectAlias (3.46s) [2022-02-07T18:01:13.857Z] === RUN TestDockerNetworkReConnect [2022-02-07T18:01:14.420Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-07T18:01:14.420Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-07T18:01:14.420Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-07T18:01:14.420Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-07T18:01:14.420Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-07T18:01:14.420Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-07T18:01:14.420Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-07T18:01:14.420Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-07T18:01:14.420Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-07T18:01:14.420Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-07T18:01:14.606Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-02-07T18:01:14.606Z] === RUN TestAuthZPluginV2Disable [2022-02-07T18:01:16.385Z] --- PASS: TestDockerNetworkReConnect (3.10s) [2022-02-07T18:01:16.385Z] === RUN TestServicePlugin [2022-02-07T18:01:16.385Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T18:01:16.385Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-07T18:01:16.385Z] === RUN TestServiceUpdateLabel [2022-02-07T18:01:18.816Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-02-07T18:01:18.816Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-07T18:01:18.911Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-02-07T18:01:18.911Z] === RUN TestServiceUpdateSecrets [2022-02-07T18:01:19.758Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-07T18:01:20.331Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-07T18:01:20.592Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-07T18:01:21.164Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-07T18:01:21.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-07T18:01:22.000Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-02-07T18:01:22.000Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-07T18:01:22.000Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-07T18:01:23.388Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-07T18:01:23.388Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-07T18:01:23.388Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-07T18:01:23.388Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-07T18:01:23.388Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-07T18:01:23.388Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-07T18:01:23.388Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-07T18:01:23.388Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-07T18:01:23.388Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-07T18:01:23.650Z] docker_api_swarm_test.go:272: [d33dd4ed411ee] joining swarm manager [d66e9fb4ae0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:01:25.045Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-07T18:01:25.045Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-07T18:01:25.305Z] docker_api_swarm_test.go:273: [d4a6b40afbca2] joining swarm manager [d66e9fb4ae0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:01:26.252Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-07T18:01:26.823Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-07T18:01:28.208Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-07T18:01:28.208Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-07T18:01:31.529Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-07T18:01:32.494Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-07T18:01:33.092Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.11s) [2022-02-07T18:01:33.092Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-07T18:01:33.092Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-07T18:01:33.353Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-07T18:01:33.784Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2022-02-07T18:01:33.784Z] === RUN TestServiceUpdateConfigs [2022-02-07T18:01:33.928Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-07T18:01:33.928Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-07T18:01:33.928Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-07T18:01:34.500Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-07T18:01:35.890Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-07T18:01:35.890Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-07T18:01:35.890Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:01:35.890Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-07T18:01:36.462Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-07T18:01:37.036Z] === RUN TestDockerSuite/TestCommitChange [2022-02-07T18:01:37.399Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-07T18:01:37.399Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-07T18:01:37.399Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-07T18:01:37.399Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-07T18:01:37.399Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-07T18:01:37.612Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-07T18:01:38.183Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-07T18:01:39.124Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-07T18:01:40.064Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-07T18:01:40.635Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-07T18:01:41.581Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-07T18:01:42.152Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-07T18:01:43.097Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-07T18:01:43.670Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-07T18:01:44.614Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-07T18:01:46.001Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-07T18:01:46.001Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-07T18:01:46.262Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-07T18:01:46.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-07T18:01:46.784Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-07T18:01:47.357Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-07T18:01:47.618Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-07T18:01:48.262Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-07T18:01:48.524Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-07T18:01:48.524Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-07T18:01:48.655Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-02-07T18:01:48.655Z] === RUN TestServiceUpdateNetwork [2022-02-07T18:01:49.095Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-07T18:01:49.095Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-07T18:01:49.095Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-07T18:01:49.356Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-07T18:01:49.356Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-07T18:01:49.616Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-02-07T18:01:49.616Z] PASS [2022-02-07T18:01:49.616Z] [2022-02-07T18:01:49.616Z] DONE 17 tests in 50.248s [2022-02-07T18:01:49.616Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-07T18:01:49.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:01:49.616Z] ++ set -e [2022-02-07T18:01:49.616Z] ++ '[' -n 0 ']' [2022-02-07T18:01:49.616Z] ++ set -x [2022-02-07T18:01:49.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:01:49.877Z] INFO: Testing against a local daemon [2022-02-07T18:01:49.877Z] === RUN TestPluginInvalidJSON [2022-02-07T18:01:49.877Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T18:01:49.877Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T18:01:49.877Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-07T18:01:49.877Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-07T18:01:49.877Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-07T18:01:49.877Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-07T18:01:49.877Z] === RUN TestPluginInstall [2022-02-07T18:01:49.877Z] === RUN TestPluginInstall/no_auth [2022-02-07T18:01:50.450Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-07T18:01:51.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-07T18:01:51.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-07T18:01:51.964Z] time="2022-02-07T18:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T18:01:51.964Z] time="2022-02-07T18:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d14efe31863fa3ca70f3cbae6a7549b1388f753ef7af3dfa9c896ea7d2721df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T18:01:51.964Z] time="2022-02-07T18:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T18:01:51.964Z] time="2022-02-07T18:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d14efe31863fa3ca70f3cbae6a7549b1388f753ef7af3dfa9c896ea7d2721df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T18:01:52.226Z] === RUN TestPluginInstall/with_htpasswd [2022-02-07T18:01:52.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-07T18:01:52.802Z] time="2022-02-07T18:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T18:01:52.802Z] time="2022-02-07T18:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b03899eccac21a13c905cea089d0290e87d1ab1c3205e4fe4150c09f992f872" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T18:01:52.802Z] time="2022-02-07T18:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T18:01:52.802Z] time="2022-02-07T18:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1b03899eccac21a13c905cea089d0290e87d1ab1c3205e4fe4150c09f992f872" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T18:01:53.064Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-07T18:01:53.064Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-07T18:01:53.064Z] === RUN TestPluginInstall/with_insecure [2022-02-07T18:01:53.638Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-07T18:01:53.901Z] time="2022-02-07T18:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T18:01:53.901Z] time="2022-02-07T18:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49c1f39e2edeaeaf48cc3e2ba936f7dc095a24846c419f0aac1ee7de0180de31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T18:01:53.901Z] time="2022-02-07T18:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-07T18:01:53.901Z] time="2022-02-07T18:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49c1f39e2edeaeaf48cc3e2ba936f7dc095a24846c419f0aac1ee7de0180de31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-07T18:01:54.164Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-07T18:01:54.427Z] plugin_test.go:165: [d963a3fa6c00b] daemon is not started [2022-02-07T18:01:54.427Z] --- PASS: TestPluginInstall (4.49s) [2022-02-07T18:01:54.427Z] --- PASS: TestPluginInstall/no_auth (2.43s) [2022-02-07T18:01:54.427Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2022-02-07T18:01:54.427Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-02-07T18:01:54.427Z] === RUN TestPluginsWithRuntimes [2022-02-07T18:01:54.689Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-07T18:01:55.254Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-07T18:01:55.254Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-07T18:01:55.254Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-07T18:01:55.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-07T18:01:55.263Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-07T18:01:55.264Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-07T18:01:55.838Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-07T18:01:56.100Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-07T18:01:56.673Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-07T18:01:56.936Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-07T18:01:56.936Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-07T18:01:57.198Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-07T18:01:57.218Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-07T18:01:57.218Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-07T18:01:57.218Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-07T18:01:57.218Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-07T18:01:57.218Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-07T18:01:57.771Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-07T18:01:58.345Z] --- PASS: TestPluginsWithRuntimes (3.81s) [2022-02-07T18:01:58.345Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-02-07T18:01:58.345Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-02-07T18:01:58.345Z] === RUN TestPluginBackCompatMediaTypes [2022-02-07T18:01:58.621Z] --- PASS: TestServiceUpdateNetwork (11.56s) [2022-02-07T18:01:58.621Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T18:01:58.919Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-07T18:01:58.919Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-02-07T18:01:58.919Z] PASS [2022-02-07T18:01:58.919Z] [2022-02-07T18:01:58.919Z] DONE 10 tests in 9.207s [2022-02-07T18:01:58.919Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-07T18:01:58.919Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:01:58.919Z] ++ set -e [2022-02-07T18:01:58.919Z] ++ '[' -n 0 ']' [2022-02-07T18:01:58.919Z] ++ set -x [2022-02-07T18:01:58.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:01:59.180Z] INFO: Testing against a local daemon [2022-02-07T18:01:59.180Z] === RUN TestExternalGraphDriver [2022-02-07T18:01:59.180Z] === RUN TestExternalGraphDriver/json [2022-02-07T18:01:59.557Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-07T18:01:59.757Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-07T18:01:59.757Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-07T18:01:59.757Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-07T18:02:00.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-07T18:02:00.018Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-07T18:02:00.493Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-07T18:02:00.590Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-07T18:02:00.850Z] === RUN TestExternalGraphDriver/spec [2022-02-07T18:02:01.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-07T18:02:01.142Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-07T18:02:02.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-07T18:02:02.760Z] === RUN TestExternalGraphDriver/pull [2022-02-07T18:02:04.146Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-02-07T18:02:04.146Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-02-07T18:02:04.146Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-02-07T18:02:04.146Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-02-07T18:02:04.146Z] === RUN TestGraphdriverPluginV2 [2022-02-07T18:02:04.425Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-07T18:02:04.425Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-07T18:02:04.425Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-07T18:02:04.425Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-07T18:02:04.425Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-07T18:02:04.425Z] remote: Enumerating objects: 23, done. [2022-02-07T18:02:04.425Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-07T18:02:04.425Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-07T18:02:04.425Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-07T18:02:04.425Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-02-07T18:02:04.425Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-07T18:02:04.425Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-07T18:02:04.717Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-07T18:02:05.299Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-07T18:02:05.805Z] Cross building: bundles/cross/linux/ppc64le [2022-02-07T18:02:05.805Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-07T18:02:05.805Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-07T18:02:05.877Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-07T18:02:05.877Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-07T18:02:05.877Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-07T18:02:05.877Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-07T18:02:06.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-07T18:02:07.047Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-07T18:02:08.306Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-07T18:02:08.306Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-07T18:02:08.306Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-07T18:02:08.306Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.306Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-07T18:02:08.307Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-07T18:02:08.307Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-07T18:02:08.307Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-07T18:02:08.307Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-07T18:02:08.307Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-07T18:02:08.307Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-07T18:02:08.307Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-07T18:02:08.307Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-07T18:02:08.307Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-07T18:02:08.307Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-07T18:02:08.307Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-07T18:02:08.307Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-07T18:02:08.307Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-07T18:02:08.307Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-07T18:02:08.307Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-07T18:02:08.307Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-07T18:02:08.307Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:02:08.307Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-07T18:02:08.426Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-02-07T18:02:08.426Z] PASS [2022-02-07T18:02:08.426Z] [2022-02-07T18:02:08.426Z] DONE 5 tests in 9.062s [2022-02-07T18:02:08.426Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-07T18:02:08.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:08.426Z] ++ set -e [2022-02-07T18:02:08.426Z] ++ '[' -n 0 ']' [2022-02-07T18:02:08.426Z] ++ set -x [2022-02-07T18:02:08.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:08.426Z] INFO: Testing against a local daemon [2022-02-07T18:02:08.426Z] === RUN TestContinueAfterPluginCrash [2022-02-07T18:02:08.426Z] === PAUSE TestContinueAfterPluginCrash [2022-02-07T18:02:08.426Z] === RUN TestReadPluginNoRead [2022-02-07T18:02:08.426Z] === PAUSE TestReadPluginNoRead [2022-02-07T18:02:08.427Z] === RUN TestDaemonStartWithLogOpt [2022-02-07T18:02:08.427Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-07T18:02:08.427Z] === CONT TestContinueAfterPluginCrash [2022-02-07T18:02:08.427Z] === CONT TestDaemonStartWithLogOpt [2022-02-07T18:02:08.427Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-07T18:02:09.001Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-07T18:02:09.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-07T18:02:10.520Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-07T18:02:13.065Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2022-02-07T18:02:13.065Z] === CONT TestReadPluginNoRead [2022-02-07T18:02:14.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-07T18:02:15.154Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2022-02-07T18:02:15.154Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.65s) [2022-02-07T18:02:15.154Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-07T18:02:15.154Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-07T18:02:15.154Z] PASS [2022-02-07T18:02:15.154Z] [2022-02-07T18:02:15.154Z] === Skipped [2022-02-07T18:02:15.154Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-07T18:02:15.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T18:02:15.154Z] [2022-02-07T18:02:15.154Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-07T18:02:15.154Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-07T18:02:15.154Z] [2022-02-07T18:02:15.154Z] DONE 27 tests, 2 skipped in 144.857s [2022-02-07T18:02:15.154Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-07T18:02:15.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:15.154Z] ++ set -e [2022-02-07T18:02:15.154Z] ++ '[' -n 0 ']' [2022-02-07T18:02:15.154Z] ++ set -x [2022-02-07T18:02:15.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:15.155Z] INFO: Testing against a local daemon [2022-02-07T18:02:15.155Z] === RUN TestSessionCreate [2022-02-07T18:02:15.155Z] --- PASS: TestSessionCreate (0.02s) [2022-02-07T18:02:15.155Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T18:02:15.155Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-07T18:02:15.155Z] PASS [2022-02-07T18:02:15.155Z] [2022-02-07T18:02:15.155Z] DONE 2 tests in 0.116s [2022-02-07T18:02:15.155Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-07T18:02:15.155Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:15.155Z] ++ set -e [2022-02-07T18:02:15.155Z] ++ '[' -n 0 ']' [2022-02-07T18:02:15.155Z] ++ set -x [2022-02-07T18:02:15.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:15.155Z] INFO: Testing against a local daemon [2022-02-07T18:02:15.155Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T18:02:15.155Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-07T18:02:15.155Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T18:02:15.155Z] === RUN TestDiskUsage [2022-02-07T18:02:15.155Z] === PAUSE TestDiskUsage [2022-02-07T18:02:15.155Z] === RUN TestEventsExecDie [2022-02-07T18:02:15.155Z] --- PASS: TestEventsExecDie (0.45s) [2022-02-07T18:02:15.155Z] === RUN TestEventsBackwardsCompatible [2022-02-07T18:02:15.155Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-07T18:02:15.155Z] === RUN TestEventsVolumeCreate [2022-02-07T18:02:15.155Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-07T18:02:15.155Z] === RUN TestInfoBinaryCommits [2022-02-07T18:02:15.155Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-07T18:02:15.155Z] === RUN TestInfoAPIVersioned [2022-02-07T18:02:15.155Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-07T18:02:15.155Z] === RUN TestInfoAPI [2022-02-07T18:02:15.155Z] --- PASS: TestInfoAPI (0.02s) [2022-02-07T18:02:15.155Z] === RUN TestInfoAPIWarnings [2022-02-07T18:02:15.393Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-07T18:02:15.543Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-07T18:02:15.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-07T18:02:15.655Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-07T18:02:15.916Z] === RUN TestReadPluginNoRead/default [2022-02-07T18:02:16.490Z] docker_api_swarm_node_test.go:20: [d6e64fb1bbc5c] joining swarm manager [d2d7253b29aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:02:17.436Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-07T18:02:17.436Z] docker_api_swarm_node_test.go:21: [d35d50b4e0035] joining swarm manager [d2d7253b29aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:02:17.436Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-07T18:02:18.010Z] --- PASS: TestContinueAfterPluginCrash (10.01s) [2022-02-07T18:02:18.506Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-07T18:02:18.506Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-07T18:02:18.506Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-07T18:02:18.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-07T18:02:18.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-07T18:02:19.156Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-07T18:02:19.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-07T18:02:20.363Z] === CONT TestReadPluginNoRead [2022-02-07T18:02:20.363Z] read_test.go:92: [de78b5923ab15] daemon is not started [2022-02-07T18:02:20.363Z] --- PASS: TestReadPluginNoRead (7.34s) [2022-02-07T18:02:20.363Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2022-02-07T18:02:20.363Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2022-02-07T18:02:20.363Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-02-07T18:02:20.363Z] PASS [2022-02-07T18:02:20.363Z] [2022-02-07T18:02:20.363Z] DONE 6 tests in 12.340s [2022-02-07T18:02:20.363Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-02-07T18:02:20.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:20.363Z] ++ set -e [2022-02-07T18:02:20.363Z] ++ '[' -n 0 ']' [2022-02-07T18:02:20.363Z] ++ set -x [2022-02-07T18:02:20.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:20.364Z] testing: warning: no tests to run [2022-02-07T18:02:20.364Z] PASS [2022-02-07T18:02:20.364Z] [2022-02-07T18:02:20.364Z] DONE 0 tests in 0.043s [2022-02-07T18:02:20.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-07T18:02:20.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:20.364Z] ++ set -e [2022-02-07T18:02:20.364Z] ++ '[' -n 0 ']' [2022-02-07T18:02:20.364Z] ++ set -x [2022-02-07T18:02:20.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:20.626Z] INFO: Testing against a local daemon [2022-02-07T18:02:20.626Z] === RUN TestPluginWithDevMounts [2022-02-07T18:02:20.626Z] === PAUSE TestPluginWithDevMounts [2022-02-07T18:02:20.626Z] === CONT TestPluginWithDevMounts [2022-02-07T18:02:20.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-07T18:02:22.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-07T18:02:22.017Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-02-07T18:02:22.017Z] PASS [2022-02-07T18:02:22.017Z] [2022-02-07T18:02:22.017Z] DONE 1 tests in 1.719s [2022-02-07T18:02:22.279Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-07T18:02:22.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:22.279Z] ++ set -e [2022-02-07T18:02:22.279Z] ++ '[' -n 0 ']' [2022-02-07T18:02:22.279Z] ++ set -x [2022-02-07T18:02:22.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:22.279Z] INFO: Testing against a local daemon [2022-02-07T18:02:22.279Z] === RUN TestSecretInspect [2022-02-07T18:02:22.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-07T18:02:22.779Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-07T18:02:22.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-07T18:02:23.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-07T18:02:24.608Z] --- PASS: TestSecretInspect (2.35s) [2022-02-07T18:02:24.608Z] === RUN TestSecretList [2022-02-07T18:02:24.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad03a8_} [2022-02-07T18:02:26.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13327118556_/foo_false____} [2022-02-07T18:02:27.204Z] --- PASS: TestSecretList (2.37s) [2022-02-07T18:02:27.204Z] === RUN TestSecretsCreateAndDelete [2022-02-07T18:02:27.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13327118556_/foo_true____} [2022-02-07T18:02:28.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-07T18:02:28.981Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32330698052_/foo_false____} [2022-02-07T18:02:29.244Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2022-02-07T18:02:29.244Z] === RUN TestSecretsUpdate [2022-02-07T18:02:30.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32330698052_/foo_true____} [2022-02-07T18:02:31.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-07T18:02:31.026Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-07T18:02:31.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-07T18:02:32.034Z] --- PASS: TestSecretsUpdate (2.66s) [2022-02-07T18:02:32.034Z] === RUN TestTemplatedSecret [2022-02-07T18:02:32.034Z] docker_api_swarm_test.go:502: [d5d0089e7f9f3] joining swarm manager [d46bb589da9d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:02:32.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32330698052_/foo_true__0xc000ad0438__} [2022-02-07T18:02:32.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad0468_} [2022-02-07T18:02:33.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-07T18:02:33.231Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-07T18:02:33.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-07T18:02:33.231Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-07T18:02:33.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-07T18:02:33.267Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-02-07T18:02:33.267Z] === RUN TestInfoDebug [2022-02-07T18:02:33.267Z] --- PASS: TestInfoDebug (0.52s) [2022-02-07T18:02:33.267Z] === RUN TestInfoInsecureRegistries [2022-02-07T18:02:33.267Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-07T18:02:33.267Z] === RUN TestInfoRegistryMirrors [2022-02-07T18:02:33.267Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-07T18:02:33.267Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T18:02:33.267Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-07T18:02:33.267Z] === RUN TestPingCacheHeaders [2022-02-07T18:02:33.267Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-07T18:02:33.267Z] === RUN TestPingGet [2022-02-07T18:02:33.267Z] --- PASS: TestPingGet (0.01s) [2022-02-07T18:02:33.267Z] === RUN TestPingHead [2022-02-07T18:02:33.267Z] --- PASS: TestPingHead (0.02s) [2022-02-07T18:02:33.267Z] === RUN TestVersion [2022-02-07T18:02:33.267Z] --- PASS: TestVersion (0.02s) [2022-02-07T18:02:33.267Z] === CONT TestDiskUsage [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/container_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/image_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/volume_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-07T18:02:33.832Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-07T18:02:33.833Z] === RUN TestDiskUsage/after_container.Run [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-07T18:02:34.090Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-07T18:02:34.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad0498_} [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage (1.08s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.347Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-07T18:02:34.348Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-02-07T18:02:34.348Z] PASS [2022-02-07T18:02:34.348Z] [2022-02-07T18:02:34.348Z] === Skipped [2022-02-07T18:02:34.348Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T18:02:34.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-07T18:02:34.348Z] [2022-02-07T18:02:34.348Z] DONE 50 tests, 1 skipped in 19.677s [2022-02-07T18:02:34.348Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-07T18:02:34.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:34.348Z] ++ set -e [2022-02-07T18:02:34.348Z] ++ '[' -n 0 ']' [2022-02-07T18:02:34.348Z] ++ set -x [2022-02-07T18:02:34.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:34.348Z] INFO: Testing against a local daemon [2022-02-07T18:02:34.348Z] === RUN TestVolumesCreateAndList [2022-02-07T18:02:34.348Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-07T18:02:34.348Z] === RUN TestVolumesRemove [2022-02-07T18:02:34.348Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-07T18:02:34.348Z] === RUN TestVolumesInspect [2022-02-07T18:02:34.348Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-07T18:02:34.348Z] === RUN TestVolumesInvalidJSON [2022-02-07T18:02:34.348Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T18:02:34.348Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T18:02:34.348Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T18:02:34.348Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-07T18:02:34.348Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T18:02:34.348Z] PASS [2022-02-07T18:02:34.348Z] [2022-02-07T18:02:34.348Z] DONE 5 tests in 0.210s [2022-02-07T18:02:34.348Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-07T18:02:34.518Z] --- PASS: TestTemplatedSecret (2.57s) [2022-02-07T18:02:34.518Z] === RUN TestSecretCreateResolve [2022-02-07T18:02:34.605Z] ++++ cat bundles/test-integration/docker.pid [2022-02-07T18:02:34.605Z] +++ kill 13049 [2022-02-07T18:02:34.863Z] +++ /etc/init.d/apparmor stop [2022-02-07T18:02:34.863Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-07T18:02:34.863Z] [2022-02-07T18:02:34.863Z] Unloading profiles will leave already running processes permanently [2022-02-07T18:02:34.863Z] unconfined, which can lead to unexpected situations. [2022-02-07T18:02:34.863Z] [2022-02-07T18:02:34.863Z] To set a process to complain mode, use the command line tool [2022-02-07T18:02:34.863Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-07T18:02:34.863Z] +++ true [2022-02-07T18:02:34.863Z] exiting test-integration [2022-02-07T18:02:34.863Z] ++ exit 0 [2022-02-07T18:02:34.863Z] Post stage [Pipeline] junit [2022-02-07T18:02:35.439Z] Recording test results [2022-02-07T18:02:35.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad04b0_} [2022-02-07T18:02:35.638Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-07T18:02:35.973Z] + echo Ensuring container killed. [2022-02-07T18:02:35.973Z] Ensuring container killed. [2022-02-07T18:02:35.973Z] + docker rm -vf docker-pr4 [2022-02-07T18:02:35.973Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-07T18:02:36.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad04f8_} [2022-02-07T18:02:36.252Z] + echo Chowning /workspace to jenkins user [2022-02-07T18:02:36.252Z] Chowning /workspace to jenkins user [2022-02-07T18:02:36.252Z] + id -u [2022-02-07T18:02:36.252Z] + id -g [2022-02-07T18:02:36.252Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace busybox chown -R 1000:1000 /workspace [2022-02-07T18:02:36.252Z] Unable to find image 'busybox:latest' locally [2022-02-07T18:02:36.252Z] latest: Pulling from library/busybox [2022-02-07T18:02:36.509Z] b0fae56fd889: Pulling fs layer [2022-02-07T18:02:36.509Z] b0fae56fd889: Verifying Checksum [2022-02-07T18:02:36.509Z] b0fae56fd889: Download complete [2022-02-07T18:02:36.509Z] b0fae56fd889: Pull complete [2022-02-07T18:02:36.509Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-07T18:02:36.509Z] Status: Downloaded newer image for busybox:latest [2022-02-07T18:02:36.968Z] --- PASS: TestSecretCreateResolve (2.46s) [2022-02-07T18:02:36.968Z] PASS [2022-02-07T18:02:36.968Z] [2022-02-07T18:02:36.968Z] DONE 6 tests in 14.736s [2022-02-07T18:02:36.968Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-07T18:02:36.968Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:36.968Z] ++ set -e [2022-02-07T18:02:36.968Z] ++ '[' -n 0 ']' [2022-02-07T18:02:36.968Z] ++ set -x [2022-02-07T18:02:36.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:02:36.968Z] INFO: Testing against a local daemon [2022-02-07T18:02:36.968Z] === RUN TestServiceCreateInit [2022-02-07T18:02:36.968Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-07T18:02:37.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-07T18:02:37.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-07T18:02:38.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-07T18:02:38.000Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-07T18:02:38.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-07T18:02:38.186Z] + bundleName=arm64-integration [2022-02-07T18:02:38.186Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-07T18:02:38.186Z] Creating arm64-integration-bundles.tar.gz [2022-02-07T18:02:38.186Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-07T18:02:38.186Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-07T18:02:38.198Z] Archiving artifacts [2022-02-07T18:02:38.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-07T18:02:38.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-07T18:02:38.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-07T18:02:38.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-07T18:02:38.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-07T18:02:38.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-07T18:02:38.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-07T18:02:38.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-07T18:02:38.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-07T18:02:38.992Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-07T18:02:38.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-07T18:02:38.992Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-07T18:02:38.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-07T18:02:39.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-07T18:02:39.008Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-07T18:02:40.161Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T18:02:40.471Z] + make clean [2022-02-07T18:02:40.471Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T18:02:40.471Z] docker-dev-cache [2022-02-07T18:02:40.471Z] docker-mod-cache [Pipeline] deleteDir [2022-02-07T18:02:41.557Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-07T18:02:41.557Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T18:02:42.953Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-07T18:02:43.900Z] docker_api_swarm_test.go:507: [d721e63397d5e] joining swarm manager [d46bb589da9d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:02:45.284Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-07T18:02:45.544Z] --- PASS: TestServiceCreateInit (8.52s) [2022-02-07T18:02:45.544Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2022-02-07T18:02:45.544Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2022-02-07T18:02:45.544Z] === RUN TestCreateServiceMultipleTimes [2022-02-07T18:02:46.114Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-07T18:02:46.375Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-07T18:02:46.945Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-07T18:02:47.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-07T18:02:47.887Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-07T18:02:48.459Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-07T18:02:49.405Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-07T18:02:49.979Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-07T18:02:50.552Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-07T18:02:51.938Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-07T18:02:52.512Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-07T18:02:53.083Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-07T18:02:54.027Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-07T18:02:54.288Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-07T18:02:54.861Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-07T18:02:55.807Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-07T18:02:56.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-07T18:02:56.508Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-07T18:02:56.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-07T18:02:56.750Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-07T18:02:57.320Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-07T18:02:57.890Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-07T18:02:57.890Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-07T18:02:58.461Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-07T18:02:59.420Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-07T18:02:59.995Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-07T18:03:00.567Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-07T18:03:01.139Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-07T18:03:02.082Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-07T18:03:02.343Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-07T18:03:02.604Z] --- PASS: TestCreateServiceMultipleTimes (17.01s) [2022-02-07T18:03:02.604Z] === RUN TestCreateServiceConflict [2022-02-07T18:03:03.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-07T18:03:03.684Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-07T18:03:03.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-07T18:03:03.684Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-07T18:03:03.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-07T18:03:03.993Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-07T18:03:04.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-07T18:03:05.381Z] --- PASS: TestCreateServiceConflict (2.76s) [2022-02-07T18:03:05.381Z] === RUN TestCreateServiceMaxReplicas [2022-02-07T18:03:07.932Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-07T18:03:08.503Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2022-02-07T18:03:08.503Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-07T18:03:09.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-07T18:03:09.090Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-07T18:03:09.090Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-07T18:03:09.090Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:03:09.561Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-07T18:03:10.416Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-07T18:03:10.552Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-07T18:03:10.552Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-07T18:03:10.552Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-07T18:03:10.677Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-07T18:03:10.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-07T18:03:10.861Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-07T18:03:10.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-07T18:03:11.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-07T18:03:11.332Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-07T18:03:11.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-07T18:03:11.332Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-07T18:03:11.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-07T18:03:13.982Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-07T18:03:15.332Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-07T18:03:15.899Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-07T18:03:15.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-07T18:03:16.161Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-07T18:03:16.324Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-07T18:03:16.324Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-07T18:03:16.324Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-07T18:03:16.324Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-07T18:03:16.324Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-07T18:03:17.896Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-07T18:03:18.076Z] docker_api_swarm_node_test.go:81: [d7d7cdcc3a3e9] joining swarm manager [de494a95d8109]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:03:18.366Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-07T18:03:19.357Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-07T18:03:19.460Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-07T18:03:19.828Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-07T18:03:20.051Z] === RUN TestDockerSuite/TestCpToDot [2022-02-07T18:03:20.298Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-07T18:03:20.625Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-07T18:03:21.717Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-07T18:03:22.288Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2022-02-07T18:03:22.288Z] === RUN TestCreateServiceSecretFileMode [2022-02-07T18:03:22.551Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-07T18:03:23.502Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-07T18:03:25.190Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-07T18:03:25.421Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-07T18:03:25.421Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-07T18:03:26.367Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-07T18:03:26.941Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-07T18:03:26.941Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-07T18:03:26.941Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-07T18:03:27.419Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-07T18:03:27.419Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-07T18:03:27.419Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-07T18:03:27.514Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-07T18:03:27.775Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-07T18:03:27.775Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-07T18:03:27.775Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-07T18:03:28.036Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-07T18:03:28.299Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-07T18:03:28.413Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-07T18:03:28.413Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-07T18:03:28.560Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-07T18:03:28.561Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-07T18:03:28.822Z] === RUN TestDockerSuite/TestCreateRM [2022-02-07T18:03:28.822Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-07T18:03:28.822Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:03:28.822Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-07T18:03:28.822Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-07T18:03:28.885Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-07T18:03:29.083Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-07T18:03:29.356Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-07T18:03:30.469Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-07T18:03:30.469Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-07T18:03:30.469Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-07T18:03:30.927Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-07T18:03:31.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-07T18:03:31.922Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-07T18:03:32.392Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-07T18:03:32.392Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-07T18:03:32.392Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-07T18:03:33.384Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-07T18:03:33.956Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-07T18:03:33.956Z] docker_api_swarm_node_test.go:53: [dedeeb7d3da6a] joining swarm manager [d7ff67c443f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:03:33.956Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-07T18:03:33.956Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-07T18:03:33.956Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-07T18:03:34.217Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-07T18:03:34.217Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-07T18:03:34.375Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-07T18:03:34.375Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-07T18:03:34.375Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-07T18:03:34.375Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-07T18:03:34.375Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-07T18:03:34.790Z] docker_api_swarm_node_test.go:54: [d5a51cc36f1b3] joining swarm manager [d7ff67c443f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:03:34.790Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-07T18:03:35.734Z] --- PASS: TestCreateServiceSecretFileMode (13.20s) [2022-02-07T18:03:35.734Z] === RUN TestCreateServiceConfigFileMode [2022-02-07T18:03:35.734Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-07T18:03:36.677Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-07T18:03:37.625Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-07T18:03:38.579Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-07T18:03:39.151Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-07T18:03:39.153Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-07T18:03:39.724Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-07T18:03:39.724Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-07T18:03:39.985Z] === RUN TestDockerSuite/TestDockerFails [2022-02-07T18:03:40.246Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-07T18:03:40.246Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-07T18:03:40.246Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-07T18:03:40.818Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-07T18:03:41.391Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-07T18:03:41.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-07T18:03:42.287Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-07T18:03:42.287Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-07T18:03:42.287Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-07T18:03:42.287Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-07T18:03:42.287Z] Cross building: bundles/cross/linux/s390x [2022-02-07T18:03:42.287Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-07T18:03:42.287Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-07T18:03:42.332Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-07T18:03:42.332Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-07T18:03:42.332Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-07T18:03:42.593Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-07T18:03:47.880Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-07T18:03:48.452Z] --- PASS: TestCreateServiceConfigFileMode (12.81s) [2022-02-07T18:03:48.452Z] === RUN TestCreateServiceSysctls [2022-02-07T18:03:48.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-07T18:03:48.657Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-07T18:03:48.657Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-07T18:03:48.657Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:03:49.127Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-07T18:03:49.840Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-07T18:03:51.351Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-07T18:03:51.351Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-07T18:03:51.351Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-07T18:03:52.395Z] --- PASS: TestCreateServiceSysctls (3.59s) [2022-02-07T18:03:52.395Z] === RUN TestCreateServiceCapabilities [2022-02-07T18:03:52.395Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-07T18:03:53.338Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-07T18:03:54.280Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-07T18:03:54.851Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2022-02-07T18:03:54.851Z] === RUN TestInspect [2022-02-07T18:03:54.851Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-07T18:03:55.793Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-07T18:03:56.055Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-07T18:03:56.120Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-07T18:03:57.001Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-07T18:03:57.118Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-07T18:03:57.118Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-07T18:03:57.118Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-07T18:03:57.574Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-07T18:03:57.836Z] --- PASS: TestInspect (3.13s) [2022-02-07T18:03:57.836Z] === RUN TestCreateJob [2022-02-07T18:03:58.345Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-07T18:03:58.345Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-07T18:03:58.345Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-07T18:03:58.345Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-07T18:03:58.345Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-07T18:03:59.246Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-07T18:04:00.571Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-07T18:04:00.636Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-07T18:04:00.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-07T18:04:00.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-07T18:04:01.210Z] --- PASS: TestCreateJob (3.42s) [2022-02-07T18:04:01.210Z] === RUN TestReplicatedJob [2022-02-07T18:04:01.564Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-07T18:04:02.035Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-07T18:04:03.028Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-07T18:04:03.126Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-07T18:04:03.501Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-07T18:04:05.667Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-07T18:04:06.608Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-07T18:04:06.844Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-07T18:04:06.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-07T18:04:06.869Z] --- PASS: TestReplicatedJob (5.75s) [2022-02-07T18:04:06.869Z] === RUN TestUpdateReplicatedJob [2022-02-07T18:04:07.323Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-07T18:04:07.323Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-07T18:04:07.323Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-07T18:04:07.323Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-07T18:04:07.323Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-07T18:04:07.323Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-07T18:04:07.323Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-07T18:04:07.795Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-07T18:04:07.816Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-07T18:04:08.787Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-07T18:04:09.299Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-07T18:04:09.299Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-07T18:04:09.299Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-07T18:04:11.123Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-02-07T18:04:11.123Z] === RUN TestServiceListWithStatuses [2022-02-07T18:04:11.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T18:04:11.123Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-07T18:04:11.123Z] === RUN TestDockerNetworkConnectAlias [2022-02-07T18:04:12.193Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-07T18:04:12.599Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-07T18:04:13.673Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-07T18:04:13.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-07T18:04:13.673Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-07T18:04:14.176Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-07T18:04:14.176Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-07T18:04:14.176Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-07T18:04:14.176Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-07T18:04:14.652Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-07T18:04:14.652Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-07T18:04:15.107Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-07T18:04:15.107Z] --- PASS: TestDockerNetworkConnectAlias (4.55s) [2022-02-07T18:04:15.107Z] === RUN TestDockerNetworkReConnect [2022-02-07T18:04:15.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-07T18:04:15.188Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-07T18:04:15.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-07T18:04:15.188Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-07T18:04:15.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-07T18:04:15.659Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-07T18:04:15.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-07T18:04:15.678Z] docker_api_swarm_test.go:202: [d38cbc915c6ec] joining swarm manager [d3a987fd1978f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:04:15.998Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-07T18:04:15.998Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-07T18:04:15.998Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-07T18:04:16.129Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-07T18:04:16.129Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-07T18:04:16.129Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-07T18:04:16.248Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-07T18:04:16.248Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-07T18:04:16.819Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-07T18:04:17.080Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-07T18:04:17.080Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-07T18:04:17.568Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-07T18:04:17.568Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-07T18:04:17.568Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-07T18:04:18.038Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-07T18:04:18.466Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-07T18:04:18.480Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-07T18:04:19.050Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2022-02-07T18:04:19.050Z] === RUN TestServicePlugin [2022-02-07T18:04:19.623Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-07T18:04:19.623Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-07T18:04:19.623Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-07T18:04:20.267Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-07T18:04:20.567Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-07T18:04:20.829Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-07T18:04:21.771Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-07T18:04:21.840Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-07T18:04:22.311Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-07T18:04:22.311Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-07T18:04:22.311Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-07T18:04:22.714Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-07T18:04:22.976Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-07T18:04:22.976Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-07T18:04:22.976Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-07T18:04:22.976Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-07T18:04:22.976Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-07T18:04:23.238Z] plugin_test.go:61: [d360219c44615] joining swarm manager [dbefb32ec4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:04:24.536Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-07T18:04:24.625Z] plugin_test.go:64: [d6bcf0a024900] joining swarm manager [dbefb32ec4545]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:04:25.007Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-07T18:04:25.007Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-07T18:04:25.200Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-07T18:04:25.478Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-07T18:04:25.478Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-07T18:04:25.478Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-07T18:04:25.774Z] === RUN TestDockerSuite/TestEventsRename [2022-02-07T18:04:26.347Z] === RUN TestDockerSuite/TestEventsResize [2022-02-07T18:04:26.917Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-07T18:04:32.668Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-07T18:04:33.459Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-07T18:04:33.500Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-07T18:04:33.500Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-07T18:04:33.500Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-07T18:04:36.048Z] === RUN TestDockerSuite/TestEventsTop [2022-02-07T18:04:36.621Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-07T18:04:39.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-07T18:04:39.345Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-07T18:04:39.425Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-07T18:04:40.812Z] docker_api_swarm_test.go:384: [d0b691bdcaec1] joining swarm manager [d054f9653e641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:04:40.918Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-07T18:04:40.918Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-07T18:04:40.918Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-07T18:04:42.203Z] docker_api_swarm_test.go:385: [d85f9ad5a4387] joining swarm manager [d054f9653e641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:04:43.883Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-07T18:04:46.127Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-07T18:04:50.344Z] --- PASS: TestServicePlugin (31.14s) [2022-02-07T18:04:50.344Z] === RUN TestServiceUpdateLabel [2022-02-07T18:04:50.344Z] === RUN TestDockerSuite/TestExec [2022-02-07T18:04:50.914Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-07T18:04:51.486Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-07T18:04:52.056Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-07T18:04:52.628Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-07T18:04:52.891Z] --- PASS: TestServiceUpdateLabel (2.57s) [2022-02-07T18:04:52.891Z] === RUN TestServiceUpdateSecrets [2022-02-07T18:04:53.333Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-07T18:04:53.333Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-07T18:04:53.333Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-07T18:04:53.333Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-07T18:04:53.333Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-07T18:04:53.333Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-07T18:04:53.333Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-07T18:04:53.333Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-07T18:04:53.333Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-07T18:04:53.333Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-07T18:04:53.836Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-07T18:04:54.410Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-07T18:04:54.983Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-07T18:04:55.554Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-07T18:04:56.128Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-07T18:04:56.703Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-07T18:04:57.276Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-07T18:04:58.233Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-07T18:04:58.875Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-07T18:04:58.875Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-07T18:04:58.875Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-07T18:04:58.875Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-07T18:04:59.181Z] === RUN TestDockerSuite/TestExecEnv [2022-02-07T18:04:59.443Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-07T18:05:00.827Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-07T18:05:01.087Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-07T18:05:03.636Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-07T18:05:03.742Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-07T18:05:03.742Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-07T18:05:03.742Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-07T18:05:03.742Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-07T18:05:03.742Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-07T18:05:04.071Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-07T18:05:04.238Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-07T18:05:04.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/test/unit [2022-02-07T18:05:04.653Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-07T18:05:04.653Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-07T18:05:04.653Z] + TESTDIRS=./... [2022-02-07T18:05:04.653Z] + exclude_paths='/vendor/|/integration' [2022-02-07T18:05:04.653Z] ++ go list ./... [2022-02-07T18:05:04.653Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-07T18:05:04.813Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-07T18:05:05.385Z] === RUN TestDockerSuite/TestExecParseError [2022-02-07T18:05:05.597Z] + pkg_list='github.com/docker/docker/api [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/backend/build [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/httputils [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/middleware [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/build [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/container [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/debug [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/image [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/network [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/session [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/system [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/server/router/volume [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/backend [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/container [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/events [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/filters [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/image [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/mount [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/network [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/registry [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/strslice [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/swarm [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/time [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/versions [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T18:05:05.597Z] github.com/docker/docker/api/types/volume [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/dockerfile [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/dockerignore [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/remotecontext [2022-02-07T18:05:05.597Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T18:05:05.597Z] github.com/docker/docker/cli [2022-02-07T18:05:05.597Z] github.com/docker/docker/cli/config [2022-02-07T18:05:05.597Z] github.com/docker/docker/cli/debug [2022-02-07T18:05:05.597Z] github.com/docker/docker/client [2022-02-07T18:05:05.597Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T18:05:05.597Z] github.com/docker/docker/cmd/dockerd [2022-02-07T18:05:05.597Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T18:05:05.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T18:05:05.597Z] github.com/docker/docker/container [2022-02-07T18:05:05.597Z] github.com/docker/docker/container/stream [2022-02-07T18:05:05.597Z] github.com/docker/docker/contrib/apparmor [2022-02-07T18:05:05.597Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T18:05:05.597Z] github.com/docker/docker/contrib/httpserver [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/cluster [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/config [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/events [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/exec [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/images [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/initlayer [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/links [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/listeners [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/local [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/names [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/network [2022-02-07T18:05:05.597Z] github.com/docker/docker/daemon/stats [2022-02-07T18:05:05.597Z] github.com/docker/docker/distribution [2022-02-07T18:05:05.597Z] github.com/docker/docker/distribution/metadata [2022-02-07T18:05:05.597Z] github.com/docker/docker/distribution/utils [2022-02-07T18:05:05.597Z] github.com/docker/docker/distribution/xfer [2022-02-07T18:05:05.597Z] github.com/docker/docker/dockerversion [2022-02-07T18:05:05.597Z] github.com/docker/docker/errdefs [2022-02-07T18:05:05.597Z] github.com/docker/docker/image [2022-02-07T18:05:05.597Z] github.com/docker/docker/image/cache [2022-02-07T18:05:05.597Z] github.com/docker/docker/image/tarexport [2022-02-07T18:05:05.597Z] github.com/docker/docker/image/v1 [2022-02-07T18:05:05.597Z] github.com/docker/docker/internal/test/suite [2022-02-07T18:05:05.597Z] github.com/docker/docker/layer [2022-02-07T18:05:05.597Z] github.com/docker/docker/libcontainerd [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/types [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/config [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/idm [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/ns [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/options [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/osl [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/types [2022-02-07T18:05:05.598Z] github.com/docker/docker/oci [2022-02-07T18:05:05.598Z] github.com/docker/docker/oci/caps [2022-02-07T18:05:05.598Z] github.com/docker/docker/opts [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/aaparser [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/archive [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/authorization [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/capabilities [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/containerfs [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/directory [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/dmesg [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/filenotify [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/fileutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/fsutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/homedir [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/idtools [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/ioutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/locker [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/longpath [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/loopback [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/mount [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/parsers [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/pidfile [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/platform [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/plugins [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/pools [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/progress [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/pubsub [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/reexec [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/signal [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/stack [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/stringid [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/symlink [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/system [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/tailfile [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/tarsum [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/term [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/term/windows [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/truncindex [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/urlutil [2022-02-07T18:05:05.598Z] github.com/docker/docker/pkg/useragent [2022-02-07T18:05:05.598Z] github.com/docker/docker/plugin [2022-02-07T18:05:05.598Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T18:05:05.598Z] github.com/docker/docker/plugin/v2 [2022-02-07T18:05:05.598Z] github.com/docker/docker/profiles/apparmor [2022-02-07T18:05:05.598Z] github.com/docker/docker/profiles/seccomp [2022-02-07T18:05:05.598Z] github.com/docker/docker/quota [2022-02-07T18:05:05.598Z] github.com/docker/docker/reference [2022-02-07T18:05:05.598Z] github.com/docker/docker/registry [2022-02-07T18:05:05.598Z] github.com/docker/docker/registry/resumable [2022-02-07T18:05:05.598Z] github.com/docker/docker/restartmanager [2022-02-07T18:05:05.598Z] github.com/docker/docker/rootless [2022-02-07T18:05:05.598Z] github.com/docker/docker/rootless/specconv [2022-02-07T18:05:05.598Z] github.com/docker/docker/runconfig [2022-02-07T18:05:05.598Z] github.com/docker/docker/runconfig/opts [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/daemon [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/environment [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/fakegit [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/registry [2022-02-07T18:05:05.598Z] github.com/docker/docker/testutil/request [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume/drivers [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume/local [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume/mounts [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume/service [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume/service/opts [2022-02-07T18:05:05.598Z] github.com/docker/docker/volume/testutils' [2022-02-07T18:05:05.598Z] ++ grep --fixed-strings -v /libnetwork [2022-02-07T18:05:05.598Z] ++ echo 'github.com/docker/docker/api [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/backend/build [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/httputils [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/middleware [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/build [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/container [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/debug [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/image [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/network [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/session [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/system [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/server/router/volume [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/backend [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/container [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/events [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/filters [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/image [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/mount [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/network [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/registry [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/strslice [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/swarm [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/time [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/versions [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T18:05:05.598Z] github.com/docker/docker/api/types/volume [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/dockerfile [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/dockerignore [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/remotecontext [2022-02-07T18:05:05.598Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T18:05:05.598Z] github.com/docker/docker/cli [2022-02-07T18:05:05.598Z] github.com/docker/docker/cli/config [2022-02-07T18:05:05.598Z] github.com/docker/docker/cli/debug [2022-02-07T18:05:05.598Z] github.com/docker/docker/client [2022-02-07T18:05:05.598Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T18:05:05.598Z] github.com/docker/docker/cmd/dockerd [2022-02-07T18:05:05.598Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T18:05:05.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T18:05:05.598Z] github.com/docker/docker/container [2022-02-07T18:05:05.598Z] github.com/docker/docker/container/stream [2022-02-07T18:05:05.598Z] github.com/docker/docker/contrib/apparmor [2022-02-07T18:05:05.598Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T18:05:05.598Z] github.com/docker/docker/contrib/httpserver [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/cluster [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/config [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/events [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/exec [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/images [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/initlayer [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/links [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/listeners [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/local [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/names [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/network [2022-02-07T18:05:05.598Z] github.com/docker/docker/daemon/stats [2022-02-07T18:05:05.598Z] github.com/docker/docker/distribution [2022-02-07T18:05:05.598Z] github.com/docker/docker/distribution/metadata [2022-02-07T18:05:05.598Z] github.com/docker/docker/distribution/utils [2022-02-07T18:05:05.598Z] github.com/docker/docker/distribution/xfer [2022-02-07T18:05:05.598Z] github.com/docker/docker/dockerversion [2022-02-07T18:05:05.598Z] github.com/docker/docker/errdefs [2022-02-07T18:05:05.598Z] github.com/docker/docker/image [2022-02-07T18:05:05.598Z] github.com/docker/docker/image/cache [2022-02-07T18:05:05.598Z] github.com/docker/docker/image/tarexport [2022-02-07T18:05:05.598Z] github.com/docker/docker/image/v1 [2022-02-07T18:05:05.598Z] github.com/docker/docker/internal/test/suite [2022-02-07T18:05:05.598Z] github.com/docker/docker/layer [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T18:05:05.598Z] github.com/docker/docker/libcontainerd/types [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T18:05:05.598Z] github.com/docker/docker/libnetwork/config [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/idm [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/ns [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/options [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/osl [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/libnetwork/types [2022-02-07T18:05:05.599Z] github.com/docker/docker/oci [2022-02-07T18:05:05.599Z] github.com/docker/docker/oci/caps [2022-02-07T18:05:05.599Z] github.com/docker/docker/opts [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/aaparser [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/archive [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/authorization [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/capabilities [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/containerfs [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/directory [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/dmesg [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/filenotify [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/fileutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/fsutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/homedir [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/idtools [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/ioutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/locker [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/longpath [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/loopback [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/mount [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/parsers [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/pidfile [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/platform [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/pools [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/progress [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/pubsub [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/reexec [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/signal [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/stack [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/stringid [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/symlink [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/system [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/tailfile [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/tarsum [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/term [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/term/windows [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/truncindex [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/urlutil [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/useragent [2022-02-07T18:05:05.599Z] github.com/docker/docker/plugin [2022-02-07T18:05:05.599Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T18:05:05.599Z] github.com/docker/docker/plugin/v2 [2022-02-07T18:05:05.599Z] github.com/docker/docker/profiles/apparmor [2022-02-07T18:05:05.599Z] github.com/docker/docker/profiles/seccomp [2022-02-07T18:05:05.599Z] github.com/docker/docker/quota [2022-02-07T18:05:05.599Z] github.com/docker/docker/reference [2022-02-07T18:05:05.599Z] github.com/docker/docker/registry [2022-02-07T18:05:05.599Z] github.com/docker/docker/registry/resumable [2022-02-07T18:05:05.599Z] github.com/docker/docker/restartmanager [2022-02-07T18:05:05.599Z] github.com/docker/docker/rootless [2022-02-07T18:05:05.599Z] github.com/docker/docker/rootless/specconv [2022-02-07T18:05:05.599Z] github.com/docker/docker/runconfig [2022-02-07T18:05:05.599Z] github.com/docker/docker/runconfig/opts [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/daemon [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/environment [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/fakegit [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/registry [2022-02-07T18:05:05.599Z] github.com/docker/docker/testutil/request [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume/drivers [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume/local [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume/mounts [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume/service [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume/service/opts [2022-02-07T18:05:05.599Z] github.com/docker/docker/volume/testutils' [2022-02-07T18:05:05.599Z] + base_pkg_list='github.com/docker/docker/api [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/backend/build [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/httputils [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/middleware [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/build [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/container [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/debug [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/image [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/network [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/session [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/system [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/server/router/volume [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/backend [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/container [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/events [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/filters [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/image [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/mount [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/network [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/registry [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/strslice [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/swarm [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/time [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/versions [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T18:05:05.599Z] github.com/docker/docker/api/types/volume [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/dockerfile [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/dockerignore [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/remotecontext [2022-02-07T18:05:05.599Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T18:05:05.599Z] github.com/docker/docker/cli [2022-02-07T18:05:05.599Z] github.com/docker/docker/cli/config [2022-02-07T18:05:05.599Z] github.com/docker/docker/cli/debug [2022-02-07T18:05:05.599Z] github.com/docker/docker/client [2022-02-07T18:05:05.599Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T18:05:05.599Z] github.com/docker/docker/cmd/dockerd [2022-02-07T18:05:05.599Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T18:05:05.599Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T18:05:05.599Z] github.com/docker/docker/container [2022-02-07T18:05:05.599Z] github.com/docker/docker/container/stream [2022-02-07T18:05:05.599Z] github.com/docker/docker/contrib/apparmor [2022-02-07T18:05:05.599Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T18:05:05.599Z] github.com/docker/docker/contrib/httpserver [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/cluster [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/config [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/events [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/exec [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/images [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/initlayer [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/links [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/listeners [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/local [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/names [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/network [2022-02-07T18:05:05.599Z] github.com/docker/docker/daemon/stats [2022-02-07T18:05:05.599Z] github.com/docker/docker/distribution [2022-02-07T18:05:05.599Z] github.com/docker/docker/distribution/metadata [2022-02-07T18:05:05.599Z] github.com/docker/docker/distribution/utils [2022-02-07T18:05:05.599Z] github.com/docker/docker/distribution/xfer [2022-02-07T18:05:05.599Z] github.com/docker/docker/dockerversion [2022-02-07T18:05:05.599Z] github.com/docker/docker/errdefs [2022-02-07T18:05:05.599Z] github.com/docker/docker/image [2022-02-07T18:05:05.599Z] github.com/docker/docker/image/cache [2022-02-07T18:05:05.599Z] github.com/docker/docker/image/tarexport [2022-02-07T18:05:05.599Z] github.com/docker/docker/image/v1 [2022-02-07T18:05:05.599Z] github.com/docker/docker/internal/test/suite [2022-02-07T18:05:05.599Z] github.com/docker/docker/layer [2022-02-07T18:05:05.599Z] github.com/docker/docker/libcontainerd [2022-02-07T18:05:05.599Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T18:05:05.599Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T18:05:05.599Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T18:05:05.599Z] github.com/docker/docker/libcontainerd/types [2022-02-07T18:05:05.599Z] github.com/docker/docker/oci [2022-02-07T18:05:05.599Z] github.com/docker/docker/oci/caps [2022-02-07T18:05:05.599Z] github.com/docker/docker/opts [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/aaparser [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/archive [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/authorization [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/capabilities [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/containerfs [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/directory [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/dmesg [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/filenotify [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/fileutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/fsutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/homedir [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/idtools [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/ioutils [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/locker [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/longpath [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/loopback [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/mount [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/parsers [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/pidfile [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/platform [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/pools [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/progress [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/pubsub [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/reexec [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/signal [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/stack [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T18:05:05.599Z] github.com/docker/docker/pkg/stringid [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/symlink [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/system [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/tailfile [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/tarsum [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/term [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/term/windows [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/truncindex [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/urlutil [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/useragent [2022-02-07T18:05:05.600Z] github.com/docker/docker/plugin [2022-02-07T18:05:05.600Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T18:05:05.600Z] github.com/docker/docker/plugin/v2 [2022-02-07T18:05:05.600Z] github.com/docker/docker/profiles/apparmor [2022-02-07T18:05:05.600Z] github.com/docker/docker/profiles/seccomp [2022-02-07T18:05:05.600Z] github.com/docker/docker/quota [2022-02-07T18:05:05.600Z] github.com/docker/docker/reference [2022-02-07T18:05:05.600Z] github.com/docker/docker/registry [2022-02-07T18:05:05.600Z] github.com/docker/docker/registry/resumable [2022-02-07T18:05:05.600Z] github.com/docker/docker/restartmanager [2022-02-07T18:05:05.600Z] github.com/docker/docker/rootless [2022-02-07T18:05:05.600Z] github.com/docker/docker/rootless/specconv [2022-02-07T18:05:05.600Z] github.com/docker/docker/runconfig [2022-02-07T18:05:05.600Z] github.com/docker/docker/runconfig/opts [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/daemon [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/environment [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/fakegit [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/registry [2022-02-07T18:05:05.600Z] github.com/docker/docker/testutil/request [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume/drivers [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume/local [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume/mounts [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume/service [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume/service/opts [2022-02-07T18:05:05.600Z] github.com/docker/docker/volume/testutils' [2022-02-07T18:05:05.600Z] ++ grep --fixed-strings /libnetwork [2022-02-07T18:05:05.600Z] ++ echo 'github.com/docker/docker/api [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/backend/build [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/httputils [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/middleware [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/build [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/container [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/debug [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/image [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/network [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/session [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/system [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/server/router/volume [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/backend [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/container [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/events [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/filters [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/image [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/mount [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/network [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/registry [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/strslice [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/swarm [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/time [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/versions [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T18:05:05.600Z] github.com/docker/docker/api/types/volume [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/dockerfile [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/dockerignore [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/remotecontext [2022-02-07T18:05:05.600Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T18:05:05.600Z] github.com/docker/docker/cli [2022-02-07T18:05:05.600Z] github.com/docker/docker/cli/config [2022-02-07T18:05:05.600Z] github.com/docker/docker/cli/debug [2022-02-07T18:05:05.600Z] github.com/docker/docker/client [2022-02-07T18:05:05.600Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T18:05:05.600Z] github.com/docker/docker/cmd/dockerd [2022-02-07T18:05:05.600Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T18:05:05.600Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T18:05:05.600Z] github.com/docker/docker/container [2022-02-07T18:05:05.600Z] github.com/docker/docker/container/stream [2022-02-07T18:05:05.600Z] github.com/docker/docker/contrib/apparmor [2022-02-07T18:05:05.600Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T18:05:05.600Z] github.com/docker/docker/contrib/httpserver [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/cluster [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/config [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/events [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/exec [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/images [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/initlayer [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/links [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/listeners [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/local [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/names [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/network [2022-02-07T18:05:05.600Z] github.com/docker/docker/daemon/stats [2022-02-07T18:05:05.600Z] github.com/docker/docker/distribution [2022-02-07T18:05:05.600Z] github.com/docker/docker/distribution/metadata [2022-02-07T18:05:05.600Z] github.com/docker/docker/distribution/utils [2022-02-07T18:05:05.600Z] github.com/docker/docker/distribution/xfer [2022-02-07T18:05:05.600Z] github.com/docker/docker/dockerversion [2022-02-07T18:05:05.600Z] github.com/docker/docker/errdefs [2022-02-07T18:05:05.600Z] github.com/docker/docker/image [2022-02-07T18:05:05.600Z] github.com/docker/docker/image/cache [2022-02-07T18:05:05.600Z] github.com/docker/docker/image/tarexport [2022-02-07T18:05:05.600Z] github.com/docker/docker/image/v1 [2022-02-07T18:05:05.600Z] github.com/docker/docker/internal/test/suite [2022-02-07T18:05:05.600Z] github.com/docker/docker/layer [2022-02-07T18:05:05.600Z] github.com/docker/docker/libcontainerd [2022-02-07T18:05:05.600Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T18:05:05.600Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T18:05:05.600Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T18:05:05.600Z] github.com/docker/docker/libcontainerd/types [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/config [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/idm [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/ns [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/options [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/osl [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/libnetwork/types [2022-02-07T18:05:05.600Z] github.com/docker/docker/oci [2022-02-07T18:05:05.600Z] github.com/docker/docker/oci/caps [2022-02-07T18:05:05.600Z] github.com/docker/docker/opts [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/aaparser [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/archive [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/authorization [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/capabilities [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/containerfs [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/directory [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/dmesg [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/filenotify [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/fileutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/fsutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/homedir [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/idtools [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/ioutils [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/locker [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/longpath [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/loopback [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/mount [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/parsers [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/pidfile [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/platform [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/plugins [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/pools [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/progress [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/pubsub [2022-02-07T18:05:05.600Z] github.com/docker/docker/pkg/reexec [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/signal [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/stack [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/stringid [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/symlink [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/system [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/tailfile [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/tarsum [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/term [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/term/windows [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/truncindex [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/urlutil [2022-02-07T18:05:05.601Z] github.com/docker/docker/pkg/useragent [2022-02-07T18:05:05.601Z] github.com/docker/docker/plugin [2022-02-07T18:05:05.601Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T18:05:05.601Z] github.com/docker/docker/plugin/v2 [2022-02-07T18:05:05.601Z] github.com/docker/docker/profiles/apparmor [2022-02-07T18:05:05.601Z] github.com/docker/docker/profiles/seccomp [2022-02-07T18:05:05.601Z] github.com/docker/docker/quota [2022-02-07T18:05:05.601Z] github.com/docker/docker/reference [2022-02-07T18:05:05.601Z] github.com/docker/docker/registry [2022-02-07T18:05:05.601Z] github.com/docker/docker/registry/resumable [2022-02-07T18:05:05.601Z] github.com/docker/docker/restartmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/rootless [2022-02-07T18:05:05.601Z] github.com/docker/docker/rootless/specconv [2022-02-07T18:05:05.601Z] github.com/docker/docker/runconfig [2022-02-07T18:05:05.601Z] github.com/docker/docker/runconfig/opts [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/daemon [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/environment [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/fakegit [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/registry [2022-02-07T18:05:05.601Z] github.com/docker/docker/testutil/request [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume/drivers [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume/local [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume/mounts [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume/service [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume/service/opts [2022-02-07T18:05:05.601Z] github.com/docker/docker/volume/testutils' [2022-02-07T18:05:05.601Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/config [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/idm [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ns [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/options [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/osl [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/types' [2022-02-07T18:05:05.601Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-07T18:05:05.601Z] + echo 'github.com/docker/docker/libnetwork [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/config [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/idm [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/ns [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/options [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/osl [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/types' [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:05:05.601Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:05:05.601Z] + type docker-proxy [2022-02-07T18:05:05.601Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-07T18:05:05.601Z] + hack/make.sh binary-proxy install-proxy [2022-02-07T18:05:05.601Z] [2022-02-07T18:05:05.646Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-07T18:05:05.863Z] Removing bundles/ [2022-02-07T18:05:05.863Z] [2022-02-07T18:05:05.863Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-07T18:05:05.863Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-07T18:05:05.863Z] GOOS="" GOARCH="" GOARM="" [2022-02-07T18:05:06.221Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-07T18:05:06.795Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-07T18:05:07.739Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-02-07T18:05:07.739Z] === RUN TestServiceUpdateConfigs [2022-02-07T18:05:07.739Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-07T18:05:08.312Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-07T18:05:08.886Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-07T18:05:12.439Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-07T18:05:12.439Z] [2022-02-07T18:05:12.439Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-07T18:05:12.439Z] Installing docker-proxy to /usr/local/bin/ [2022-02-07T18:05:12.439Z] [2022-02-07T18:05:12.439Z] + mkdir -p bundles [2022-02-07T18:05:12.439Z] + '[' -n 'github.com/docker/docker/api [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/backend/build [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/httputils [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/middleware [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/build [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/container [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/debug [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/distribution [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/grpc [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/image [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/network [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/plugin [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/session [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/swarm [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/system [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/server/router/volume [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/backend [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/blkiodev [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/container [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/events [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/filters [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/image [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/mount [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/network [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/registry [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/strslice [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/swarm [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/time [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/versions [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-07T18:05:12.439Z] github.com/docker/docker/api/types/volume [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/builder-next/worker [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/dockerfile [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/dockerignore [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/remotecontext [2022-02-07T18:05:12.439Z] github.com/docker/docker/builder/remotecontext/git [2022-02-07T18:05:12.439Z] github.com/docker/docker/cli [2022-02-07T18:05:12.439Z] github.com/docker/docker/cli/config [2022-02-07T18:05:12.439Z] github.com/docker/docker/cli/debug [2022-02-07T18:05:12.439Z] github.com/docker/docker/client [2022-02-07T18:05:12.439Z] github.com/docker/docker/cmd/docker-proxy [2022-02-07T18:05:12.439Z] github.com/docker/docker/cmd/dockerd [2022-02-07T18:05:12.439Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-07T18:05:12.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-07T18:05:12.439Z] github.com/docker/docker/container [2022-02-07T18:05:12.439Z] github.com/docker/docker/container/stream [2022-02-07T18:05:12.439Z] github.com/docker/docker/contrib/apparmor [2022-02-07T18:05:12.439Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-07T18:05:12.439Z] github.com/docker/docker/contrib/httpserver [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/cluster [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/cluster/convert [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/cluster/executor [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/cluster/provider [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/config [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/events [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/events/testutils [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/exec [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/images [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/initlayer [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/links [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/listeners [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/gelf [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/journald [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/local [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/logentries [2022-02-07T18:05:12.439Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/logger/splunk [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/logger/syslog [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/logger/templates [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/names [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/network [2022-02-07T18:05:12.440Z] github.com/docker/docker/daemon/stats [2022-02-07T18:05:12.440Z] github.com/docker/docker/distribution [2022-02-07T18:05:12.440Z] github.com/docker/docker/distribution/metadata [2022-02-07T18:05:12.440Z] github.com/docker/docker/distribution/utils [2022-02-07T18:05:12.440Z] github.com/docker/docker/distribution/xfer [2022-02-07T18:05:12.440Z] github.com/docker/docker/dockerversion [2022-02-07T18:05:12.440Z] github.com/docker/docker/errdefs [2022-02-07T18:05:12.440Z] github.com/docker/docker/image [2022-02-07T18:05:12.440Z] github.com/docker/docker/image/cache [2022-02-07T18:05:12.440Z] github.com/docker/docker/image/tarexport [2022-02-07T18:05:12.440Z] github.com/docker/docker/image/v1 [2022-02-07T18:05:12.440Z] github.com/docker/docker/internal/test/suite [2022-02-07T18:05:12.440Z] github.com/docker/docker/layer [2022-02-07T18:05:12.440Z] github.com/docker/docker/libcontainerd [2022-02-07T18:05:12.440Z] github.com/docker/docker/libcontainerd/queue [2022-02-07T18:05:12.440Z] github.com/docker/docker/libcontainerd/remote [2022-02-07T18:05:12.440Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-07T18:05:12.440Z] github.com/docker/docker/libcontainerd/types [2022-02-07T18:05:12.440Z] github.com/docker/docker/oci [2022-02-07T18:05:12.440Z] github.com/docker/docker/oci/caps [2022-02-07T18:05:12.440Z] github.com/docker/docker/opts [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/aaparser [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/archive [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/authorization [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/broadcaster [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/capabilities [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/chrootarchive [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/containerfs [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/devicemapper [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/directory [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/dmesg [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/filenotify [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/fileutils [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/fsutils [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/homedir [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/idtools [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/ioutils [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/jsonmessage [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/locker [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/longpath [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/loopback [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/mount [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/namesgenerator [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/parsers [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/pidfile [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/platform [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/plugingetter [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/plugins [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/plugins/transport [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/pools [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/progress [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/pubsub [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/reexec [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/signal [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/stack [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/stdcopy [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/streamformatter [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/stringid [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/symlink [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/sysinfo [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/system [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/tailfile [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/tarsum [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/term [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/term/windows [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/truncindex [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/urlutil [2022-02-07T18:05:12.440Z] github.com/docker/docker/pkg/useragent [2022-02-07T18:05:12.440Z] github.com/docker/docker/plugin [2022-02-07T18:05:12.440Z] github.com/docker/docker/plugin/executor/containerd [2022-02-07T18:05:12.440Z] github.com/docker/docker/plugin/v2 [2022-02-07T18:05:12.440Z] github.com/docker/docker/profiles/apparmor [2022-02-07T18:05:12.440Z] github.com/docker/docker/profiles/seccomp [2022-02-07T18:05:12.440Z] github.com/docker/docker/quota [2022-02-07T18:05:12.440Z] github.com/docker/docker/reference [2022-02-07T18:05:12.440Z] github.com/docker/docker/registry [2022-02-07T18:05:12.440Z] github.com/docker/docker/registry/resumable [2022-02-07T18:05:12.440Z] github.com/docker/docker/restartmanager [2022-02-07T18:05:12.440Z] github.com/docker/docker/rootless [2022-02-07T18:05:12.440Z] github.com/docker/docker/rootless/specconv [2022-02-07T18:05:12.440Z] github.com/docker/docker/runconfig [2022-02-07T18:05:12.440Z] github.com/docker/docker/runconfig/opts [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/daemon [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/environment [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/fakecontext [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/fakegit [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/fakestorage [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/fixtures/load [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/registry [2022-02-07T18:05:12.440Z] github.com/docker/docker/testutil/request [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume/drivers [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume/local [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume/mounts [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume/service [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume/service/opts [2022-02-07T18:05:12.440Z] github.com/docker/docker/volume/testutils' ']' [2022-02-07T18:05:12.440Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-07T18:05:13.375Z] ? github.com/docker/docker/api [no test files] [2022-02-07T18:05:15.421Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-07T18:05:15.421Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-07T18:05:15.892Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-07T18:05:21.115Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-07T18:05:21.115Z] === RUN TestDockerSuite/TestExecTTY [2022-02-07T18:05:21.115Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-07T18:05:21.375Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-07T18:05:21.949Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-07T18:05:22.211Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2022-02-07T18:05:22.211Z] === RUN TestServiceUpdateNetwork [2022-02-07T18:05:22.782Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-07T18:05:22.782Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-07T18:05:22.782Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-07T18:05:23.155Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-07T18:05:23.156Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-07T18:05:23.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-07T18:05:23.156Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-07T18:05:23.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-07T18:05:23.156Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-07T18:05:23.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-07T18:05:24.145Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-07T18:05:24.145Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-07T18:05:24.145Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-07T18:05:24.165Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-07T18:05:25.106Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-07T18:05:26.048Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-07T18:05:26.619Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-07T18:05:27.195Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-07T18:05:28.273Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-02-07T18:05:29.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-07T18:05:29.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-07T18:05:30.030Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-07T18:05:32.496Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-07T18:05:35.795Z] check_test.go:379: [d85f9ad5a4387] daemon is not started [2022-02-07T18:05:35.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-07T18:05:36.056Z] --- PASS: TestServiceUpdateNetwork (13.82s) [2022-02-07T18:05:36.056Z] === RUN TestServiceUpdatePidsLimit [2022-02-07T18:05:36.056Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-07T18:05:36.109Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-07T18:05:36.109Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-07T18:05:36.109Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-07T18:05:36.109Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-07T18:05:36.578Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-07T18:05:37.440Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-07T18:05:37.702Z] docker_api_swarm_test.go:802: [daba2b2a49b75] joining swarm manager [d5a7b2ce0a2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:05:37.965Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-07T18:05:37.965Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-07T18:05:38.733Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-07T18:05:38.908Z] docker_api_swarm_test.go:802: [d635402606c70] joining swarm manager [d5a7b2ce0a2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:05:40.294Z] docker_api_swarm_test.go:802: [dda5e091fbea7] joining swarm manager [d5a7b2ce0a2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-07T18:05:41.679Z] docker_api_swarm_test.go:802: [d11c4a364a381] joining swarm manager [d5a7b2ce0a2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-07T18:05:42.624Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-07T18:05:42.885Z] docker_api_swarm_test.go:810: [d81c5d64b6562] joining swarm manager [d5a7b2ce0a2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-07T18:05:43.146Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-07T18:05:43.146Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-07T18:05:43.146Z] === RUN TestDockerSuite/TestHealth [2022-02-07T18:05:45.062Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-07T18:05:45.916Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-07T18:05:48.880Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-07T18:05:53.199Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-02-07T18:05:53.199Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-02-07T18:05:53.199Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-02-07T18:05:53.199Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-02-07T18:05:53.199Z] PASS [2022-02-07T18:05:53.199Z] [2022-02-07T18:05:53.199Z] === Skipped [2022-02-07T18:05:53.199Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-07T18:05:53.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-07T18:05:53.199Z] [2022-02-07T18:05:53.199Z] DONE 27 tests, 1 skipped in 195.451s [2022-02-07T18:05:53.199Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-07T18:05:53.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:05:53.199Z] ++ set -e [2022-02-07T18:05:53.199Z] ++ '[' -n 0 ']' [2022-02-07T18:05:53.199Z] ++ set -x [2022-02-07T18:05:53.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:05:53.199Z] INFO: Testing against a local daemon [2022-02-07T18:05:53.199Z] === RUN TestSessionCreate [2022-02-07T18:05:53.199Z] --- PASS: TestSessionCreate (0.02s) [2022-02-07T18:05:53.199Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-07T18:05:53.199Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-02-07T18:05:53.199Z] PASS [2022-02-07T18:05:53.199Z] [2022-02-07T18:05:53.199Z] DONE 2 tests in 0.138s [2022-02-07T18:05:53.199Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-07T18:05:53.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:05:53.199Z] ++ set -e [2022-02-07T18:05:53.199Z] ++ '[' -n 0 ']' [2022-02-07T18:05:53.199Z] ++ set -x [2022-02-07T18:05:53.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:05:53.199Z] INFO: Testing against a local daemon [2022-02-07T18:05:53.199Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-07T18:05:53.199Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-07T18:05:53.199Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T18:05:53.199Z] === RUN TestDiskUsage [2022-02-07T18:05:53.199Z] === PAUSE TestDiskUsage [2022-02-07T18:05:53.199Z] === RUN TestEventsExecDie [2022-02-07T18:05:53.199Z] --- PASS: TestEventsExecDie (0.59s) [2022-02-07T18:05:53.199Z] === RUN TestEventsBackwardsCompatible [2022-02-07T18:05:53.199Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-07T18:05:53.199Z] === RUN TestEventsVolumeCreate [2022-02-07T18:05:53.199Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-07T18:05:53.199Z] === RUN TestInfoBinaryCommits [2022-02-07T18:05:53.460Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-07T18:05:53.460Z] === RUN TestInfoAPIVersioned [2022-02-07T18:05:53.460Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-07T18:05:53.460Z] === RUN TestInfoAPI [2022-02-07T18:05:53.460Z] --- PASS: TestInfoAPI (0.02s) [2022-02-07T18:05:53.460Z] === RUN TestInfoAPIWarnings [2022-02-07T18:05:54.300Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-07T18:05:54.300Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-07T18:05:54.300Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-07T18:05:54.300Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-07T18:06:01.918Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-07T18:06:01.918Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-07T18:06:01.918Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-07T18:06:01.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-07T18:06:03.471Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-07T18:06:03.732Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-07T18:06:03.732Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-07T18:06:04.307Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-07T18:06:04.307Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-07T18:06:04.880Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-07T18:06:05.825Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-07T18:06:05.825Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-07T18:06:06.086Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-07T18:06:08.630Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-07T18:06:08.630Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-07T18:06:08.630Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-07T18:06:09.573Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-02-07T18:06:09.573Z] === RUN TestInfoDebug [2022-02-07T18:06:09.833Z] === RUN TestDockerSuite/TestImportFile [2022-02-07T18:06:10.405Z] --- PASS: TestInfoDebug (0.55s) [2022-02-07T18:06:10.405Z] === RUN TestInfoInsecureRegistries [2022-02-07T18:06:10.666Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-07T18:06:10.666Z] === RUN TestInfoRegistryMirrors [2022-02-07T18:06:10.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-07T18:06:10.774Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-07T18:06:11.240Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-07T18:06:11.240Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-07T18:06:11.240Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-07T18:06:11.240Z] === RUN TestLoginFailsWithBadCredentials [2022-02-07T18:06:11.502Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-02-07T18:06:11.502Z] === RUN TestPingCacheHeaders [2022-02-07T18:06:11.502Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-07T18:06:11.502Z] === RUN TestPingGet [2022-02-07T18:06:11.502Z] --- PASS: TestPingGet (0.02s) [2022-02-07T18:06:11.502Z] === RUN TestPingHead [2022-02-07T18:06:11.502Z] --- PASS: TestPingHead (0.03s) [2022-02-07T18:06:11.502Z] === RUN TestVersion [2022-02-07T18:06:11.502Z] --- PASS: TestVersion (0.02s) [2022-02-07T18:06:11.502Z] === CONT TestDiskUsage [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/container_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/image_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/volume_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-07T18:06:12.075Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-07T18:06:12.337Z] === RUN TestDiskUsage/after_container.Run [2022-02-07T18:06:12.337Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-07T18:06:12.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-07T18:06:12.909Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage (1.41s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-07T18:06:12.909Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-07T18:06:12.909Z] PASS [2022-02-07T18:06:12.909Z] [2022-02-07T18:06:12.909Z] === Skipped [2022-02-07T18:06:12.909Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-07T18:06:12.909Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-07T18:06:12.909Z] [2022-02-07T18:06:12.909Z] DONE 50 tests, 1 skipped in 20.428s [2022-02-07T18:06:12.909Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-07T18:06:12.909Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:06:12.909Z] ++ set -e [2022-02-07T18:06:12.909Z] ++ '[' -n 0 ']' [2022-02-07T18:06:12.910Z] ++ set -x [2022-02-07T18:06:12.910Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-02-07T18:06:13.174Z] INFO: Testing against a local daemon [2022-02-07T18:06:13.174Z] === RUN TestVolumesCreateAndList [2022-02-07T18:06:13.174Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-07T18:06:13.174Z] === RUN TestVolumesRemove [2022-02-07T18:06:13.174Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-07T18:06:13.174Z] === RUN TestVolumesInspect [2022-02-07T18:06:13.174Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-07T18:06:13.174Z] === RUN TestVolumesInvalidJSON [2022-02-07T18:06:13.174Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-07T18:06:13.174Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-07T18:06:13.174Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-07T18:06:13.174Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-07T18:06:13.174Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-07T18:06:13.174Z] PASS [2022-02-07T18:06:13.174Z] [2022-02-07T18:06:13.174Z] DONE 5 tests in 0.278s [2022-02-07T18:06:13.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-07T18:06:13.439Z] ++++ cat bundles/test-integration/docker.pid [2022-02-07T18:06:13.439Z] +++ kill 6151 [2022-02-07T18:06:13.701Z] +++ /etc/init.d/apparmor stop [2022-02-07T18:06:13.701Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-07T18:06:13.701Z] [2022-02-07T18:06:13.701Z] Unloading profiles will leave already running processes permanently [2022-02-07T18:06:13.701Z] unconfined, which can lead to unexpected situations. [2022-02-07T18:06:13.701Z] [2022-02-07T18:06:13.701Z] To set a process to complain mode, use the command line tool [2022-02-07T18:06:13.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-07T18:06:13.701Z] +++ true [2022-02-07T18:06:13.701Z] exiting test-integration [2022-02-07T18:06:13.701Z] ++ exit 0 [2022-02-07T18:06:13.701Z] [2022-02-07T18:06:13.964Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-07T18:06:14.225Z] + for job in $(jobs -p) [2022-02-07T18:06:14.225Z] + wait 4478 [2022-02-07T18:06:15.612Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-07T18:06:15.874Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-07T18:06:16.447Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-07T18:06:17.022Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-07T18:06:17.022Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-07T18:06:17.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-07T18:06:17.284Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-07T18:06:17.858Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-07T18:06:18.431Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-07T18:06:18.696Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-07T18:06:19.267Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-07T18:06:19.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-07T18:06:19.528Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-07T18:06:19.528Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-07T18:06:19.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-07T18:06:20.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-07T18:06:20.910Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-07T18:06:21.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-07T18:06:21.171Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-07T18:06:21.741Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-07T18:06:21.741Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-07T18:06:22.313Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-07T18:06:22.313Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-07T18:06:22.313Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-07T18:06:22.887Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-07T18:06:23.461Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-07T18:06:24.034Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-07T18:06:24.981Z] === RUN TestDockerSuite/TestInspectImage [2022-02-07T18:06:24.981Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-07T18:06:24.981Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-07T18:06:24.981Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-07T18:06:24.981Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-07T18:06:25.554Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-07T18:06:25.816Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-07T18:06:25.816Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-07T18:06:26.389Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-07T18:06:26.960Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-07T18:06:26.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-07T18:06:28.876Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-07T18:06:28.876Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-07T18:06:29.139Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-07T18:06:29.711Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-07T18:06:30.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-07T18:06:30.651Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-07T18:06:30.801Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-07T18:06:31.221Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-07T18:06:31.792Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-07T18:06:32.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-07T18:06:32.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-07T18:06:32.622Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-07T18:06:33.194Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-07T18:06:33.769Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-07T18:06:33.769Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-07T18:06:34.607Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-07T18:06:35.158Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-07T18:06:36.127Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-07T18:06:37.070Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-07T18:06:37.332Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-07T18:06:38.277Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-07T18:06:39.664Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-07T18:06:41.054Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-07T18:06:41.054Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-07T18:06:42.437Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-07T18:06:42.697Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-07T18:06:43.268Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-07T18:06:44.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-07T18:06:44.620Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-07T18:06:44.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-07T18:06:49.750Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 49.0% of statements [2022-02-07T18:06:49.750Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-07T18:06:49.751Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2022-02-07T18:06:49.751Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-07T18:06:49.751Z] ok github.com/docker/docker/builder/remotecontext/git 1.176s coverage: 86.3% of statements [2022-02-07T18:06:49.751Z] ? github.com/docker/docker/cli [no test files] [2022-02-07T18:06:49.751Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-07T18:06:50.320Z] ok github.com/docker/docker/cmd/docker-proxy 0.113s coverage: 69.3% of statements [2022-02-07T18:06:50.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-07T18:06:50.508Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-07T18:06:50.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-07T18:06:50.508Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-07T18:06:50.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-07T18:06:51.411Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-07T18:06:51.411Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-07T18:06:51.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-07T18:06:52.616Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-07T18:06:52.857Z] ok github.com/docker/docker/client 0.114s coverage: 75.6% of statements [2022-02-07T18:06:53.188Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-07T18:06:55.103Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-07T18:06:55.103Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-07T18:06:55.677Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-07T18:06:55.677Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-07T18:06:55.677Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-07T18:06:56.251Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-07T18:06:56.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-07T18:06:56.823Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-07T18:06:58.212Z] docker_api_swarm_service_test.go:395: [d542ca0da3137] joining swarm manager [d2a532b148d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:06:59.174Z] docker_api_swarm_service_test.go:395: [da58689cef54a] joining swarm manager [d2a532b148d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:06:59.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-07T18:06:59.200Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-07T18:06:59.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-07T18:06:59.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-07T18:06:59.200Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-07T18:06:59.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-07T18:06:59.200Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-07T18:06:59.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-07T18:07:00.561Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-07T18:07:00.823Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-07T18:07:06.116Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-07T18:07:06.116Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-07T18:07:06.116Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-07T18:07:06.685Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-07T18:07:07.627Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-07T18:07:08.568Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-07T18:07:09.140Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-07T18:07:10.085Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-07T18:07:12.002Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-07T18:07:12.264Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-07T18:07:12.525Z] === RUN TestDockerSuite/TestLogsSince [2022-02-07T18:07:14.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-07T18:07:15.200Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-07T18:07:16.193Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-07T18:07:16.193Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-07T18:07:16.348Z] docker_api_swarm_service_test.go:343: [dac1a38ca5674] joining swarm manager [db263920897d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:07:16.669Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-07T18:07:16.919Z] docker_api_swarm_service_test.go:343: [d358732afe978] joining swarm manager [db263920897d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:07:19.464Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-07T18:07:24.772Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-07T18:07:25.346Z] === RUN TestDockerSuite/TestLogsTail [2022-02-07T18:07:25.920Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-07T18:07:26.180Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-07T18:07:26.752Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-07T18:07:27.012Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-07T18:07:27.584Z] === RUN TestDockerSuite/TestNetHostname [2022-02-07T18:07:28.968Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-07T18:07:28.968Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-07T18:07:29.458Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-07T18:07:30.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-07T18:07:31.588Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-07T18:07:31.588Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-07T18:07:32.160Z] ok github.com/docker/docker/cmd/dockerd/trap 2.523s coverage: 0.0% of statements [2022-02-07T18:07:32.160Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-07T18:07:32.160Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-07T18:07:32.160Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-07T18:07:32.161Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-07T18:07:32.161Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-07T18:07:32.267Z] docker_api_swarm_service_test.go:490: [d1d0eb3189906] joining swarm manager [d66c37c3e99f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:07:33.212Z] docker_api_swarm_service_test.go:490: [d7cac47225a43] joining swarm manager [d66c37c3e99f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:07:34.600Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-07T18:07:35.988Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-07T18:07:36.560Z] === RUN TestDockerSuite/TestPluginActive [2022-02-07T18:07:36.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-07T18:07:36.659Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-07T18:07:36.659Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-07T18:07:36.659Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:07:37.129Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-07T18:07:38.471Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-07T18:07:39.355Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-07T18:07:39.355Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-07T18:07:39.355Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-07T18:07:40.291Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2022-02-07T18:07:40.861Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-02-07T18:07:41.802Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-02-07T18:07:45.059Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-07T18:07:45.059Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-07T18:07:45.059Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-07T18:07:45.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-07T18:07:45.894Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-07T18:07:46.558Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-07T18:07:46.965Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-07T18:07:46.965Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-07T18:07:46.965Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-07T18:07:46.965Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-07T18:07:47.551Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-07T18:07:47.552Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-07T18:07:47.552Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-07T18:07:47.552Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-07T18:07:47.552Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-07T18:07:49.122Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-07T18:07:49.202Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-07T18:07:49.929Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-02-07T18:07:49.929Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-07T18:07:50.188Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-07T18:07:50.692Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-07T18:07:50.756Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-07T18:07:51.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-07T18:07:51.111Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-07T18:07:51.162Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-07T18:07:51.694Z] ok github.com/docker/docker/daemon 10.146s coverage: 17.1% of statements [2022-02-07T18:07:51.694Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-07T18:07:51.694Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-07T18:07:51.694Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-07T18:07:51.694Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-07T18:07:52.167Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-07T18:07:52.263Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.684s coverage: 74.6% of statements [2022-02-07T18:07:52.640Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-07T18:07:53.023Z] docker_api_swarm_service_test.go:128: [d1da2d1b0ea70] joining swarm manager [de2826c14f5a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:07:53.204Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 56.2% of statements [2022-02-07T18:07:53.596Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-07T18:07:53.857Z] docker_api_swarm_service_test.go:129: [d4fb34ce9793b] joining swarm manager [de2826c14f5a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:07:54.143Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.0% of statements [2022-02-07T18:07:55.527Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-07T18:07:55.777Z] docker_api_swarm_service_test.go:137: [dc6b5d4e82b72] joining swarm manager [de2826c14f5a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-07T18:07:56.349Z] docker_api_swarm_service_test.go:138: [dce5164a14c8b] joining swarm manager [de2826c14f5a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-07T18:07:57.438Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.337s coverage: 50.5% of statements [2022-02-07T18:07:58.010Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.425s coverage: 45.9% of statements [2022-02-07T18:07:58.010Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-07T18:07:58.897Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-07T18:07:59.390Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-02-07T18:07:59.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.809s coverage: 58.0% of statements [2022-02-07T18:07:59.650Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-07T18:07:59.650Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-07T18:08:00.284Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-07T18:08:00.586Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-02-07T18:08:01.153Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-02-07T18:08:01.224Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-07T18:08:01.330Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-07T18:08:01.720Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2022-02-07T18:08:01.720Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-07T18:08:01.720Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-07T18:08:01.794Z] === RUN TestDockerSuite/TestPortList [2022-02-07T18:08:02.656Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2022-02-07T18:08:03.225Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 79.9% of statements [2022-02-07T18:08:03.484Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-02-07T18:08:03.484Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-07T18:08:03.558Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-07T18:08:03.558Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-07T18:08:03.558Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-07T18:08:03.743Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-02-07T18:08:04.312Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-02-07T18:08:04.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-02-07T18:08:04.833Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-02-07T18:08:05.139Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-07T18:08:05.139Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-07T18:08:05.139Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-07T18:08:05.404Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-02-07T18:08:05.404Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-07T18:08:05.976Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 58.9% of statements [2022-02-07T18:08:06.152Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-07T18:08:06.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-02-07T18:08:07.218Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2022-02-07T18:08:07.479Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-07T18:08:08.053Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-07T18:08:08.386Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-07T18:08:08.956Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-07T18:08:08.989Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2022-02-07T18:08:08.989Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-07T18:08:08.989Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-07T18:08:09.119Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-07T18:08:09.559Z] ok github.com/docker/docker/distribution 0.114s coverage: 26.3% of statements [2022-02-07T18:08:09.818Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2022-02-07T18:08:09.818Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-07T18:08:10.117Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-07T18:08:10.759Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2022-02-07T18:08:11.109Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-07T18:08:11.109Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-07T18:08:11.109Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-07T18:08:11.329Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-02-07T18:08:11.588Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-07T18:08:12.109Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-07T18:08:12.155Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-07T18:08:12.414Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-07T18:08:12.673Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 85.4% of statements [2022-02-07T18:08:12.673Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-07T18:08:12.673Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-07T18:08:12.932Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-02-07T18:08:13.100Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-07T18:08:13.100Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-07T18:08:13.100Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-07T18:08:13.100Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-07T18:08:13.100Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-07T18:08:13.869Z] ok github.com/docker/docker/oci 0.013s coverage: 43.3% of statements [2022-02-07T18:08:14.437Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-02-07T18:08:14.697Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-07T18:08:15.542Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-07T18:08:15.542Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-07T18:08:15.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-07T18:08:15.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-07T18:08:15.542Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-07T18:08:15.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-07T18:08:15.803Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-07T18:08:16.077Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.1% of statements [2022-02-07T18:08:16.376Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-07T18:08:16.376Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-07T18:08:17.016Z] ok github.com/docker/docker/pkg/authorization 0.186s coverage: 68.3% of statements [2022-02-07T18:08:17.016Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-07T18:08:17.276Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-02-07T18:08:17.322Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-07T18:08:17.322Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-07T18:08:18.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-07T18:08:19.211Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-07T18:08:20.281Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-07T18:08:20.565Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 43.5% of statements [2022-02-07T18:08:20.565Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-07T18:08:20.565Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-07T18:08:20.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-07T18:08:20.597Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-07T18:08:21.131Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-07T18:08:21.169Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-07T18:08:21.169Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-07T18:08:21.701Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-07T18:08:21.961Z] ok github.com/docker/docker/pkg/fsutils 0.144s coverage: 85.1% of statements [2022-02-07T18:08:21.961Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-07T18:08:22.221Z] ok github.com/docker/docker/layer 8.021s coverage: 68.8% of statements [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-07T18:08:22.221Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-07T18:08:22.557Z] docker_api_swarm_service_test.go:304: [d674e0a5aaf41] joining swarm manager [dcce6a9b724a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:08:23.156Z] ok github.com/docker/docker/pkg/idtools 0.488s coverage: 69.5% of statements [2022-02-07T18:08:23.415Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 71.0% of statements [2022-02-07T18:08:23.497Z] docker_api_swarm_service_test.go:304: [dc5cdc31a9fbb] joining swarm manager [dcce6a9b724a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:08:23.497Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-07T18:08:23.675Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-07T18:08:23.675Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-02-07T18:08:23.675Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-07T18:08:23.675Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-07T18:08:23.675Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-07T18:08:23.933Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-07T18:08:23.933Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-02-07T18:08:24.193Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-07T18:08:24.438Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-07T18:08:24.451Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-02-07T18:08:24.451Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-07T18:08:24.451Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-07T18:08:24.451Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-07T18:08:25.019Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-02-07T18:08:25.589Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-07T18:08:25.589Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-07T18:08:25.847Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-07T18:08:26.985Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-07T18:08:27.226Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-07T18:08:27.226Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-02-07T18:08:27.485Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-07T18:08:27.745Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-07T18:08:28.005Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-07T18:08:28.005Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-07T18:08:28.574Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-07T18:08:28.835Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-07T18:08:29.094Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2022-02-07T18:08:29.665Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-02-07T18:08:29.665Z] coverage: [no statements] [2022-02-07T18:08:29.665Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-07T18:08:30.234Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-07T18:08:30.234Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-07T18:08:30.234Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-07T18:08:30.317Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-07T18:08:30.317Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-07T18:08:32.144Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-07T18:08:32.144Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-07T18:08:32.714Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2022-02-07T18:08:32.869Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-07T18:08:33.654Z] ok github.com/docker/docker/quota 0.200s coverage: 71.4% of statements [2022-02-07T18:08:34.221Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-07T18:08:35.159Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-02-07T18:08:35.417Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-07T18:08:35.417Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-07T18:08:35.985Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-07T18:08:36.243Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-07T18:08:38.780Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-07T18:08:39.040Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2022-02-07T18:08:39.453Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-07T18:08:39.610Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-02-07T18:08:40.398Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-07T18:08:40.549Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-02-07T18:08:41.785Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-07T18:08:42.730Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-07T18:08:43.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-07T18:08:43.566Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-07T18:08:45.481Z] docker_api_swarm_service_test.go:100: [d64c5aad570d1] joining swarm manager [d1c0f33fb5b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:08:45.481Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-07T18:08:46.052Z] docker_api_swarm_service_test.go:101: [d4432109eecbe] joining swarm manager [d1c0f33fb5b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:08:46.993Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-07T18:08:48.379Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-07T18:08:48.641Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-07T18:08:49.588Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-07T18:08:51.507Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-07T18:08:52.897Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-07T18:08:53.159Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-07T18:08:53.159Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-07T18:08:53.159Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-07T18:08:53.420Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-07T18:08:53.682Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-07T18:08:53.682Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-07T18:08:53.944Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-07T18:08:54.890Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-07T18:08:55.835Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-07T18:08:56.406Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-07T18:08:58.204Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-07T18:08:58.204Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-07T18:08:58.204Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-07T18:08:59.304Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-07T18:08:59.304Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-07T18:08:59.304Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-07T18:09:02.484Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/rootless [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/volume [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-07T18:09:02.484Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === Skipped [2022-02-07T18:09:02.484Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-07T18:09:02.484Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-07T18:09:02.484Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-07T18:09:02.484Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-07T18:09:02.484Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:71: No driver to put! [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-07T18:09:02.484Z] time="2022-02-07T18:07:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-07T18:09:02.484Z] time="2022-02-07T18:07:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-07T18:09:02.484Z] time="2022-02-07T18:07:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-07T18:09:02.484Z] time="2022-02-07T18:07:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-07T18:09:02.484Z] time="2022-02-07T18:07:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:71: No driver to put! [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-07T18:09:02.484Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-07T18:09:02.484Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-07T18:09:02.484Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-07T18:09:02.484Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-07T18:09:02.484Z] graphtest_unix.go:71: No driver to put! [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-07T18:09:02.484Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-07T18:09:02.484Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-07T18:09:02.484Z] [2022-02-07T18:09:02.484Z] DONE 2314 tests, 28 skipped in 226.706s [2022-02-07T18:09:02.484Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/bitseq [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cluster [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/config [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/datastore [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/driverapi [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/etchosts [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/idm [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipam [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/iptables [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/netlabel [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/netutils [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/networkdb [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/ns [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/options [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/osl [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/portallocator [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/portmapper [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/testutils [2022-02-07T18:09:02.484Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-07T18:09:02.484Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-02-07T18:09:02.995Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-07T18:09:03.939Z] check_test.go:379: [d64c5aad570d1] daemon is not started [2022-02-07T18:09:03.939Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-07T18:09:05.858Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-07T18:09:05.858Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-07T18:09:05.858Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-07T18:09:05.858Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-07T18:09:07.775Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-07T18:09:08.716Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-07T18:09:09.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-07T18:09:10.671Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-07T18:09:11.205Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-07T18:09:11.205Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-07T18:09:11.205Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-07T18:09:11.618Z] docker_api_swarm_service_test.go:533: [d68e5652a3ddd] joining swarm manager [d3ca4ce4695d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:09:11.880Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-07T18:09:11.880Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-07T18:09:11.880Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-07T18:09:12.841Z] docker_api_swarm_service_test.go:534: [d8a25c8ad49da] joining swarm manager [d3ca4ce4695d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:09:13.433Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-07T18:09:13.433Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-07T18:09:13.917Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-07T18:09:13.917Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-07T18:09:14.387Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-07T18:09:14.387Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-07T18:09:14.387Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-07T18:09:14.759Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-07T18:09:14.860Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-07T18:09:14.860Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-07T18:09:14.861Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-07T18:09:16.060Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-07T18:09:16.147Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-07T18:09:16.408Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-07T18:09:17.796Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-07T18:09:18.740Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-07T18:09:20.126Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-07T18:09:20.467Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-07T18:09:20.696Z] === RUN TestDockerSuite/TestRmiTag [2022-02-07T18:09:20.696Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-07T18:09:21.265Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-07T18:09:23.237Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-07T18:09:23.813Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-07T18:09:24.384Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-07T18:09:24.958Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-07T18:09:25.220Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-07T18:09:26.169Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-07T18:09:26.431Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-07T18:09:27.004Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-07T18:09:27.266Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-07T18:09:27.266Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-07T18:09:27.839Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-07T18:09:28.784Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-07T18:09:29.046Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-07T18:09:29.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-07T18:09:30.571Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-07T18:09:31.528Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-07T18:09:32.467Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-07T18:09:33.038Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-07T18:09:33.609Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-07T18:09:34.182Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-07T18:09:34.753Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-07T18:09:35.265Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-07T18:09:35.326Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-07T18:09:35.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-07T18:09:35.899Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-07T18:09:36.844Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-07T18:09:37.418Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-07T18:09:37.418Z] docker_api_swarm_service_test.go:148: [d2f3eccf3b03c] joining swarm manager [d872603eda8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:09:37.990Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-07T18:09:38.232Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-07T18:09:38.565Z] docker_api_swarm_service_test.go:148: [dfbcefe90683f] joining swarm manager [d872603eda8cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:09:38.565Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-07T18:09:38.565Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-07T18:09:40.486Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-07T18:09:41.059Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-07T18:09:41.197Z] ok github.com/docker/docker/libnetwork 37.249s coverage: 40.7% of statements [2022-02-07T18:09:41.197Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-02-07T18:09:41.197Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-07T18:09:41.323Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-07T18:09:41.893Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-07T18:09:42.133Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-07T18:09:42.463Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-07T18:09:42.464Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-07T18:09:42.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-07T18:09:42.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-07T18:09:42.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-07T18:09:42.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-07T18:09:42.702Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-07T18:09:42.702Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-07T18:09:42.961Z] ok github.com/docker/docker/libnetwork/config 0.021s coverage: 19.7% of statements [2022-02-07T18:09:43.034Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-07T18:09:43.220Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-07T18:09:43.220Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-07T18:09:43.220Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-07T18:09:43.478Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-07T18:09:43.605Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-07T18:09:43.865Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-07T18:09:44.434Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-07T18:09:45.006Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-07T18:09:45.006Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-07T18:09:45.025Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-07T18:09:45.268Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-07T18:09:45.268Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-07T18:09:45.496Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-07T18:09:45.497Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-07T18:09:45.581Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-07T18:09:45.967Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-07T18:09:46.215Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-07T18:09:46.479Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-07T18:09:46.766Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-02-07T18:09:46.766Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-07T18:09:46.766Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-07T18:09:47.058Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-07T18:09:47.080Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.184s coverage: 4.0% of statements [2022-02-07T18:09:47.080Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-07T18:09:47.631Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-07T18:09:47.631Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-07T18:09:47.653Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-02-07T18:09:47.653Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-07T18:09:47.925Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-07T18:09:48.204Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-07T18:09:49.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-07T18:09:50.093Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-07T18:09:51.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-07T18:09:51.609Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-07T18:09:51.870Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-07T18:09:52.443Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-07T18:09:52.705Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-07T18:09:53.276Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-07T18:09:54.662Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-07T18:09:56.577Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-07T18:09:56.839Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-07T18:09:57.413Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-07T18:09:57.912Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.640s coverage: 7.2% of statements [2022-02-07T18:09:57.912Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-07T18:09:57.912Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-07T18:09:57.912Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-07T18:09:57.912Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-07T18:09:57.912Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-07T18:09:57.912Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-07T18:09:57.912Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-02-07T18:09:58.172Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-07T18:09:58.432Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-07T18:09:58.692Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-07T18:09:58.803Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-07T18:09:59.747Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-07T18:10:01.666Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-07T18:10:03.057Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-07T18:10:03.057Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-07T18:10:03.057Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-07T18:10:03.057Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-07T18:10:03.057Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-07T18:10:03.629Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-07T18:10:05.028Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-07T18:10:05.969Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-07T18:10:07.353Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-07T18:10:07.925Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-07T18:10:08.387Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-07T18:10:08.672Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-02-07T18:10:08.869Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-07T18:10:09.131Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-07T18:10:09.131Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-07T18:10:09.131Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-07T18:10:09.704Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-07T18:10:10.652Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-07T18:10:10.652Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-07T18:10:11.224Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-07T18:10:11.295Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-07T18:10:11.295Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-07T18:10:11.765Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-07T18:10:11.797Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-07T18:10:12.058Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-07T18:10:12.631Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-07T18:10:12.631Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-07T18:10:12.893Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-07T18:10:13.467Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-07T18:10:13.730Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-07T18:10:14.304Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-07T18:10:14.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-07T18:10:14.827Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-07T18:10:15.088Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-07T18:10:15.659Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-07T18:10:16.231Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-07T18:10:16.231Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-07T18:10:16.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-07T18:10:16.803Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-07T18:10:17.078Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-07T18:10:17.746Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-07T18:10:18.688Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-07T18:10:19.261Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:10:19.261Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:10:19.261Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-07T18:10:20.337Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-07T18:10:21.192Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-07T18:10:21.243Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-07T18:10:21.765Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-07T18:10:23.558Z] ok github.com/docker/docker/libnetwork/ipam 13.952s coverage: 85.3% of statements [2022-02-07T18:10:23.558Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-07T18:10:23.558Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-07T18:10:23.558Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-07T18:10:23.818Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-07T18:10:23.818Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-07T18:10:24.079Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-07T18:10:24.649Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-02-07T18:10:25.115Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-07T18:10:25.218Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-02-07T18:10:25.218Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-07T18:10:25.786Z] ok github.com/docker/docker/libnetwork/netutils 0.021s coverage: 44.1% of statements [2022-02-07T18:10:32.044Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-07T18:10:33.611Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-07T18:10:34.002Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-07T18:10:34.002Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-07T18:10:34.575Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-07T18:10:34.575Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-07T18:10:34.575Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-07T18:10:34.575Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-07T18:10:34.836Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-07T18:10:36.752Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-07T18:10:38.670Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-07T18:10:38.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-07T18:10:39.241Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-07T18:10:43.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-07T18:10:44.831Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-07T18:10:44.831Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-07T18:10:45.402Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-07T18:10:45.662Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-07T18:10:45.990Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-07T18:10:46.608Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-07T18:10:46.608Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-07T18:10:46.869Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-07T18:10:47.812Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-07T18:10:48.075Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-07T18:10:49.045Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-07T18:10:50.429Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-07T18:10:50.430Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-07T18:10:50.690Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-07T18:10:50.690Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-07T18:10:51.631Z] === RUN TestDockerSuite/TestRunMount [2022-02-07T18:10:53.549Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-07T18:10:56.859Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-07T18:10:56.859Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-07T18:10:57.121Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-07T18:10:57.382Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-07T18:10:58.769Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-07T18:11:00.686Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-07T18:11:00.686Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-07T18:11:03.232Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-07T18:11:04.619Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-07T18:11:04.881Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-07T18:11:06.800Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-07T18:11:07.750Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-07T18:11:09.153Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-07T18:11:09.153Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-07T18:11:09.415Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-07T18:11:09.985Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-07T18:11:10.555Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-07T18:11:11.126Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-07T18:11:12.509Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-07T18:11:13.451Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-07T18:11:16.755Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-07T18:11:16.755Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-07T18:11:16.755Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-07T18:11:17.017Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-07T18:11:17.017Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-07T18:11:17.591Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-07T18:11:17.852Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-07T18:11:18.114Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-07T18:11:18.376Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-07T18:11:24.962Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-07T18:11:24.962Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-07T18:11:24.962Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-07T18:11:24.962Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-07T18:11:24.962Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-07T18:11:25.903Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-07T18:11:26.476Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-07T18:11:27.049Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-07T18:11:27.049Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-07T18:11:27.311Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-07T18:11:27.884Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-07T18:11:28.457Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-07T18:11:28.719Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-07T18:11:28.981Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:11:28.981Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-07T18:11:28.981Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-07T18:11:29.563Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-07T18:11:30.137Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-07T18:11:30.137Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-07T18:11:30.137Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-07T18:11:30.711Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-07T18:11:32.097Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-07T18:11:32.097Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-07T18:11:32.097Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-07T18:11:34.647Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-07T18:11:35.217Z] === RUN TestDockerSuite/TestRunRm [2022-02-07T18:11:35.788Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-07T18:11:37.170Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-07T18:11:37.590Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-07T18:11:37.590Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-07T18:11:37.590Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-07T18:11:37.590Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-07T18:11:39.086Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-07T18:11:39.659Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-07T18:11:40.604Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-07T18:11:40.604Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-07T18:11:41.993Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-07T18:11:42.569Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-07T18:11:45.120Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-07T18:11:47.665Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-07T18:11:47.665Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-07T18:11:48.237Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-07T18:11:48.502Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-07T18:11:49.081Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-07T18:11:49.342Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-07T18:11:49.915Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-07T18:11:50.176Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-07T18:11:50.749Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-07T18:11:51.321Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-07T18:11:53.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-07T18:11:53.806Z] === RUN TestDockerSuite/TestRunState [2022-02-07T18:11:54.752Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-07T18:11:55.324Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-07T18:11:56.267Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-07T18:11:56.267Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-07T18:11:56.267Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-07T18:11:56.267Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-07T18:11:56.267Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-07T18:11:56.840Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-07T18:11:57.412Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-07T18:11:58.798Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-07T18:11:58.798Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-07T18:11:58.798Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-07T18:11:59.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-07T18:11:59.317Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-07T18:12:01.233Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-07T18:12:01.233Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-07T18:12:01.807Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-07T18:12:03.196Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-07T18:12:04.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-07T18:12:06.061Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-07T18:12:07.467Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-07T18:12:09.377Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-07T18:12:09.637Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-07T18:12:09.898Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-07T18:12:10.158Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-07T18:12:10.729Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-07T18:12:12.645Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-07T18:12:12.645Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-07T18:12:13.588Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-07T18:12:14.159Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-07T18:12:14.159Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-07T18:12:14.420Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-07T18:12:14.992Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-07T18:12:15.565Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-07T18:12:15.826Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-07T18:12:16.085Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-07T18:12:16.085Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-07T18:12:16.085Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-07T18:12:16.345Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-07T18:12:16.916Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-07T18:12:17.301Z] ok github.com/docker/docker/libnetwork/networkdb 104.513s coverage: 60.0% of statements [2022-02-07T18:12:17.302Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-07T18:12:17.302Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-07T18:12:17.302Z] ok github.com/docker/docker/libnetwork/osl 4.317s coverage: 39.7% of statements [2022-02-07T18:12:17.302Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-07T18:12:17.302Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-07T18:12:17.302Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-02-07T18:12:17.562Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-02-07T18:12:17.562Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-07T18:12:17.822Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === Skipped [2022-02-07T18:12:17.822Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-07T18:12:17.822Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-07T18:12:17.822Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-07T18:12:17.822Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-07T18:12:17.822Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-07T18:12:17.822Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-07T18:12:17.822Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-07T18:12:17.822Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-07T18:12:17.822Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-07T18:12:17.822Z] firewalld_test.go:14: firewalld is not running [2022-02-07T18:12:17.822Z] [2022-02-07T18:12:17.822Z] DONE 326 tests, 9 skipped in 198.862s Post stage [Pipeline] junit [2022-02-07T18:12:18.404Z] Recording test results [2022-02-07T18:12:18.921Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-07T18:12:19.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43176/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=be63b7d7f68f4593c2fc2ce3a8f500ac17726281 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:be63b7d7f68f4593c2fc2ce3a8f500ac17726281 hack/validate/vendor [2022-02-07T18:12:19.824Z] +++ dirname ./hack/vendor.sh [2022-02-07T18:12:19.824Z] ++ cd ./hack [2022-02-07T18:12:19.824Z] ++ pwd [2022-02-07T18:12:19.824Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-07T18:12:19.824Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-02-07T18:12:19.824Z] + '[' 0 -eq 0 ']' [2022-02-07T18:12:19.824Z] + GO111MODULE=auto [2022-02-07T18:12:19.824Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-02-07T18:12:20.082Z] go: downloading github.com/docker/distribution v2.8.0+incompatible [2022-02-07T18:12:20.082Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-07T18:12:20.220Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-07T18:12:20.341Z] go: downloading google.golang.org/grpc v1.27.1 [2022-02-07T18:12:20.341Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-07T18:12:20.341Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-07T18:12:20.481Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-07T18:12:20.600Z] go: downloading gotest.tools/v3 v3.0.3 [2022-02-07T18:12:20.600Z] go: downloading github.com/docker/go-units v0.4.0 [2022-02-07T18:12:20.600Z] go: downloading github.com/containerd/containerd v1.5.8 [2022-02-07T18:12:20.600Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-02-07T18:12:20.600Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-02-07T18:12:20.600Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-02-07T18:12:20.600Z] go: downloading golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 [2022-02-07T18:12:20.864Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-02-07T18:12:20.864Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-02-07T18:12:20.864Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-02-07T18:12:20.864Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-02-07T18:12:21.124Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-02-07T18:12:21.124Z] go: downloading golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e [2022-02-07T18:12:21.383Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-02-07T18:12:21.383Z] go: downloading go.etcd.io/bbolt v1.3.5 [2022-02-07T18:12:21.383Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-02-07T18:12:21.383Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-02-07T18:12:21.383Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-02-07T18:12:21.383Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-02-07T18:12:21.383Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-02-07T18:12:21.383Z] go: downloading github.com/google/go-cmp v0.2.0 [2022-02-07T18:12:21.383Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-02-07T18:12:21.383Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-02-07T18:12:21.383Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-02-07T18:12:21.423Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-07T18:12:21.423Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-07T18:12:21.643Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-02-07T18:12:21.643Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-02-07T18:12:21.643Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-02-07T18:12:21.643Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-02-07T18:12:21.643Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-02-07T18:12:21.643Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-02-07T18:12:21.643Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-02-07T18:12:21.643Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-02-07T18:12:21.902Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-02-07T18:12:22.161Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-02-07T18:12:22.161Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-02-07T18:12:22.161Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-02-07T18:12:22.161Z] go: downloading github.com/google/uuid v1.1.1 [2022-02-07T18:12:22.161Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-02-07T18:12:22.161Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-02-07T18:12:22.161Z] go: downloading github.com/moby/locker v1.0.1 [2022-02-07T18:12:22.162Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-07T18:12:22.162Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-02-07T18:12:22.162Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-02-07T18:12:22.162Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-02-07T18:12:22.162Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-02-07T18:12:22.162Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-02-07T18:12:22.162Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-02-07T18:12:22.811Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-07T18:12:24.200Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-07T18:12:24.703Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-02-07T18:12:24.703Z] go: downloading cloud.google.com/go v0.59.0 [2022-02-07T18:12:24.703Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-02-07T18:12:24.964Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-02-07T18:12:24.964Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-02-07T18:12:24.964Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-02-07T18:12:24.964Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-07T18:12:24.964Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-02-07T18:12:24.964Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-02-07T18:12:24.964Z] go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-07T18:12:24.964Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-02-07T18:12:24.964Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-02-07T18:12:25.225Z] go: downloading github.com/miekg/dns v1.1.27 [2022-02-07T18:12:25.225Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-02-07T18:12:25.225Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-02-07T18:12:25.225Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-02-07T18:12:25.485Z] go: downloading github.com/creack/pty v1.1.11 [2022-02-07T18:12:25.485Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-02-07T18:12:25.598Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-07T18:12:25.745Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-02-07T18:12:25.745Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-02-07T18:12:25.745Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-02-07T18:12:26.006Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-02-07T18:12:26.006Z] go: downloading github.com/klauspost/compress v1.11.13 [2022-02-07T18:12:26.006Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-02-07T18:12:26.006Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-02-07T18:12:26.986Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-07T18:12:27.248Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-07T18:12:27.248Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-07T18:12:27.248Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-07T18:12:27.248Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-07T18:12:27.393Z] go: downloading github.com/stretchr/testify v1.3.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-02-07T18:12:27.393Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-07T18:12:27.393Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.2.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-02-07T18:12:27.393Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-02-07T18:12:27.393Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-02-07T18:12:27.393Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/containerd/console v1.0.3 [2022-02-07T18:12:27.393Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-02-07T18:12:27.393Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-02-07T18:12:27.393Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-02-07T18:12:27.393Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-02-07T18:12:27.393Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-02-07T18:12:27.393Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-02-07T18:12:27.560Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-07T18:12:27.652Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-02-07T18:12:27.652Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-02-07T18:12:27.652Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-02-07T18:12:27.652Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-07T18:12:27.652Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-02-07T18:12:27.652Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-02-07T18:12:27.652Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-07T18:12:27.652Z] go: downloading github.com/prometheus/common v0.9.1 [2022-02-07T18:12:27.652Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-02-07T18:12:27.652Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-02-07T18:12:27.652Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-02-07T18:12:27.652Z] go: downloading google.golang.org/api v0.8.0 [2022-02-07T18:12:28.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-07T18:12:28.133Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-07T18:12:28.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-07T18:12:28.133Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-07T18:12:28.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-07T18:12:28.133Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-07T18:12:28.133Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-07T18:12:28.395Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-07T18:12:28.395Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-07T18:12:28.395Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-07T18:12:28.721Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-07T18:12:28.721Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-07T18:12:28.721Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-07T18:12:28.721Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-07T18:12:29.031Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-02-07T18:12:29.031Z] go: downloading go.opencensus.io v0.22.3 [2022-02-07T18:12:29.031Z] go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d [2022-02-07T18:12:29.290Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-07T18:12:29.291Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-02-07T18:12:29.340Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-07T18:12:29.453Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-07T18:12:29.550Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-02-07T18:12:29.550Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-02-07T18:12:29.550Z] go: downloading github.com/google/btree v1.0.1 [2022-02-07T18:12:29.550Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-02-07T18:12:29.550Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-02-07T18:12:29.550Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-07T18:12:29.550Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-02-07T18:12:29.550Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-02-07T18:12:29.550Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-07T18:12:29.550Z] go: downloading golang.org/x/text v0.3.3 [2022-02-07T18:12:29.912Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-07T18:12:30.257Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-07T18:12:30.486Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-02-07T18:12:30.486Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-02-07T18:12:30.486Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-02-07T18:12:30.486Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-07T18:12:30.486Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-02-07T18:12:30.486Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-02-07T18:12:30.486Z] go: downloading github.com/kr/pretty v0.2.1 [2022-02-07T18:12:30.486Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-02-07T18:12:30.486Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-02-07T18:12:30.486Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-07T18:12:30.486Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-02-07T18:12:30.745Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-02-07T18:12:30.745Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-02-07T18:12:30.745Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-02-07T18:12:30.745Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-07T18:12:30.745Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-02-07T18:12:30.745Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-02-07T18:12:30.852Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-07T18:12:31.003Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-02-07T18:12:31.003Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-02-07T18:12:31.003Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-02-07T18:12:31.003Z] go: downloading github.com/onsi/ginkgo v1.8.0 [2022-02-07T18:12:31.003Z] go: downloading github.com/onsi/gomega v1.5.0 [2022-02-07T18:12:31.003Z] go: downloading github.com/kr/text v0.1.0 [2022-02-07T18:12:31.003Z] go: downloading google.golang.org/appengine v1.6.7 [2022-02-07T18:12:31.113Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-07T18:12:31.262Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-07T18:12:31.262Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-02-07T18:12:31.262Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-02-07T18:12:31.262Z] go: downloading golang.org/x/mod v0.4.1 [2022-02-07T18:12:31.262Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-07T18:12:31.262Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-07T18:12:31.262Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-02-07T18:12:31.262Z] + GO111MODULE=auto [2022-02-07T18:12:31.262Z] + go mod vendor -modfile vendor.mod [2022-02-07T18:12:31.686Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-07T18:12:31.686Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-07T18:12:32.257Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-07T18:12:32.257Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-07T18:12:32.257Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-07T18:12:32.257Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-07T18:12:32.257Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-07T18:12:32.257Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-07T18:12:32.257Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-07T18:12:32.517Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-07T18:12:33.089Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-07T18:12:33.089Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-07T18:12:33.171Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-07T18:12:33.660Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-07T18:12:33.660Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-07T18:12:34.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-07T18:12:34.234Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-07T18:12:34.550Z] + '[' 0 -eq 0 ']' [2022-02-07T18:12:34.550Z] + echo 'update vendored copy of archive/tar' [2022-02-07T18:12:34.550Z] update vendored copy of archive/tar [2022-02-07T18:12:34.550Z] ++ awk -F '[ =]' '$1 == "ARG" && $2 == "GO_VERSION" { print $3; exit }' ./Dockerfile [2022-02-07T18:12:34.550Z] + : 1.17.6 [2022-02-07T18:12:34.550Z] + rm -rf vendor/archive/tar [2022-02-07T18:12:34.550Z] + mkdir -p vendor/archive/tar [2022-02-07T18:12:34.550Z] + echo 'downloading: https://golang.org/dl/go1.17.6.src.tar.gz' [2022-02-07T18:12:34.550Z] downloading: https://golang.org/dl/go1.17.6.src.tar.gz [2022-02-07T18:12:34.550Z] + curl -fsSL https://golang.org/dl/go1.17.6.src.tar.gz [2022-02-07T18:12:34.550Z] + tar --extract --gzip --directory=vendor/archive/tar --strip-components=4 go/src/archive/tar [2022-02-07T18:12:34.806Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-07T18:12:35.068Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-07T18:12:35.068Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-07T18:12:35.068Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-07T18:12:35.642Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-07T18:12:35.931Z] + patch --strip=4 --directory=vendor/archive/tar --input=/go/src/github.com/docker/docker/patches/0001-archive-tar-do-not-populate-user-group-names.patch [2022-02-07T18:12:35.931Z] patching file stat_unix.go [2022-02-07T18:12:35.931Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-02-07T18:12:35.931Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-02-07T18:12:35.931Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-02-07T18:12:36.191Z] Congratulations! All vendoring changes are done the right way. [2022-02-07T18:12:36.191Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-07T18:12:36.452Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-07T18:12:36.586Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-07T18:12:36.846Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-07T18:12:36.847Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-07T18:12:36.847Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-07T18:12:37.420Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-07T18:12:37.420Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-07T18:12:37.860Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-07T18:12:37.860Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-07T18:12:37.860Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-07T18:12:37.860Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-07T18:12:37.860Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-07T18:12:37.860Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-07T18:12:37.860Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-07T18:12:37.860Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-07T18:12:37.860Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-07T18:12:37.860Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-07T18:12:37.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-07T18:12:38.365Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-07T18:12:38.626Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-07T18:12:39.297Z] + echo Ensuring container killed. [2022-02-07T18:12:39.297Z] Ensuring container killed. [2022-02-07T18:12:39.297Z] + docker rm -vf docker-pr4 [2022-02-07T18:12:39.297Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-02-07T18:12:39.581Z] + echo Chowning /workspace to jenkins user [2022-02-07T18:12:39.581Z] Chowning /workspace to jenkins user [2022-02-07T18:12:39.581Z] + id -u [2022-02-07T18:12:39.581Z] + id -g [2022-02-07T18:12:39.581Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace busybox chown -R 1000:1000 /workspace [2022-02-07T18:12:39.771Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-07T18:12:40.451Z] + bundleName=unit [2022-02-07T18:12:40.451Z] + echo Creating unit-bundles.tar.gz [2022-02-07T18:12:40.451Z] Creating unit-bundles.tar.gz [2022-02-07T18:12:40.451Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-02-07T18:12:40.451Z] bundles/junit-report-libnetwork.xml [2022-02-07T18:12:40.451Z] bundles/junit-report.xml [2022-02-07T18:12:40.451Z] bundles/go-test-report-libnetwork.json [2022-02-07T18:12:40.451Z] bundles/go-test-report.json [2022-02-07T18:12:40.451Z] bundles/profile-libnetwork.out [2022-02-07T18:12:40.451Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-07T18:12:40.464Z] Archiving artifacts [2022-02-07T18:12:40.542Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-07T18:12:40.543Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-07T18:12:40.543Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-07T18:12:40.810Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-07T18:12:40.810Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-07T18:12:40.948Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T18:12:41.258Z] + make clean [2022-02-07T18:12:41.383Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-07T18:12:41.516Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T18:12:41.516Z] docker-dev-cache [2022-02-07T18:12:41.516Z] docker-mod-cache [Pipeline] deleteDir [2022-02-07T18:12:41.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-07T18:12:41.594Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:12:41.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-07T18:12:41.594Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:12:41.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-07T18:12:41.594Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:12:41.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T18:12:42.337Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-07T18:12:42.562Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-07T18:12:43.278Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-07T18:12:43.538Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-07T18:12:43.538Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-07T18:12:44.485Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-07T18:12:44.485Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-07T18:12:44.485Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-07T18:12:44.485Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-07T18:12:44.923Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-07T18:12:44.945Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-07T18:12:44.945Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-07T18:12:44.945Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-07T18:12:44.945Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-07T18:12:44.945Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-07T18:12:44.945Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-07T18:12:44.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-07T18:12:45.185Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-07T18:12:45.756Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-07T18:12:46.700Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents430157724 [2022-02-07T18:12:46.962Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-07T18:12:46.962Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-07T18:12:47.224Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-07T18:12:47.258Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-07T18:12:48.613Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-07T18:12:48.613Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-07T18:12:48.613Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-07T18:12:49.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-07T18:12:49.631Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:12:49.970Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-07T18:12:49.970Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-07T18:12:49.970Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-07T18:12:50.002Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-07T18:12:50.003Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-07T18:12:50.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-07T18:12:50.089Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:12:50.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-07T18:12:50.089Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:12:50.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-07T18:12:51.058Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-07T18:12:51.394Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-07T18:12:51.656Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-07T18:12:51.918Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-07T18:12:51.918Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-07T18:12:51.918Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-07T18:12:52.488Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-07T18:12:55.029Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-07T18:12:55.029Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-07T18:12:57.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-07T18:12:58.134Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-07T18:13:00.110Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-07T18:13:01.055Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-07T18:13:01.994Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-07T18:13:02.074Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-07T18:13:02.074Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-07T18:13:02.074Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-07T18:13:02.074Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-07T18:13:02.074Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-07T18:13:02.532Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-07T18:13:02.532Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-07T18:13:02.532Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-07T18:13:02.532Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-07T18:13:02.532Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-07T18:13:02.532Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-07T18:13:02.532Z] === RUN TestDockerSuite/TestBuildFails [2022-02-07T18:13:02.564Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-07T18:13:05.104Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-07T18:13:07.018Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-07T18:13:07.279Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-07T18:13:08.224Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-07T18:13:09.613Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-07T18:13:09.641Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-07T18:13:09.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-07T18:13:09.874Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-07T18:13:10.822Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-07T18:13:14.125Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-07T18:13:15.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-07T18:13:15.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-07T18:13:15.855Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-07T18:13:15.855Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-07T18:13:15.855Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-07T18:13:15.855Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-07T18:13:15.855Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-07T18:13:15.855Z] === RUN TestDockerSuite/TestBuildFails [2022-02-07T18:13:18.079Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-07T18:13:18.079Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-07T18:13:18.327Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-07T18:13:20.300Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-07T18:13:20.871Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-07T18:13:22.799Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-07T18:13:25.257Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-07T18:13:25.343Z] docker_cli_service_logs_test.go:246: checking task fqe0pa87pcnz [2022-02-07T18:13:25.343Z] docker_cli_service_logs_test.go:251: checking messages for fqe0pa87pcnz [2022-02-07T18:13:25.343Z] docker_cli_service_logs_test.go:246: checking task v7xv7ahcbks7 [2022-02-07T18:13:25.343Z] docker_cli_service_logs_test.go:251: checking messages for v7xv7ahcbks7 [2022-02-07T18:13:25.343Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-07T18:13:27.869Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-07T18:13:27.884Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-07T18:13:29.265Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-07T18:13:29.527Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-07T18:13:30.100Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-07T18:13:30.674Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-07T18:13:30.674Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-07T18:13:30.674Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-07T18:13:30.935Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-07T18:13:32.431Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-07T18:13:32.822Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-07T18:13:33.487Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-07T18:13:36.033Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-07T18:13:36.606Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-07T18:13:36.868Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-07T18:13:37.440Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-07T18:13:37.440Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-07T18:13:37.440Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-07T18:13:37.440Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-07T18:13:37.440Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-07T18:13:38.381Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-07T18:13:38.642Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-07T18:13:39.212Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-07T18:13:40.154Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-07T18:13:41.096Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-07T18:13:41.113Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-07T18:13:41.507Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-07T18:13:42.878Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-07T18:13:43.083Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-07T18:13:44.414Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-07T18:13:45.800Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-07T18:13:45.800Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-07T18:13:45.800Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-07T18:13:46.374Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-07T18:13:46.999Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-07T18:13:47.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-07T18:13:47.854Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-07T18:13:47.855Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-07T18:13:47.855Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-07T18:13:48.569Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-07T18:13:48.845Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-07T18:13:49.316Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-07T18:13:49.316Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-07T18:13:49.316Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-07T18:13:49.866Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-07T18:13:52.407Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-07T18:13:54.323Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-07T18:13:55.709Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-07T18:13:55.748Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-07T18:13:55.748Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-07T18:13:55.748Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-07T18:13:56.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-07T18:13:56.740Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-07T18:13:57.731Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-07T18:13:57.731Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-07T18:13:57.731Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-07T18:13:58.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-07T18:13:59.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-07T18:14:01.697Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-07T18:14:01.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-07T18:14:03.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-07T18:14:03.656Z] docker_cli_swarm_test.go:1895: [da2e054a2d993] joining swarm manager [da1b443bac62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:14:04.298Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-07T18:14:04.298Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:14:04.298Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-07T18:14:05.046Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-07T18:14:05.046Z] docker_cli_swarm_test.go:1896: [dbbf30139f539] joining swarm manager [da1b443bac62b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:14:05.988Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-07T18:14:06.932Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-07T18:14:08.320Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-07T18:14:09.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-07T18:14:10.267Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-07T18:14:10.267Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:14:10.267Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-07T18:14:11.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-07T18:14:12.481Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-07T18:14:13.864Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-07T18:14:14.761Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-07T18:14:14.761Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-07T18:14:16.335Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-07T18:14:16.335Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-07T18:14:16.335Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-07T18:14:17.326Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-07T18:14:17.326Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-07T18:14:18.811Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-07T18:14:23.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-07T18:14:25.237Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-07T18:14:25.237Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-07T18:14:26.018Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-07T18:14:27.011Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-07T18:14:27.482Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-07T18:14:28.203Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-07T18:14:28.203Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-07T18:14:28.203Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-07T18:14:28.475Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-07T18:14:28.673Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-07T18:14:28.948Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-07T18:14:29.144Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-07T18:14:29.154Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-07T18:14:29.154Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-07T18:14:29.154Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-07T18:14:29.154Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-07T18:14:29.154Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-07T18:14:29.418Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-07T18:14:29.418Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-07T18:14:29.943Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-07T18:14:29.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-07T18:14:29.993Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-07T18:14:29.993Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-07T18:14:30.938Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-07T18:14:30.938Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-07T18:14:30.938Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-07T18:14:30.938Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-07T18:14:30.938Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-07T18:14:31.339Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-07T18:14:32.172Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-07T18:14:32.856Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-07T18:14:32.856Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-07T18:14:32.856Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-07T18:14:32.856Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-07T18:14:33.118Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-07T18:14:33.118Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-07T18:14:35.044Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-07T18:14:36.039Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-07T18:14:37.029Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-07T18:14:38.062Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-07T18:14:38.062Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:14:38.062Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-07T18:14:38.062Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-07T18:14:38.062Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-07T18:14:38.062Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-07T18:14:38.062Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-07T18:14:38.062Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-07T18:14:38.534Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-07T18:14:38.603Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-07T18:14:39.007Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-07T18:14:39.074Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-07T18:14:39.703Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-07T18:14:39.965Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-07T18:14:39.965Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-07T18:14:39.965Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-07T18:14:39.999Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-07T18:14:40.656Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-07T18:14:41.883Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-07T18:14:42.881Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-07T18:14:44.432Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-07T18:14:44.432Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite (1293.49s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.35s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.33s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.08s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.56s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.73s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.80s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.49s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.66s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachDetach (0.84s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.64s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.41s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.09s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.23s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.34s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.26s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.93s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.90s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.38s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.87s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.56s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.96s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.78s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.85s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.93s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.29s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.20s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.30s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.12s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.40s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2022-02-07T18:14:44.432Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.32s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.78s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.09s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.32s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.66s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.47s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.70s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.76s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.65s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.57s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.97s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.04s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.43s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.42s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.86s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.41s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.35s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.55s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.36s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.80s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.78s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.78s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.57s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.72s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.73s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.91s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.83s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.77s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.43s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnv (1.55s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.48s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.92s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.61s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.13s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.63s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.90s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.71s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.87s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.53s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.61s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildHistory (3.79s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.69s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.08s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.48s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.66s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.46s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.23s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.65s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.17s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.26s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.05s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.64s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.66s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.15s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.74s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.82s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.34s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildPATH (1.74s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.85s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.82s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildRm (2.63s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.37s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.11s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.25s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildStderr (0.86s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.95s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildUser (1.81s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.60s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.87s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.79s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.64s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.17s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.10s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.78s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.21s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.78s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.85s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.36s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:14:44.433Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.00s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.66s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.54s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.35s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-02-07T18:14:44.433Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-02-07T18:14:44.434Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.86s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.89s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ad03a8_} (1.33s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13327118556_/foo_false____} (1.54s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13327118556_/foo_true____} (1.31s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32330698052_/foo_false____} (1.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32330698052_/foo_true____} (1.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32330698052_/foo_true__0xc000ad0438__} (0.54s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ad0468_} (1.29s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ad0498_} (1.46s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ad04b0_} (0.60s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ad04f8_} (1.40s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.11s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.24s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.42s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.85s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.92s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.87s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.55s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.96s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.20s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.92s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.94s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.11s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.11s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.63s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2022-02-07T18:14:44.434Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-02-07T18:14:44.434Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.36s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.09s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.19s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.77s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.28s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.32s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.47s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.31s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.81s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsCopy (1.07s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFilters (1.23s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFormat (1.25s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.87s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-02-07T18:14:44.434Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-07T18:14:44.434Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.19s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.91s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.64s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.60s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.25s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.71s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecUlimits (0.72s) [2022-02-07T18:14:44.434Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.30s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.12s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.93s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.68s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestHealth (18.61s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-02-07T18:14:44.434Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportDisplay (1.16s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportFile (1.20s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.27s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportGzipped (1.55s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-02-07T18:14:44.435Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.60s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectHistory (0.71s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-02-07T18:14:44.435Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.14s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.60s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.79s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.42s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.60s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.93s) [2022-02-07T18:14:44.435Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.39s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.63s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.07s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPortList (6.20s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.03s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.29s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsByOrder (2.33s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.97s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.87s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.28s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.76s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.47s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-02-07T18:14:44.435Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.27s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.34s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.14s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.69s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.58s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.40s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.59s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.56s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.59s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.85s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.55s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.07s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.30s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2022-02-07T18:14:44.435Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.74s) [2022-02-07T18:14:44.435Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-07T18:14:44.435Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.57s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.62s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.69s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.06s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.63s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.06s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.92s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.09s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.33s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunMount (4.82s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.88s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.81s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.80s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.13s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.60s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.28s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.96s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.20s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.50s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunState (1.11s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.56s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.30s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.85s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.13s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.41s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveImageId (0.16s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.24s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.48s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.30s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.15s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.69s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s) [2022-02-07T18:14:44.436Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.79s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.83s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.54s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.28s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.50s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.75s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-02-07T18:14:44.436Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.12s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.68s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.71s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.75s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.51s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2022-02-07T18:14:44.437Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2022-02-07T18:14:44.437Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-07T18:14:44.437Z] === RUN TestDockerRegistrySuite [2022-02-07T18:14:44.437Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-07T18:14:44.774Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-07T18:14:45.378Z] check_test.go:195: [d2ae00e7992fa] daemon is not started [2022-02-07T18:14:45.378Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-07T18:14:46.310Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-07T18:14:46.318Z] check_test.go:195: [d124496dde875] daemon is not started [2022-02-07T18:14:46.318Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-07T18:14:47.703Z] check_test.go:195: [d350a7c59b4de] daemon is not started [2022-02-07T18:14:47.703Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-07T18:14:47.964Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-07T18:14:47.964Z] check_test.go:195: [da891e1f60270] daemon is not started [2022-02-07T18:14:47.964Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:14:50.069Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-07T18:14:50.069Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:14:50.514Z] docker_cli_swarm_test.go:1796: [d714443019b84] joining swarm manager [d12c243e005c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:14:50.539Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-07T18:14:50.540Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-07T18:14:50.540Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-07T18:14:50.540Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-07T18:14:50.540Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-07T18:14:51.010Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-07T18:14:51.010Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-07T18:14:51.086Z] check_test.go:195: [d6f4883ba8fde] daemon is not started [2022-02-07T18:14:51.086Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:14:51.480Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-07T18:14:51.660Z] docker_cli_swarm_test.go:1797: [d0781987cd209] joining swarm manager [d12c243e005c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:14:52.473Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-07T18:14:56.953Z] check_test.go:195: [d392589e32c37] daemon is not started [2022-02-07T18:14:56.953Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-07T18:14:59.493Z] check_test.go:195: [d4357bd5dcf2c] daemon is not started [2022-02-07T18:14:59.493Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-07T18:14:59.650Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-07T18:15:00.066Z] check_test.go:195: [d1e913afd3c4d] daemon is not started [2022-02-07T18:15:00.066Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-07T18:15:01.012Z] check_test.go:195: [d8a95a0191299] daemon is not started [2022-02-07T18:15:01.012Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-07T18:15:01.956Z] check_test.go:195: [df4ddcbb4a0bb] daemon is not started [2022-02-07T18:15:01.956Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-07T18:15:03.345Z] check_test.go:195: [d27461482c008] daemon is not started [2022-02-07T18:15:03.345Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-07T18:15:04.287Z] check_test.go:195: [dd82db76b2655] daemon is not started [2022-02-07T18:15:04.287Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-07T18:15:05.230Z] check_test.go:195: [db5225e60b816] daemon is not started [2022-02-07T18:15:05.230Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-07T18:15:06.064Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-07T18:15:06.064Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-07T18:15:06.064Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-07T18:15:06.064Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-07T18:15:06.180Z] check_test.go:195: [d4794cefd8f07] daemon is not started [2022-02-07T18:15:06.180Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-07T18:15:06.752Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fe375cde17a31ec9f0eb166c203d77d70587789d1b3f2886b55fe91b8eea1f6 [2022-02-07T18:15:07.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-07T18:15:07.587Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cae786b1f83576bed28d1d4caa3cfde5b326e3b67cc049449aec606d8e1d6802 [2022-02-07T18:15:08.158Z] check_test.go:195: [da950fa89d42a] daemon is not started [2022-02-07T18:15:08.158Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-07T18:15:09.100Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2112c70cb9a5340fbead4a91dd52b991f0c35ae459210e8eeae6cdf5c442836e [2022-02-07T18:15:10.041Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c8fb4f433f004d9abdbf22a5030034582ee832504e19b0f766c087e2a66cc95 [2022-02-07T18:15:10.302Z] check_test.go:195: [dc36fbefff6b3] daemon is not started [2022-02-07T18:15:10.302Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-07T18:15:11.245Z] check_test.go:195: [d140250b23e33] daemon is not started [2022-02-07T18:15:11.245Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-07T18:15:13.184Z] check_test.go:195: [ddc0ca470505c] daemon is not started [2022-02-07T18:15:13.184Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-07T18:15:14.128Z] check_test.go:195: [d3b60223f64b8] daemon is not started [2022-02-07T18:15:14.128Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:15:14.390Z] check_test.go:195: [dbb893a2a6c6a] daemon is not started [2022-02-07T18:15:14.390Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:15:15.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-07T18:15:15.599Z] check_test.go:195: [d69963780da94] daemon is not started [2022-02-07T18:15:15.599Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:15:16.545Z] check_test.go:195: [d3a89f95f69e8] daemon is not started [2022-02-07T18:15:16.545Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:15:17.488Z] docker_cli_swarm_test.go:1315: [d25a26ee35c08] joining swarm manager [d670cfdd13b5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:15:17.488Z] check_test.go:195: [d97f32cc5be5c] daemon is not started [2022-02-07T18:15:17.488Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-07T18:15:18.876Z] docker_cli_swarm_test.go:1316: [df2b154d9d5ff] joining swarm manager [d670cfdd13b5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:15:20.261Z] check_test.go:195: [daf25a4b188bb] daemon is not started [2022-02-07T18:15:20.261Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-07T18:15:20.521Z] check_test.go:195: [dcac33b19a376] daemon is not started [2022-02-07T18:15:20.521Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-07T18:15:20.867Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-07T18:15:20.867Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-07T18:15:20.867Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-07T18:15:21.461Z] check_test.go:195: [d1f8515a0fe0e] daemon is not started [2022-02-07T18:15:21.462Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-07T18:15:21.722Z] check_test.go:195: [ded0561d010c6] daemon is not started [2022-02-07T18:15:21.982Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-07T18:15:21.982Z] check_test.go:195: [d34425ddae0ad] daemon is not started [2022-02-07T18:15:21.982Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-07T18:15:22.244Z] check_test.go:195: [dc0a395fe3baa] daemon is not started [2022-02-07T18:15:22.244Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-07T18:15:22.403Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-07T18:15:22.506Z] check_test.go:195: [dd8868cca662d] daemon is not started [2022-02-07T18:15:22.506Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-07T18:15:22.767Z] check_test.go:195: [d101fe5b5aa73] daemon is not started [2022-02-07T18:15:22.767Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-07T18:15:23.029Z] check_test.go:195: [d2275779d3c6a] daemon is not started [2022-02-07T18:15:23.029Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-07T18:15:23.973Z] check_test.go:195: [d3319ddc1268b] daemon is not started [2022-02-07T18:15:23.973Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-07T18:15:25.364Z] check_test.go:195: [dcc442d27b773] daemon is not started [2022-02-07T18:15:25.364Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-07T18:15:26.310Z] check_test.go:195: [d834de408d1a0] daemon is not started [2022-02-07T18:15:26.310Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-07T18:15:27.253Z] check_test.go:195: [de7c561cac995] daemon is not started [2022-02-07T18:15:27.254Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-07T18:15:28.197Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite (44.46s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.44s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.13s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.20s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.95s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.17s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.52s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-07T18:15:28.776Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-02-07T18:15:28.776Z] === RUN TestDockerSchema1RegistrySuite [2022-02-07T18:15:28.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-07T18:15:29.038Z] check_test.go:222: [dab0c55ed7447] daemon is not started [2022-02-07T18:15:29.038Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:15:32.339Z] check_test.go:222: [d55ec09fe9ad9] daemon is not started [2022-02-07T18:15:32.339Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:15:37.628Z] check_test.go:222: [d4624ba01e222] daemon is not started [2022-02-07T18:15:37.628Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-07T18:15:38.200Z] check_test.go:222: [d5da9bda56349] daemon is not started [2022-02-07T18:15:38.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:15:38.201Z] check_test.go:222: [d0e42b8e246f7] daemon is not started [2022-02-07T18:15:38.201Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:15:39.149Z] check_test.go:222: [df3b885553d96] daemon is not started [2022-02-07T18:15:39.149Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:15:40.092Z] check_test.go:222: [d26ea1ed5eb37] daemon is not started [2022-02-07T18:15:40.092Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:15:41.037Z] check_test.go:222: [db6bf87b42134] daemon is not started [2022-02-07T18:15:41.037Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-07T18:15:41.801Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-07T18:15:43.578Z] check_test.go:222: [d40580592833b] daemon is not started [2022-02-07T18:15:43.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-07T18:15:43.840Z] check_test.go:222: [d32234222b2d5] daemon is not started [2022-02-07T18:15:43.840Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-07T18:15:44.100Z] check_test.go:222: [d6ff838466c46] daemon is not started [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite (15.37s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.36s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-02-07T18:15:44.100Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-02-07T18:15:44.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-07T18:15:44.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-07T18:15:45.043Z] check_test.go:251: [dff7c83b152b6] daemon is not started [2022-02-07T18:15:45.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-07T18:15:45.304Z] check_test.go:251: [d52258c70beff] daemon is not started [2022-02-07T18:15:45.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-07T18:15:45.566Z] check_test.go:251: [d25425be72b2a] daemon is not started [2022-02-07T18:15:45.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-07T18:15:46.953Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-07T18:15:47.527Z] check_test.go:251: [d030d873915d1] daemon is not started [2022-02-07T18:15:47.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-07T18:15:47.788Z] check_test.go:251: [dbf4684dbdc5b] daemon is not started [2022-02-07T18:15:47.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-07T18:15:48.733Z] check_test.go:251: [dee6ded728e66] daemon is not started [2022-02-07T18:15:48.733Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-07T18:15:48.993Z] check_test.go:251: [d497cb83c18d8] daemon is not started [2022-02-07T18:15:48.993Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2022-02-07T18:15:48.993Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-02-07T18:15:48.993Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-02-07T18:15:48.993Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-07T18:15:48.994Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-02-07T18:15:48.994Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-02-07T18:15:48.994Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-02-07T18:15:48.994Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-02-07T18:15:48.994Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-02-07T18:15:48.994Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-07T18:15:48.994Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-07T18:15:54.298Z] check_test.go:278: [dc9ff6cf85402] daemon is not started [2022-02-07T18:15:54.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-07T18:15:54.298Z] check_test.go:278: [d1a2809883d99] daemon is not started [2022-02-07T18:15:54.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-07T18:15:54.298Z] check_test.go:278: [dc156dc273efd] daemon is not started [2022-02-07T18:15:54.298Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-07T18:15:54.558Z] check_test.go:278: [da63dc0a6027c] daemon is not started [2022-02-07T18:15:54.558Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-07T18:15:54.558Z] check_test.go:278: [dfa91799ac045] daemon is not started [2022-02-07T18:15:54.558Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-02-07T18:15:54.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-02-07T18:15:54.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-07T18:15:54.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-07T18:15:54.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-02-07T18:15:54.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-02-07T18:15:54.558Z] === RUN TestDockerNetworkSuite [2022-02-07T18:15:54.558Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-07T18:15:55.498Z] docker_cli_network_unix_test.go:46: [dc37f1feeba8b] daemon is not started [2022-02-07T18:15:55.759Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-07T18:15:56.021Z] docker_cli_network_unix_test.go:46: [d73f2ed89683e] daemon is not started [2022-02-07T18:15:56.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-07T18:15:56.605Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-07T18:15:58.834Z] docker_cli_network_unix_test.go:46: [dd4599000932b] daemon is not started [2022-02-07T18:15:59.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-07T18:16:00.345Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-07T18:16:00.484Z] docker_cli_network_unix_test.go:46: [d03894dbe4b9b] daemon is not started [2022-02-07T18:16:00.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-07T18:16:00.745Z] docker_cli_network_unix_test.go:1233: [dfcceade6de73] daemon is not started [2022-02-07T18:16:03.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-07T18:16:03.862Z] docker_cli_network_unix_test.go:46: [d315d26266628] daemon is not started [2022-02-07T18:16:04.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-07T18:16:04.935Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-07T18:16:06.133Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-07T18:16:08.637Z] docker_cli_network_unix_test.go:46: [d7c451519851a] daemon is not started [2022-02-07T18:16:09.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-07T18:16:10.969Z] docker_cli_network_unix_test.go:46: [d4c7ffd0da041] daemon is not started [2022-02-07T18:16:11.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-07T18:16:11.926Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-07T18:16:12.501Z] docker_cli_network_unix_test.go:46: [d08a8ab446dd1] daemon is not started [2022-02-07T18:16:12.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-07T18:16:13.022Z] docker_cli_network_unix_test.go:46: [ddccdb81bed21] daemon is not started [2022-02-07T18:16:13.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-07T18:16:13.545Z] docker_cli_network_unix_test.go:46: [d61aeff85a58f] daemon is not started [2022-02-07T18:16:13.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-07T18:16:14.118Z] docker_cli_network_unix_test.go:46: [dd11adfff9d04] daemon is not started [2022-02-07T18:16:14.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-07T18:16:14.951Z] docker_cli_network_unix_test.go:46: [d9d2ee981293d] daemon is not started [2022-02-07T18:16:15.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-07T18:16:15.471Z] docker_cli_network_unix_test.go:46: [d09ca948353b8] daemon is not started [2022-02-07T18:16:15.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-07T18:16:15.731Z] docker_cli_network_unix_test.go:46: [d882cd1d5146b] daemon is not started [2022-02-07T18:16:15.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-07T18:16:16.301Z] docker_cli_network_unix_test.go:46: [d51b7684692b4] daemon is not started [2022-02-07T18:16:16.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-07T18:16:16.562Z] docker_cli_network_unix_test.go:46: [d56ae1b61e6ba] daemon is not started [2022-02-07T18:16:16.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-07T18:16:16.822Z] docker_cli_network_unix_test.go:46: [dfbb85e6813c5] daemon is not started [2022-02-07T18:16:16.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-07T18:16:16.822Z] docker_cli_network_unix_test.go:46: [d4d7472265f49] daemon is not started [2022-02-07T18:16:16.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-07T18:16:17.762Z] docker_cli_network_unix_test.go:46: [d3d6b63fa3a14] daemon is not started [2022-02-07T18:16:17.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-07T18:16:18.333Z] docker_cli_network_unix_test.go:46: [d045924f0355f] daemon is not started [2022-02-07T18:16:18.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-07T18:16:18.594Z] docker_cli_network_unix_test.go:46: [d3e0244ec40bd] daemon is not started [2022-02-07T18:16:18.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-07T18:16:18.856Z] docker_cli_network_unix_test.go:46: [d7c6f9c4ea176] daemon is not started [2022-02-07T18:16:18.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-07T18:16:19.118Z] docker_cli_network_unix_test.go:46: [de18d7acd14b3] daemon is not started [2022-02-07T18:16:19.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-07T18:16:20.061Z] docker_cli_network_unix_test.go:968: [d3925aae489b3] daemon is not started [2022-02-07T18:16:21.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-07T18:16:22.397Z] docker_cli_network_unix_test.go:46: [d72b2817d9183] daemon is not started [2022-02-07T18:16:22.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-07T18:16:22.797Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-07T18:16:24.945Z] docker_cli_network_unix_test.go:1116: [d210d300f71ab] daemon is not started [2022-02-07T18:16:26.725Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-07T18:16:26.725Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-07T18:16:26.725Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-07T18:16:27.875Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-07T18:16:27.876Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-07T18:16:27.876Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-07T18:16:27.876Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-07T18:16:27.876Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-07T18:16:28.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-07T18:16:28.253Z] docker_cli_network_unix_test.go:46: [de25696c1395f] daemon is not started [2022-02-07T18:16:28.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-07T18:16:28.822Z] docker_cli_network_unix_test.go:46: [dda2f90dc7091] daemon is not started [2022-02-07T18:16:28.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-07T18:16:28.822Z] docker_cli_network_unix_test.go:46: [da7e411ffa385] daemon is not started [2022-02-07T18:16:28.925Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-07T18:16:29.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-07T18:16:29.082Z] docker_cli_network_unix_test.go:46: [dd7ba3c304e1b] daemon is not started [2022-02-07T18:16:29.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-07T18:16:29.082Z] docker_cli_network_unix_test.go:46: [d48112cd284b3] daemon is not started [2022-02-07T18:16:29.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-07T18:16:29.349Z] docker_cli_network_unix_test.go:46: [d02f34e308189] daemon is not started [2022-02-07T18:16:29.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-07T18:16:29.349Z] docker_cli_network_unix_test.go:46: [d16e007612499] daemon is not started [2022-02-07T18:16:29.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-07T18:16:30.751Z] docker_cli_network_unix_test.go:46: [d8121b77adb99] daemon is not started [2022-02-07T18:16:31.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-07T18:16:31.694Z] docker_cli_network_unix_test.go:46: [df9617e2bac7a] daemon is not started [2022-02-07T18:16:31.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-07T18:16:31.694Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-07T18:16:31.694Z] docker_cli_network_unix_test.go:46: [d4d7708b69b7d] daemon is not started [2022-02-07T18:16:31.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-07T18:16:32.270Z] docker_cli_network_unix_test.go:46: [d5c59c89f6fb8] daemon is not started [2022-02-07T18:16:32.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-07T18:16:35.079Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-07T18:16:35.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-07T18:16:37.490Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-07T18:16:37.748Z] docker_cli_network_unix_test.go:1084: [d60d4ff52a0f3] daemon is not started [2022-02-07T18:16:39.101Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-07T18:16:39.101Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-07T18:16:39.101Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-07T18:16:39.101Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-07T18:16:39.101Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-07T18:16:39.101Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-07T18:16:39.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-07T18:16:39.130Z] docker_cli_network_unix_test.go:46: [d7aceaac772fb] daemon is not started [2022-02-07T18:16:39.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-07T18:16:39.391Z] docker_cli_network_unix_test.go:46: [db802a8a7d89a] daemon is not started [2022-02-07T18:16:39.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-07T18:16:39.853Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-07T18:16:41.036Z] docker_cli_network_unix_test.go:46: [d2d26ad14d5b8] daemon is not started [2022-02-07T18:16:41.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-07T18:16:41.298Z] docker_cli_network_unix_test.go:46: [db18dd7474cf0] daemon is not started [2022-02-07T18:16:41.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-07T18:16:41.560Z] docker_cli_network_unix_test.go:46: [dafed465d48b5] daemon is not started [2022-02-07T18:16:41.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-07T18:16:42.002Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-07T18:16:42.394Z] docker_cli_network_unix_test.go:46: [d42080c3c82e6] daemon is not started [2022-02-07T18:16:42.394Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-07T18:16:42.966Z] docker_cli_network_unix_test.go:46: [d76cba4d7585d] daemon is not started [2022-02-07T18:16:43.228Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-07T18:16:44.567Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-07T18:16:45.735Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-07T18:16:45.804Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-07T18:16:45.804Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-07T18:16:45.804Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-07T18:16:45.804Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-07T18:16:46.274Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-07T18:16:46.274Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-07T18:16:46.274Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-07T18:16:46.274Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-07T18:16:46.274Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-07T18:16:46.274Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-07T18:16:46.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-07T18:16:48.524Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-07T18:16:49.095Z] docker_cli_network_unix_test.go:46: [dd9c60e6c751d] daemon is not started [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite (54.70s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.13s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-07T18:16:49.355Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2022-02-07T18:16:49.355Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.13s) [2022-02-07T18:16:49.355Z] === RUN TestDockerHubPullSuite [2022-02-07T18:16:49.355Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-07T18:16:51.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-07T18:16:51.063Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:16:51.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-07T18:16:51.063Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:16:51.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-07T18:16:51.063Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:16:51.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-07T18:16:51.281Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-07T18:16:51.850Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-07T18:16:52.633Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-07T18:16:52.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-07T18:16:53.266Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-07T18:16:53.266Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-07T18:16:53.767Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-07T18:16:54.340Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-07T18:16:55.727Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-07T18:16:55.990Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-07T18:16:56.171Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite (6.82s) [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.85s) [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.75s) [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.52s) [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2022-02-07T18:16:56.253Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2022-02-07T18:16:56.253Z] PASS [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === Skipped [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.253Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-07T18:16:56.253Z] [2022-02-07T18:16:56.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-07T18:16:56.253Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-07T18:16:56.254Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-07T18:16:56.254Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-07T18:16:56.254Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-07T18:16:56.254Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-07T18:16:56.254Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-07T18:16:56.254Z] docker_cli_network_unix_test.go:46: [d4d7708b69b7d] daemon is not started [2022-02-07T18:16:56.254Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] DONE 1262 tests, 51 skipped in 1430.717s [2022-02-07T18:16:56.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-07T18:16:56.254Z] ++++ cat bundles/test-integration/docker.pid [2022-02-07T18:16:56.254Z] +++ kill 8350 [2022-02-07T18:16:56.254Z] +++ /etc/init.d/apparmor stop [2022-02-07T18:16:56.254Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] Unloading profiles will leave already running processes permanently [2022-02-07T18:16:56.254Z] unconfined, which can lead to unexpected situations. [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.254Z] To set a process to complain mode, use the command line tool [2022-02-07T18:16:56.254Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-07T18:16:56.254Z] +++ true [2022-02-07T18:16:56.254Z] exiting test-integration [2022-02-07T18:16:56.254Z] ++ exit 0 [2022-02-07T18:16:56.254Z] [2022-02-07T18:16:56.518Z] + for job in $(jobs -p) [2022-02-07T18:16:56.518Z] + wait 4479 [2022-02-07T18:16:57.710Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-07T18:16:58.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-07T18:16:58.521Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-07T18:16:58.677Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-07T18:17:05.018Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-07T18:17:06.404Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-07T18:17:09.716Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-07T18:17:09.716Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-07T18:17:09.717Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-07T18:17:10.617Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-07T18:17:12.528Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-07T18:17:13.503Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-07T18:17:13.503Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-07T18:17:15.602Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-07T18:17:15.833Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-07T18:17:15.833Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-07T18:17:15.833Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-07T18:17:16.595Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-07T18:17:16.595Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-07T18:17:16.595Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-07T18:17:16.595Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-07T18:17:16.595Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-07T18:17:19.801Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-07T18:17:19.801Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-07T18:17:19.801Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-07T18:17:19.801Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-07T18:17:19.801Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-07T18:17:19.801Z] === RUN TestDockerSuite/TestBuildFails [2022-02-07T18:17:20.397Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-07T18:17:21.374Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-07T18:17:21.374Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-07T18:17:22.195Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-07T18:17:22.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-07T18:17:22.420Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-07T18:17:22.990Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-07T18:17:25.159Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-07T18:17:25.529Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-07T18:17:26.281Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-07T18:17:29.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-07T18:17:29.243Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-07T18:17:29.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-07T18:17:30.066Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-07T18:17:32.343Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-07T18:17:32.676Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-07T18:17:33.667Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-07T18:17:35.240Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-07T18:17:37.119Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-07T18:17:38.750Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-07T18:17:41.893Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-07T18:17:42.365Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-07T18:17:42.365Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-07T18:17:42.365Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-07T18:17:42.365Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-07T18:17:42.365Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-07T18:17:44.592Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-07T18:17:44.592Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-07T18:17:44.592Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-07T18:17:47.754Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-07T18:17:48.224Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-07T18:17:49.223Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-07T18:17:56.410Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-07T18:17:57.980Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-07T18:18:00.743Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-07T18:18:04.549Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-07T18:18:05.174Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-07T18:18:05.174Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-07T18:18:05.174Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-07T18:18:06.165Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-07T18:18:06.636Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-07T18:18:06.636Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-07T18:18:06.636Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-07T18:18:14.999Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-07T18:18:19.162Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-07T18:18:19.162Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:18:19.162Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-07T18:18:20.884Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-07T18:18:21.854Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-07T18:18:21.854Z] docker_cli_swarm_test.go:1180: [de63574cd85ab] joining swarm manager [dd2765a2e8dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:18:26.768Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-07T18:18:27.142Z] docker_cli_swarm_test.go:1189: [d1c3b3b2dd275] joining swarm manager [dd2765a2e8dca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:18:27.350Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-07T18:18:27.763Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-07T18:18:27.764Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-07T18:18:27.764Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-07T18:18:27.764Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-07T18:18:27.764Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-07T18:18:30.726Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-07T18:18:30.726Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-07T18:18:30.726Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-07T18:18:34.125Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-07T18:18:34.125Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-07T18:18:37.112Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-07T18:18:37.112Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-07T18:18:37.112Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-07T18:18:37.584Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-07T18:18:37.584Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-07T18:18:44.765Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-07T18:18:45.759Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-07T18:18:46.231Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-07T18:18:47.817Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-07T18:18:48.287Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-07T18:18:48.623Z] === RUN TestDockerSuite/TestBuildRm [2022-02-07T18:18:49.870Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-07T18:18:51.442Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-07T18:18:58.634Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-07T18:18:58.634Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:18:58.634Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-07T18:18:58.634Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-07T18:18:58.634Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-07T18:18:58.634Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-07T18:18:59.105Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-07T18:18:59.105Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-07T18:18:59.105Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-07T18:19:00.096Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-07T18:19:00.566Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-07T18:19:01.158Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-07T18:19:02.733Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-07T18:19:02.733Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-07T18:19:02.733Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-07T18:19:02.733Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-07T18:19:02.733Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-07T18:19:04.308Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-07T18:19:07.756Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-07T18:19:08.134Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-07T18:19:11.090Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-07T18:19:13.854Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-07T18:19:19.136Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-07T18:19:21.400Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-07T18:19:21.623Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-07T18:19:22.443Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-07T18:19:24.362Z] docker_cli_swarm_test.go:1112: [d0a781028189b] joining swarm manager [dea747ad6b1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:19:25.769Z] docker_cli_swarm_test.go:1113: [d970fbc22c503] joining swarm manager [dea747ad6b1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:19:33.091Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-07T18:19:33.091Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-07T18:19:33.091Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-07T18:19:33.091Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-07T18:19:36.205Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-07T18:19:36.205Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-07T18:19:36.205Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-07T18:19:42.727Z] === RUN TestDockerSuite/TestBuildRm [2022-02-07T18:19:46.514Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-07T18:19:46.514Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-07T18:19:51.199Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-07T18:19:51.199Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-07T18:19:54.931Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-07T18:20:00.409Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-07T18:20:01.946Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-07T18:20:01.946Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-07T18:20:01.946Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-07T18:20:01.946Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-07T18:20:02.985Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-07T18:20:04.521Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-07T18:20:10.314Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-07T18:20:14.046Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-07T18:20:16.015Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-07T18:20:16.015Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-07T18:20:16.015Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-07T18:20:16.474Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-07T18:20:18.010Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-07T18:20:19.837Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-07T18:20:22.695Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-07T18:20:24.031Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-07T18:20:27.381Z] === RUN TestDockerSuite/TestBuildUser [2022-02-07T18:20:27.381Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-07T18:20:27.381Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-07T18:20:27.381Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-07T18:20:27.381Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-07T18:20:27.381Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-07T18:20:27.381Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-07T18:20:31.112Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-07T18:20:31.571Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-07T18:20:34.475Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-07T18:20:34.475Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-07T18:20:34.475Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-07T18:20:34.475Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-07T18:20:34.475Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-07T18:20:39.001Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-07T18:20:40.922Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-07T18:20:40.922Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-07T18:20:40.922Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-07T18:20:46.188Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-07T18:20:51.307Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-07T18:20:51.307Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-07T18:20:54.898Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-07T18:20:55.557Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-07T18:20:55.557Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-07T18:20:57.099Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-07T18:20:57.099Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-07T18:21:02.254Z] docker_cli_swarm_test.go:1166: [d4cca7873f96c] joining swarm manager [dea747ad6b1b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-07T18:21:02.891Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-07T18:21:03.594Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-07T18:21:04.136Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-07T18:21:14.475Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-07T18:21:14.475Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-07T18:21:14.475Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-07T18:21:14.475Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-07T18:21:14.475Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-07T18:21:16.049Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-07T18:21:16.049Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-07T18:21:16.049Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-07T18:21:26.496Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-07T18:21:28.101Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-07T18:21:28.101Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-07T18:21:28.101Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-07T18:21:28.954Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-07T18:21:28.954Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-07T18:21:28.954Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-07T18:21:30.304Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-07T18:21:30.304Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-07T18:21:31.904Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-07T18:21:32.893Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-07T18:21:37.662Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-07T18:21:38.133Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-07T18:21:38.133Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-07T18:21:38.133Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-07T18:21:38.133Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-07T18:21:38.133Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-07T18:21:38.777Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-07T18:21:42.915Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-07T18:21:45.955Z] === RUN TestDockerSuite/TestBuildUser [2022-02-07T18:21:45.955Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-07T18:21:45.955Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-07T18:21:45.955Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-07T18:21:45.955Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-07T18:21:45.955Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-07T18:21:45.955Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-07T18:21:48.805Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-07T18:21:48.972Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-07T18:21:48.972Z] docker_cli_swarm_test.go:1447: [dcadb5f599029] joining swarm manager [d85401f95b18e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:21:48.972Z] docker_cli_swarm_test.go:1448: [d6f3cf3cadc0a] joining swarm manager [d85401f95b18e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-07T18:21:50.722Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-07T18:21:50.722Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-07T18:21:51.771Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-07T18:21:51.771Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-07T18:21:52.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-07T18:21:54.529Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-07T18:21:54.529Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-07T18:21:54.529Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-07T18:21:54.529Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-07T18:21:54.529Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-07T18:21:55.200Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-07T18:21:55.632Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-07T18:21:55.632Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-07T18:21:55.632Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-07T18:21:55.632Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-07T18:21:55.632Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-07T18:21:55.632Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-07T18:21:55.632Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-07T18:21:55.632Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-07T18:21:56.190Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-07T18:21:57.097Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-07T18:21:57.359Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-07T18:21:57.620Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-07T18:21:57.765Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-07T18:21:57.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-07T18:21:57.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-07T18:21:58.454Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-07T18:22:01.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-07T18:22:01.529Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-07T18:22:03.102Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-07T18:22:03.102Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-07T18:22:03.574Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-07T18:22:03.574Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-07T18:22:03.574Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-07T18:22:03.574Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:22:03.574Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-07T18:22:04.308Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-07T18:22:05.799Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-07T18:22:06.218Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-07T18:22:08.129Z] docker_cli_swarm_unix_test.go:63: [d6b371d1fa194] joining swarm manager [d7ec8c11a2cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:22:09.605Z] === RUN TestDockerSuite/TestCommitChange [2022-02-07T18:22:10.308Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-07T18:22:11.881Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-07T18:22:14.381Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-07T18:22:19.315Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-07T18:22:19.315Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-07T18:22:19.315Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-07T18:22:24.573Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-07T18:22:24.685Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-07T18:22:24.685Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-07T18:22:25.200Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-07T18:22:25.200Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-07T18:22:25.200Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-07T18:22:29.345Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-07T18:22:35.134Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-07T18:22:41.017Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-07T18:22:41.017Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-07T18:22:41.489Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-07T18:22:41.489Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-07T18:22:41.489Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-07T18:22:41.904Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-07T18:22:43.048Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-07T18:22:44.466Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-07T18:22:44.466Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-07T18:22:44.619Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-07T18:22:44.619Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:22:44.619Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-07T18:22:44.619Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-07T18:22:44.619Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-07T18:22:44.619Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-07T18:22:44.619Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-07T18:22:44.619Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-07T18:22:44.936Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-07T18:22:45.090Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-07T18:22:45.090Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-07T18:22:45.090Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-07T18:22:45.090Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-07T18:22:45.090Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-07T18:22:45.090Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:22:45.090Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-07T18:22:45.090Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-07T18:22:46.680Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-07T18:22:50.973Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-07T18:22:53.867Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-07T18:22:54.859Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-07T18:22:54.859Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-07T18:22:54.859Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-07T18:22:54.859Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-07T18:22:54.859Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-07T18:22:57.458Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-07T18:22:58.149Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-07T18:22:58.149Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-07T18:22:58.149Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-07T18:22:58.675Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-07T18:22:58.675Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-07T18:22:58.675Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-07T18:22:59.723Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-07T18:22:59.723Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-07T18:22:59.723Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-07T18:22:59.723Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-07T18:22:59.723Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-07T18:22:59.723Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-07T18:22:59.723Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-07T18:23:01.947Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-07T18:23:01.947Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-07T18:23:01.947Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-07T18:23:01.947Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-07T18:23:04.171Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-07T18:23:04.171Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-07T18:23:04.171Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-07T18:23:04.171Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-07T18:23:04.171Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-07T18:23:04.171Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-07T18:23:04.171Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:23:04.171Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-07T18:23:04.406Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-07T18:23:04.406Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-07T18:23:04.406Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-07T18:23:04.636Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-07T18:23:04.637Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-07T18:23:05.792Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-07T18:23:06.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-07T18:23:09.097Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-07T18:23:09.367Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-07T18:23:11.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-07T18:23:11.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-07T18:23:11.591Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-07T18:23:11.591Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-07T18:23:11.644Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-07T18:23:13.552Z] docker_api_swarm_test.go:962: [d87243ed37f4f] joining swarm manager [ddbaea20dad93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-07T18:23:13.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-07T18:23:13.814Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-07T18:23:16.040Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-07T18:23:16.040Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:23:16.040Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-07T18:23:16.040Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:23:16.040Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-07T18:23:18.266Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-07T18:23:18.266Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-07T18:23:19.836Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-07T18:23:19.836Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-07T18:23:19.836Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-07T18:23:22.485Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-07T18:23:22.485Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-07T18:23:22.485Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-07T18:23:22.485Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-07T18:23:22.485Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-07T18:23:22.485Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-07T18:23:22.485Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-07T18:23:22.798Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-07T18:23:22.798Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-07T18:23:22.956Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-07T18:23:25.023Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-07T18:23:31.669Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-07T18:23:33.406Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-07T18:23:33.705Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-07T18:23:34.397Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-07T18:23:34.397Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-07T18:23:34.873Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-07T18:23:34.873Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-07T18:23:34.873Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-07T18:23:34.873Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:23:34.873Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-07T18:23:37.510Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-07T18:23:37.510Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-07T18:23:37.510Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-07T18:23:37.510Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-07T18:23:37.510Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-07T18:23:37.848Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-07T18:23:39.736Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-07T18:23:39.736Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-07T18:23:39.736Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-07T18:23:43.737Z] === RUN TestDockerSuite/TestCommitChange [2022-02-07T18:23:43.903Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-07T18:23:44.476Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-07T18:23:46.922Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-07T18:23:46.922Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:23:46.922Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-07T18:23:47.019Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-07T18:23:49.147Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-07T18:23:49.147Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-07T18:23:49.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-07T18:23:49.630Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-07T18:23:53.922Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-07T18:23:55.525Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-07T18:23:55.525Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-07T18:23:55.525Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-07T18:23:56.147Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-07T18:23:56.147Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-07T18:23:56.147Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-07T18:23:56.147Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-07T18:23:56.147Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-07T18:23:56.147Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-07T18:23:56.147Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-07T18:23:56.147Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-07T18:23:56.147Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-07T18:23:56.147Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-07T18:23:56.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-07T18:23:56.153Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-07T18:23:58.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-07T18:23:58.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-07T18:23:59.438Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-07T18:24:00.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-07T18:24:02.904Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-07T18:24:04.211Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-07T18:24:04.211Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-07T18:24:04.211Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-07T18:24:05.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-07T18:24:05.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-07T18:24:07.999Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-07T18:24:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-07T18:24:10.562Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-07T18:24:12.900Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-07T18:24:13.110Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-07T18:24:15.656Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-07T18:24:15.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-07T18:24:17.311Z] === RUN TestDockerSuite/TestBuildRm [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-07T18:24:17.683Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-07T18:24:17.683Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-07T18:24:17.683Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-07T18:24:17.683Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-07T18:24:17.683Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-07T18:24:17.683Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-07T18:24:17.683Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-07T18:24:17.683Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-07T18:24:18.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000604d08_} [2022-02-07T18:24:20.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13712902608_c:\foo_false____} [2022-02-07T18:24:23.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13712902608_c:\foo_true____} [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-07T18:24:26.081Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-07T18:24:26.081Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-07T18:24:26.081Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-07T18:24:26.081Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-07T18:24:26.081Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-07T18:24:26.081Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-07T18:24:26.081Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-07T18:24:26.374Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-07T18:24:28.306Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-07T18:24:28.306Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-07T18:24:28.306Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:24:28.306Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-07T18:24:30.530Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-07T18:24:31.002Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-07T18:24:31.002Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-07T18:24:31.002Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-07T18:24:35.067Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-07T18:24:35.067Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-07T18:24:35.067Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-07T18:24:35.163Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-07T18:24:38.034Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-07T18:24:38.034Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.034Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-07T18:24:38.034Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.034Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-07T18:24:38.034Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.034Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-07T18:24:38.137Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-07T18:24:38.137Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.137Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-07T18:24:38.137Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.183Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-07T18:24:38.183Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.183Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-07T18:24:38.183Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.183Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-07T18:24:38.183Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-07T18:24:38.183Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-07T18:24:39.128Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-07T18:24:40.700Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-07T18:24:41.003Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-07T18:24:41.003Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-07T18:24:41.003Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-07T18:24:41.003Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-07T18:24:42.953Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-07T18:24:43.971Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-07T18:24:43.971Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-07T18:24:43.971Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-07T18:24:43.971Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-07T18:24:43.971Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-07T18:24:43.971Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-07T18:24:43.971Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:24:43.971Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-07T18:24:44.524Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-07T18:24:44.524Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:24:44.524Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-07T18:24:44.524Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-07T18:24:44.524Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-07T18:24:45.470Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-07T18:24:47.785Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-07T18:24:50.754Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-07T18:24:51.355Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-07T18:24:52.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-07T18:24:52.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-07T18:24:52.989Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-07T18:24:52.989Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-07T18:24:53.216Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-07T18:24:53.216Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-07T18:24:53.216Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-07T18:24:53.216Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:24:53.216Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-07T18:24:55.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-07T18:24:55.951Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-07T18:24:57.241Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-07T18:24:58.916Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-07T18:24:58.916Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:24:58.916Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-07T18:24:58.916Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:24:58.916Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-07T18:25:01.882Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-07T18:25:01.882Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-07T18:25:01.919Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-07T18:25:01.919Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-07T18:25:01.919Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-07T18:25:01.919Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-07T18:25:01.919Z] === RUN TestDockerSuite/TestCpToDot [2022-02-07T18:25:04.145Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-07T18:25:04.145Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-07T18:25:04.145Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-07T18:25:04.145Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-07T18:25:04.145Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-07T18:25:04.846Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-07T18:25:04.846Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-07T18:25:04.846Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-07T18:25:07.110Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-07T18:25:07.110Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-07T18:25:07.110Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-07T18:25:07.110Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-07T18:25:07.110Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-07T18:25:07.811Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-07T18:25:08.282Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-07T18:25:09.336Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-07T18:25:11.248Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-07T18:25:11.561Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-07T18:25:11.561Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-07T18:25:11.924Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-07T18:25:12.032Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-07T18:25:14.261Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-07T18:25:14.733Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-07T18:25:15.204Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-07T18:25:15.204Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-07T18:25:15.204Z] === RUN TestDockerSuite/TestCreateRM [2022-02-07T18:25:15.204Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-07T18:25:15.204Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:25:15.204Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-07T18:25:15.675Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-07T18:25:16.025Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-07T18:25:16.146Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-07T18:25:18.510Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-07T18:25:18.981Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-07T18:25:19.453Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-07T18:25:20.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-07T18:25:20.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-07T18:25:20.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-07T18:25:20.791Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-07T18:25:20.791Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-07T18:25:23.325Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-07T18:25:23.325Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-07T18:25:23.749Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-07T18:25:23.749Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-07T18:25:23.749Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-07T18:25:23.801Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-07T18:25:26.711Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-07T18:25:26.711Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:25:26.711Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-07T18:25:26.829Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-07T18:25:27.610Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-07T18:25:27.610Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-07T18:25:27.610Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-07T18:25:27.610Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-07T18:25:29.680Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-07T18:25:29.680Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-07T18:25:30.574Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-07T18:25:30.574Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDockerFails [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-07T18:25:30.574Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-07T18:25:30.574Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-07T18:25:30.574Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-07T18:25:30.574Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-07T18:25:30.574Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-07T18:25:30.574Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-07T18:25:31.972Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-07T18:25:31.972Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-07T18:25:32.804Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-07T18:25:34.474Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-07T18:25:35.770Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-07T18:25:37.442Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-07T18:25:37.442Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-07T18:25:37.442Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-07T18:25:37.442Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-07T18:25:37.442Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-07T18:25:37.442Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-07T18:25:37.442Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-07T18:25:37.442Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-07T18:25:37.442Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-07T18:25:37.442Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-07T18:25:37.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-07T18:25:37.862Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-07T18:25:37.862Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-07T18:25:37.997Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-07T18:25:39.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-07T18:25:39.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite (1622.27s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.06s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.04s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.32s) [2022-02-07T18:25:41.743Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.34s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.02s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.18s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.07s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.40s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.98s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.50s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.77s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.54s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.55s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.04s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.52s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.90s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.10s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.16s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.56s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.31s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.07s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.77s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.10s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.30s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.94s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.07s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.14s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.63s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.10s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.44s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.26s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.16s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.94s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.76s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.57s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.90s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.71s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.96s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.74s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.75s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.60s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.77s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.89s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.57s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.38s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.56s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.60s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.86s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.50s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.60s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.00s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.36s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.01s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.77s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.54s) [2022-02-07T18:25:41.743Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.74s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.68s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (140.52s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.20s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.71s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.38s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.84s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-02-07T18:25:41.743Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-02-07T18:25:41.743Z] === RUN TestDockerExternalVolumeSuite [2022-02-07T18:25:41.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-07T18:25:41.743Z] docker_cli_external_volume_driver_test.go:52: [d7c0cd012ecf4] daemon is not started [2022-02-07T18:25:42.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-07T18:25:43.744Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-07T18:25:45.178Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-07T18:25:45.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-07T18:25:48.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-07T18:25:49.956Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-07T18:25:51.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008b2c0_} [2022-02-07T18:25:54.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13108681078_c:\foo_false____} [2022-02-07T18:25:54.729Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-07T18:25:56.958Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-07T18:25:57.428Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-07T18:25:57.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13108681078_c:\foo_true____} [2022-02-07T18:25:59.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-07T18:26:00.409Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-07T18:26:00.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-07T18:26:00.878Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-07T18:26:00.878Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-07T18:26:00.878Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-07T18:26:00.878Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-07T18:26:00.878Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-07T18:26:00.878Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-07T18:26:00.878Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-07T18:26:00.878Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-07T18:26:00.878Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-07T18:26:00.878Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-07T18:26:00.878Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-07T18:26:01.235Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-07T18:26:01.235Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-07T18:26:02.227Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-07T18:26:03.837Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-07T18:26:03.837Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-07T18:26:03.837Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:26:04.308Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-07T18:26:04.308Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-07T18:26:04.308Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-07T18:26:04.308Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-07T18:26:04.308Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-07T18:26:04.308Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-07T18:26:04.308Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-07T18:26:04.308Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:26:04.308Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-07T18:26:04.308Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:26:04.308Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-07T18:26:06.999Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-07T18:26:07.271Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-07T18:26:07.271Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-07T18:26:07.271Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-07T18:26:07.271Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-07T18:26:09.066Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-07T18:26:09.066Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-07T18:26:09.536Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-07T18:26:10.807Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-07T18:26:11.074Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-07T18:26:11.074Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-07T18:26:11.074Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-07T18:26:11.074Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-07T18:26:11.074Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-07T18:26:11.074Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-07T18:26:11.074Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-07T18:26:11.278Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-07T18:26:11.278Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-07T18:26:11.278Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:26:11.278Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-07T18:26:11.278Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-07T18:26:11.278Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-07T18:26:11.278Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-07T18:26:11.278Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-07T18:26:12.277Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-07T18:26:12.277Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-07T18:26:12.277Z] === RUN TestDockerSuite/TestEventsRename [2022-02-07T18:26:14.307Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-07T18:26:14.501Z] === RUN TestDockerSuite/TestEventsResize [2022-02-07T18:26:15.882Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-07T18:26:16.960Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-07T18:26:19.926Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-07T18:26:19.926Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:26:19.926Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-07T18:26:19.926Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-07T18:26:19.926Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-07T18:26:21.787Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-07T18:26:23.190Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-07T18:26:24.186Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-07T18:26:27.158Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-07T18:26:28.970Z] === RUN TestDockerSuite/TestBuildUser [2022-02-07T18:26:28.970Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-07T18:26:28.970Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-07T18:26:28.970Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-07T18:26:28.970Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-07T18:26:28.970Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-07T18:26:28.970Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-07T18:26:31.937Z] === RUN TestDockerSuite/TestEventsTop [2022-02-07T18:26:31.937Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-07T18:26:31.937Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-07T18:26:32.442Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-07T18:26:32.442Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-07T18:26:32.442Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-07T18:26:32.442Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:26:32.442Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-07T18:26:34.164Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-07T18:26:34.875Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-07T18:26:34.875Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-07T18:26:37.971Z] === RUN TestDockerSuite/TestExec [2022-02-07T18:26:37.971Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:26:37.971Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-07T18:26:37.971Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-07T18:26:37.971Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-07T18:26:39.543Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-07T18:26:39.652Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-07T18:26:39.653Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-07T18:26:39.653Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-07T18:26:39.653Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-07T18:26:39.653Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-07T18:26:41.769Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-07T18:26:41.769Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:26:41.769Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-07T18:26:41.769Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:26:41.769Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-07T18:26:41.769Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-07T18:26:41.769Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-07T18:26:42.887Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-07T18:26:42.887Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-07T18:26:42.887Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-07T18:26:42.887Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-07T18:26:42.887Z] === RUN TestDockerSuite/TestCpToDot [2022-02-07T18:26:43.344Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-07T18:26:45.109Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-07T18:26:45.109Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-07T18:26:45.109Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-07T18:26:45.109Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-07T18:26:45.109Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-07T18:26:45.570Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-07T18:26:47.793Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-07T18:26:48.068Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-07T18:26:48.068Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:26:48.068Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-07T18:26:48.068Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-07T18:26:48.068Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-07T18:26:48.068Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-07T18:26:48.068Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-07T18:26:48.068Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-07T18:26:48.068Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-07T18:26:48.537Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-07T18:26:49.008Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-07T18:26:50.026Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-07T18:26:51.236Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-07T18:26:54.196Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-07T18:26:54.666Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-07T18:26:54.666Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-07T18:26:54.804Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-07T18:26:54.804Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-07T18:26:54.804Z] === RUN TestDockerSuite/TestExecEnv [2022-02-07T18:26:54.804Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:26:54.804Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-07T18:26:54.804Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-07T18:26:54.804Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-07T18:26:56.375Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-07T18:26:57.626Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-07T18:26:58.615Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-07T18:26:58.615Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-07T18:26:58.615Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-07T18:26:58.615Z] === RUN TestDockerSuite/TestCreateRM [2022-02-07T18:26:59.084Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-07T18:26:59.084Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:26:59.084Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-07T18:26:59.555Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-07T18:27:00.025Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-07T18:27:01.154Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-07T18:27:01.154Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-07T18:27:01.154Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-07T18:27:01.154Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-07T18:27:01.154Z] === RUN TestDockerSuite/TestExecParseError [2022-02-07T18:27:01.154Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:27:01.154Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-07T18:27:01.154Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-07T18:27:01.154Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-07T18:27:01.154Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-07T18:27:01.154Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-07T18:27:03.381Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-07T18:27:03.381Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-07T18:27:03.381Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-07T18:27:03.381Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:27:03.381Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-07T18:27:03.381Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-07T18:27:03.381Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-07T18:27:03.381Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-07T18:27:03.381Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-07T18:27:03.381Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-07T18:27:03.381Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-07T18:27:05.607Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-07T18:27:05.607Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-07T18:27:05.607Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-07T18:27:07.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-07T18:27:09.809Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-07T18:27:09.809Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-07T18:27:10.467Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-07T18:27:10.467Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-07T18:27:10.467Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-07T18:27:14.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-07T18:27:14.271Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-07T18:27:14.271Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-07T18:27:14.271Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-07T18:27:14.271Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-07T18:27:14.292Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-07T18:27:14.292Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-07T18:27:14.292Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-07T18:27:14.292Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-07T18:27:14.292Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-07T18:27:14.292Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:27:14.292Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-07T18:27:18.074Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-07T18:27:18.074Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDockerFails [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-07T18:27:18.074Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-07T18:27:18.074Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-07T18:27:18.074Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-07T18:27:18.074Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-07T18:27:18.074Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-07T18:27:18.074Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-07T18:27:19.064Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-07T18:27:20.258Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-07T18:27:22.043Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-07T18:27:24.269Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-07T18:27:25.113Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-07T18:27:26.286Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-07T18:27:26.286Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-07T18:27:26.756Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-07T18:27:26.756Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-07T18:27:26.756Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-07T18:27:27.233Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-07T18:27:28.077Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-07T18:27:29.088Z] docker_cli_external_volume_driver_test.go:52: [d89f309866c92] daemon is not started [2022-02-07T18:27:30.559Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-07T18:27:30.559Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-07T18:27:31.033Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-07T18:27:35.258Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestHealth [2022-02-07T18:27:35.258Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-07T18:27:35.258Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-07T18:27:37.681Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-07T18:27:39.070Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-07T18:27:39.070Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-07T18:27:39.070Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-07T18:27:39.070Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-07T18:27:39.070Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-07T18:27:39.070Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-07T18:27:39.070Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-07T18:27:40.062Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-07T18:27:40.062Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:27:40.062Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-07T18:27:41.059Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-07T18:27:41.059Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-07T18:27:42.452Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-07T18:27:42.630Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-07T18:27:43.100Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-07T18:27:43.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-07T18:27:45.326Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-07T18:27:48.883Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-07T18:27:49.630Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-07T18:27:52.510Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-07T18:27:52.510Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-07T18:27:52.510Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:27:52.593Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-07T18:27:52.710Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-07T18:27:52.981Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-07T18:27:53.063Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-07T18:27:53.180Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-07T18:27:56.789Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportFile [2022-02-07T18:27:56.789Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-07T18:27:56.789Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-07T18:27:56.789Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-07T18:27:56.789Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-07T18:27:56.789Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-07T18:27:56.789Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-07T18:27:56.789Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-07T18:27:56.789Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-07T18:27:56.789Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:27:56.789Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-07T18:27:58.957Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-07T18:27:59.014Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-07T18:27:59.428Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-07T18:28:00.422Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-07T18:28:01.244Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-07T18:28:01.244Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:28:01.244Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-07T18:28:01.244Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-07T18:28:01.244Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-07T18:28:01.244Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-07T18:28:01.244Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-07T18:28:01.244Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-07T18:28:02.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-07T18:28:03.469Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-07T18:28:03.469Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-07T18:28:05.696Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-07T18:28:05.696Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-07T18:28:05.696Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-07T18:28:05.696Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-07T18:28:05.696Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-07T18:28:05.696Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-07T18:28:05.696Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-07T18:28:07.602Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-07T18:28:07.921Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-07T18:28:11.037Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-07T18:28:11.037Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-07T18:28:11.511Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-07T18:28:11.511Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-07T18:28:11.983Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-07T18:28:11.983Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-07T18:28:11.983Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-07T18:28:12.693Z] === RUN TestDockerSuite/TestInspectImage [2022-02-07T18:28:12.693Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:28:12.693Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-07T18:28:12.693Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:28:12.693Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-07T18:28:12.693Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:28:12.693Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-07T18:28:13.486Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-07T18:28:13.486Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-07T18:28:13.486Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-07T18:28:13.486Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:28:13.486Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-07T18:28:13.486Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-07T18:28:13.486Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-07T18:28:13.486Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-07T18:28:13.486Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-07T18:28:13.554Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-07T18:28:14.268Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-07T18:28:14.350Z] docker_cli_external_volume_driver_test.go:52: [d14471670bc9c] daemon is not started [2022-02-07T18:28:14.482Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-07T18:28:14.482Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-07T18:28:14.482Z] === RUN TestDockerSuite/TestEventsRename [2022-02-07T18:28:16.493Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-07T18:28:16.493Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-07T18:28:17.442Z] === RUN TestDockerSuite/TestEventsResize [2022-02-07T18:28:18.725Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-07T18:28:20.950Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-07T18:28:20.950Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-07T18:28:20.950Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-07T18:28:20.950Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-07T18:28:23.176Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-07T18:28:25.405Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-07T18:28:26.076Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-07T18:28:26.260Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-07T18:28:27.069Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-07T18:28:27.069Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-07T18:28:27.539Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-07T18:28:27.539Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-07T18:28:27.539Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-07T18:28:27.539Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:28:27.539Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-07T18:28:29.219Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-07T18:28:29.766Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-07T18:28:29.766Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:28:29.766Z] === RUN TestDockerSuite/TestCommitChange [2022-02-07T18:28:30.184Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-07T18:28:31.758Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-07T18:28:32.184Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-07T18:28:32.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-07T18:28:32.460Z] docker_cli_external_volume_driver_test.go:52: [d76e1f8dc442d] daemon is not started [2022-02-07T18:28:33.982Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-07T18:28:36.207Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-07T18:28:36.949Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-07T18:28:38.071Z] === RUN TestDockerSuite/TestEventsTop [2022-02-07T18:28:38.071Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-07T18:28:38.071Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-07T18:28:38.431Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-07T18:28:40.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-07T18:28:41.034Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-07T18:28:42.229Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-07T18:28:42.229Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-07T18:28:42.229Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.229Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-07T18:28:42.229Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-07T18:28:42.700Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-07T18:28:42.700Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-07T18:28:42.700Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-07T18:28:42.700Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-07T18:28:42.841Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-07T18:28:42.841Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-07T18:28:42.841Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-07T18:28:44.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-07T18:28:44.926Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-07T18:28:45.806Z] === RUN TestDockerSuite/TestExec [2022-02-07T18:28:45.806Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:28:45.806Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-07T18:28:45.806Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-07T18:28:45.806Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-07T18:28:46.499Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-07T18:28:48.030Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-07T18:28:50.993Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-07T18:28:50.993Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:28:50.993Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-07T18:28:50.993Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:28:50.993Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-07T18:28:50.993Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-07T18:28:50.993Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-07T18:28:51.538Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-07T18:28:51.538Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-07T18:28:51.538Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-07T18:28:52.386Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-07T18:28:53.218Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-07T18:28:54.612Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-07T18:28:54.612Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-07T18:28:54.612Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-07T18:28:56.182Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-07T18:28:56.837Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-07T18:28:56.837Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-07T18:28:58.406Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-07T18:29:01.369Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-07T18:29:01.991Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-07T18:29:02.734Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-07T18:29:06.766Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-07T18:29:06.766Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-07T18:29:06.766Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-07T18:29:06.766Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-07T18:29:06.766Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-07T18:29:06.766Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-07T18:29:06.766Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-07T18:29:06.766Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-07T18:29:07.257Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-07T18:29:07.257Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-07T18:29:07.257Z] === RUN TestDockerSuite/TestExecEnv [2022-02-07T18:29:07.257Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:29:07.257Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-07T18:29:07.257Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-07T18:29:07.257Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-07T18:29:08.624Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-07T18:29:09.481Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-07T18:29:13.400Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-07T18:29:15.361Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-07T18:29:15.361Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-07T18:29:15.361Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-07T18:29:15.361Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-07T18:29:15.361Z] === RUN TestDockerSuite/TestExecParseError [2022-02-07T18:29:15.361Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:29:15.361Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-07T18:29:15.361Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-07T18:29:15.361Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-07T18:29:15.361Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-07T18:29:15.361Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-07T18:29:16.364Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-07T18:29:16.819Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-07T18:29:17.219Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-07T18:29:17.586Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-07T18:29:17.586Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-07T18:29:17.586Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-07T18:29:17.586Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:29:17.586Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-07T18:29:17.586Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-07T18:29:17.586Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-07T18:29:17.586Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-07T18:29:17.586Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-07T18:29:17.586Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-07T18:29:17.586Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-07T18:29:18.591Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-07T18:29:18.591Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-07T18:29:18.591Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-07T18:29:20.548Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-07T18:29:20.548Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-07T18:29:20.548Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-07T18:29:20.823Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-07T18:29:23.054Z] === RUN TestDockerSuite/TestLogsSince [2022-02-07T18:29:25.914Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-07T18:29:25.914Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-07T18:29:25.914Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-07T18:29:27.725Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-07T18:29:27.725Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-07T18:29:27.725Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-07T18:29:27.725Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-07T18:29:27.725Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-07T18:29:27.725Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:29:27.725Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-07T18:29:29.732Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-07T18:29:29.732Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-07T18:29:29.732Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-07T18:29:29.732Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-07T18:29:29.732Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-07T18:29:29.732Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-07T18:29:29.732Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-07T18:29:33.525Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-07T18:29:33.525Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-07T18:29:33.525Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-07T18:29:33.525Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-07T18:29:33.525Z] === RUN TestDockerSuite/TestLogsTail [2022-02-07T18:29:33.562Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-07T18:29:33.562Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-07T18:29:33.562Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-07T18:29:33.562Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-07T18:29:33.610Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-07T18:29:34.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-07T18:29:35.097Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-07T18:29:36.527Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-07T18:29:36.527Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-07T18:29:36.527Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-07T18:29:36.527Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-07T18:29:36.527Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-07T18:29:36.527Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-07T18:29:36.527Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:29:36.527Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-07T18:29:37.324Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-07T18:29:39.552Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-07T18:29:39.552Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestNetHostname [2022-02-07T18:29:39.552Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-07T18:29:39.552Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-07T18:29:39.552Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-07T18:29:39.552Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginActive [2022-02-07T18:29:39.552Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-07T18:29:39.552Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-07T18:29:39.552Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-07T18:29:39.552Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-07T18:29:39.552Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-07T18:29:39.552Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-07T18:29:39.552Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-07T18:29:39.552Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-07T18:29:39.552Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-07T18:29:39.552Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-07T18:29:40.023Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-07T18:29:40.023Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-07T18:29:40.023Z] === RUN TestDockerSuite/TestPortList [2022-02-07T18:29:40.023Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-07T18:29:40.023Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-07T18:29:40.794Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-07T18:29:41.308Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-07T18:29:43.759Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-07T18:29:44.798Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-07T18:29:44.798Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:29:44.798Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-07T18:29:45.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-07T18:29:48.605Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-07T18:29:48.605Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-07T18:29:48.606Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-07T18:29:48.940Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-07T18:29:48.940Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-07T18:29:48.940Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-07T18:29:48.940Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-07T18:29:49.642Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-07T18:29:49.642Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:29:49.642Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-07T18:29:49.857Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-07T18:29:50.112Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-07T18:29:50.112Z] === RUN TestDockerSuite/TestHealth [2022-02-07T18:29:50.112Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-07T18:29:50.112Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-07T18:29:50.112Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-07T18:29:50.112Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-07T18:29:50.582Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-07T18:29:52.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-07T18:29:52.764Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-07T18:29:56.582Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-07T18:29:56.582Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:29:56.582Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-07T18:29:56.582Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:29:56.582Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-07T18:29:56.688Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-07T18:29:56.688Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-07T18:29:56.688Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-07T18:29:56.688Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-07T18:29:56.688Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-07T18:29:56.688Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-07T18:29:56.688Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-07T18:29:57.297Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-07T18:29:57.297Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-07T18:29:57.297Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-07T18:29:57.678Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-07T18:29:57.678Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:29:57.678Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-07T18:29:58.668Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-07T18:29:58.668Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-07T18:29:59.556Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-07T18:29:59.556Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-07T18:30:00.895Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-07T18:30:01.364Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-07T18:30:03.370Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-07T18:30:03.370Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-07T18:30:03.370Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-07T18:30:04.332Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-07T18:30:07.198Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-07T18:30:07.198Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-07T18:30:07.297Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-07T18:30:07.768Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-07T18:30:07.768Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:30:07.768Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-07T18:30:09.824Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-07T18:30:11.018Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-07T18:30:11.572Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-07T18:30:12.043Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportFile [2022-02-07T18:30:12.043Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-07T18:30:12.043Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-07T18:30:12.043Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-07T18:30:12.043Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-07T18:30:12.043Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-07T18:30:12.043Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-07T18:30:12.043Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.043Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-07T18:30:12.517Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-07T18:30:12.517Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.517Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-07T18:30:12.517Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:30:12.517Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-07T18:30:15.480Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-07T18:30:18.216Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-07T18:30:18.445Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-07T18:30:18.445Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:30:18.445Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-07T18:30:18.445Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-07T18:30:18.445Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-07T18:30:18.915Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-07T18:30:18.915Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-07T18:30:18.915Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-07T18:30:21.876Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-07T18:30:21.876Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-07T18:30:24.149Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-07T18:30:24.149Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-07T18:30:24.149Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-07T18:30:24.149Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-07T18:30:24.149Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-07T18:30:24.805Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-07T18:30:24.805Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-07T18:30:24.805Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-07T18:30:24.805Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-07T18:30:24.840Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-07T18:30:24.840Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-07T18:30:24.840Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-07T18:30:24.840Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-07T18:30:24.840Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-07T18:30:24.840Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-07T18:30:24.840Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-07T18:30:27.971Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-07T18:30:27.971Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-07T18:30:27.971Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-07T18:30:28.644Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-07T18:30:31.783Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-07T18:30:31.784Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:30:31.784Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-07T18:30:33.413Z] === RUN TestDockerSuite/TestInspectImage [2022-02-07T18:30:33.413Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:30:33.413Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-07T18:30:33.413Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:30:33.413Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-07T18:30:33.413Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:30:33.413Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-07T18:30:35.599Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-07T18:30:35.599Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-07T18:30:36.376Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-07T18:30:36.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-07T18:30:37.334Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-07T18:30:39.340Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-07T18:30:39.340Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-07T18:30:39.562Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-07T18:30:40.378Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-07T18:30:42.371Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-07T18:30:44.206Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-07T18:30:44.206Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-07T18:30:44.206Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-07T18:30:44.206Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-07T18:30:44.206Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-07T18:30:44.206Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-07T18:30:44.206Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-07T18:30:44.206Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-07T18:30:44.206Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-07T18:30:44.206Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-07T18:30:44.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-07T18:30:45.335Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-07T18:30:45.335Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-07T18:30:45.335Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-07T18:30:45.335Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-07T18:30:46.743Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-07T18:30:47.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-07T18:30:47.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-07T18:30:47.555Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-07T18:30:50.551Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-07T18:30:50.551Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-07T18:30:50.551Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-07T18:30:50.551Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-07T18:30:50.551Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-07T18:30:51.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-07T18:30:51.360Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-07T18:30:53.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-07T18:30:54.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-07T18:30:57.246Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-07T18:30:57.778Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-07T18:30:59.469Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-07T18:31:00.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006337e8_} [2022-02-07T18:31:01.008Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-07T18:31:01.008Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:31:01.008Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-07T18:31:01.008Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-07T18:31:01.008Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-07T18:31:01.008Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-07T18:31:01.008Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-07T18:31:01.008Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-07T18:31:01.008Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-07T18:31:02.435Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-07T18:31:03.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13877325679_c:\foo_false____} [2022-02-07T18:31:05.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-07T18:31:06.876Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-07T18:31:06.876Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-07T18:31:06.876Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-07T18:31:07.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13877325679_c:\foo_true____} [2022-02-07T18:31:07.940Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-07T18:31:08.414Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-07T18:31:08.414Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-07T18:31:08.414Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-07T18:31:09.953Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-07T18:31:10.776Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-07T18:31:10.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-07T18:31:10.921Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-07T18:31:10.921Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-07T18:31:10.921Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-07T18:31:11.247Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-07T18:31:11.247Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-07T18:31:11.247Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-07T18:31:11.247Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-07T18:31:11.247Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-07T18:31:11.247Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-07T18:31:11.675Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-07T18:31:14.579Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-07T18:31:14.579Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-07T18:31:14.579Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-07T18:31:14.579Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-07T18:31:14.660Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-07T18:31:15.061Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.061Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-07T18:31:15.061Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.533Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-07T18:31:15.533Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.533Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-07T18:31:15.533Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:31:15.533Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-07T18:31:17.476Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-07T18:31:18.391Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-07T18:31:19.361Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-07T18:31:19.362Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-07T18:31:19.362Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-07T18:31:19.362Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-07T18:31:19.654Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-07T18:31:21.298Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-07T18:31:23.174Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-07T18:31:23.174Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-07T18:31:23.174Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-07T18:31:23.174Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-07T18:31:23.174Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-07T18:31:23.174Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-07T18:31:23.174Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-07T18:31:26.722Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-07T18:31:26.819Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-07T18:31:28.897Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-07T18:31:28.897Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-07T18:31:28.897Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-07T18:31:30.363Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-07T18:31:31.798Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-07T18:31:31.799Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-07T18:31:33.331Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-07T18:31:33.331Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:31:33.331Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-07T18:31:33.331Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-07T18:31:33.331Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-07T18:31:38.871Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-07T18:31:38.986Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-07T18:31:38.986Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:31:38.986Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-07T18:31:43.686Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-07T18:31:43.686Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-07T18:31:43.686Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-07T18:31:44.656Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-07T18:31:45.865Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-07T18:31:45.865Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-07T18:31:45.865Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-07T18:31:45.865Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:31:45.865Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-07T18:31:47.438Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-07T18:31:48.399Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-07T18:31:52.135Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-07T18:31:52.135Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:31:52.135Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-07T18:31:54.507Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-07T18:31:56.684Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-07T18:31:56.827Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-07T18:31:56.827Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-07T18:31:56.827Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-07T18:31:58.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-07T18:32:00.413Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-07T18:32:00.413Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-07T18:32:00.413Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-07T18:32:00.846Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-07T18:32:00.846Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-07T18:32:00.846Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-07T18:32:00.846Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-07T18:32:00.846Z] === RUN TestDockerSuite/TestCpToDot [2022-02-07T18:32:02.425Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-07T18:32:02.425Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-07T18:32:02.895Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-07T18:32:02.895Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-07T18:32:02.895Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-07T18:32:03.314Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-07T18:32:06.220Z] === RUN TestDockerSuite/TestLogsSince [2022-02-07T18:32:06.712Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-07T18:32:06.713Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:32:06.713Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-07T18:32:06.713Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-07T18:32:06.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-07T18:32:06.713Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-07T18:32:06.713Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-07T18:32:06.713Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-07T18:32:06.713Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-07T18:32:06.713Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-07T18:32:06.713Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-07T18:32:09.206Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-07T18:32:09.681Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-07T18:32:11.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-07T18:32:12.110Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-07T18:32:12.569Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-07T18:32:12.646Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-07T18:32:13.116Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-07T18:32:13.116Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-07T18:32:16.092Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-07T18:32:16.564Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-07T18:32:16.921Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-07T18:32:16.921Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-07T18:32:16.921Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-07T18:32:16.921Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-07T18:32:16.921Z] === RUN TestDockerSuite/TestLogsTail [2022-02-07T18:32:17.035Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-07T18:32:17.035Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-07T18:32:17.035Z] === RUN TestDockerSuite/TestCreateRM [2022-02-07T18:32:17.506Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-07T18:32:17.506Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:32:17.506Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-07T18:32:17.981Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-07T18:32:18.452Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-07T18:32:19.643Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-07T18:32:19.825Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-07T18:32:22.895Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-07T18:32:23.378Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-07T18:32:26.628Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-07T18:32:26.629Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-07T18:32:26.629Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestNetHostname [2022-02-07T18:32:26.629Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-07T18:32:26.629Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-07T18:32:26.629Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-07T18:32:26.629Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginActive [2022-02-07T18:32:26.629Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-07T18:32:26.629Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-07T18:32:26.629Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-07T18:32:26.629Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-07T18:32:26.629Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-07T18:32:26.629Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-07T18:32:26.629Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-07T18:32:26.629Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-07T18:32:26.629Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-07T18:32:26.629Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPortList [2022-02-07T18:32:26.629Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-07T18:32:26.629Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-07T18:32:29.042Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-07T18:32:29.042Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-07T18:32:29.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-07T18:32:29.287Z] docker_cli_external_volume_driver_test.go:484: [d964ad2850d35] daemon is not started [2022-02-07T18:32:30.033Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-07T18:32:30.451Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-07T18:32:33.698Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-07T18:32:33.698Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-07T18:32:33.853Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-07T18:32:33.853Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-07T18:32:33.853Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-07T18:32:33.853Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-07T18:32:34.187Z] === RUN TestDockerSuite/TestRmiTag [2022-02-07T18:32:34.646Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-07T18:32:37.548Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-07T18:32:37.655Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-07T18:32:37.655Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-07T18:32:37.655Z] === RUN TestDockerSuite/TestDockerFails [2022-02-07T18:32:38.125Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-07T18:32:38.125Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-07T18:32:38.125Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-07T18:32:38.125Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-07T18:32:38.125Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-07T18:32:38.125Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-07T18:32:38.125Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-07T18:32:38.125Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-07T18:32:38.125Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-07T18:32:38.125Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-07T18:32:38.125Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-07T18:32:39.485Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-07T18:32:39.485Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-07T18:32:39.485Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-07T18:32:41.929Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-07T18:32:44.193Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-07T18:32:44.193Z] docker_cli_external_volume_driver_test.go:52: [df30e3a753a8e] daemon is not started [2022-02-07T18:32:45.734Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-07T18:32:48.695Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-07T18:32:49.795Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-07T18:32:49.795Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-07T18:32:49.795Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-07T18:32:52.364Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-07T18:32:55.271Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-07T18:32:59.011Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite (436.80s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-02-07T18:32:59.096Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-07T18:32:59.096Z] PASS [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] === Skipped [2022-02-07T18:32:59.096Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-07T18:32:59.096Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-07T18:32:59.096Z] check_test.go:308: [d48c9b01dd085] daemon is not started [2022-02-07T18:32:59.096Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-07T18:32:59.096Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-07T18:32:59.096Z] check_test.go:308: [d19dd4e423daa] daemon is not started [2022-02-07T18:32:59.096Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-07T18:32:59.096Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-07T18:32:59.096Z] check_test.go:308: [d6f76d033d311] daemon is not started [2022-02-07T18:32:59.096Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-07T18:32:59.096Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-07T18:32:59.096Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-07T18:32:59.096Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-07T18:32:59.096Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] DONE 271 tests, 5 skipped in 2391.358s [2022-02-07T18:32:59.096Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-07T18:32:59.096Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df55e95a092a6/docker.pid [2022-02-07T18:32:59.096Z] +++ kill 6330 [2022-02-07T18:32:59.096Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6330 is not a child of this shell [2022-02-07T18:32:59.096Z] warning: PID 6330 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df55e95a092a6/docker.pid had a nonzero exit code [2022-02-07T18:32:59.096Z] ++++ cat bundles/test-integration/docker.pid [2022-02-07T18:32:59.096Z] +++ kill 8339 [2022-02-07T18:32:59.096Z] +++ /etc/init.d/apparmor stop [2022-02-07T18:32:59.096Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] Unloading profiles will leave already running processes permanently [2022-02-07T18:32:59.096Z] unconfined, which can lead to unexpected situations. [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] To set a process to complain mode, use the command line tool [2022-02-07T18:32:59.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-07T18:32:59.096Z] +++ true [2022-02-07T18:32:59.096Z] exiting test-integration [2022-02-07T18:32:59.096Z] ++ exit 0 [2022-02-07T18:32:59.096Z] [2022-02-07T18:32:59.096Z] + exit 0 [2022-02-07T18:32:59.096Z] ++ jobs -p [2022-02-07T18:32:59.096Z] + pids= [2022-02-07T18:32:59.096Z] + echo 'Remaining pids to kill: []' [2022-02-07T18:32:59.096Z] Remaining pids to kill: [] [2022-02-07T18:32:59.096Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-07T18:32:59.115Z] Recording test results [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-07T18:33:00.553Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-07T18:33:00.553Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-07T18:33:00.861Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-07T18:33:01.200Z] + echo Ensuring container killed. [2022-02-07T18:33:01.200Z] Ensuring container killed. [2022-02-07T18:33:01.200Z] + docker ps -aq -f name=docker-pr4-* [2022-02-07T18:33:01.200Z] + cids=955d7da63862 [2022-02-07T18:33:01.200Z] 4ee49bac3117 [2022-02-07T18:33:01.200Z] b82cb9ba7208 [2022-02-07T18:33:01.200Z] + [ -n 955d7da63862 [2022-02-07T18:33:01.200Z] 4ee49bac3117 [2022-02-07T18:33:01.200Z] b82cb9ba7208 ] [2022-02-07T18:33:01.200Z] + docker rm -vf 955d7da63862 4ee49bac3117 b82cb9ba7208 [2022-02-07T18:33:01.224Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-07T18:33:01.775Z] 955d7da63862 [2022-02-07T18:33:01.775Z] 4ee49bac3117 [2022-02-07T18:33:01.775Z] b82cb9ba7208 [Pipeline] sh [2022-02-07T18:33:02.067Z] + echo Chowning /workspace to jenkins user [2022-02-07T18:33:02.067Z] Chowning /workspace to jenkins user [2022-02-07T18:33:02.067Z] + id -u [2022-02-07T18:33:02.067Z] + id -g [2022-02-07T18:33:02.067Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43176:/workspace busybox chown -R 1000:1000 /workspace [2022-02-07T18:33:02.067Z] Unable to find image 'busybox:latest' locally [2022-02-07T18:33:02.067Z] latest: Pulling from library/busybox [2022-02-07T18:33:02.169Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-07T18:33:02.329Z] 009932687766: Pulling fs layer [2022-02-07T18:33:02.329Z] 009932687766: Download complete [2022-02-07T18:33:02.329Z] 009932687766: Pull complete [2022-02-07T18:33:02.329Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-07T18:33:02.329Z] Status: Downloaded newer image for busybox:latest [2022-02-07T18:33:02.906Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-07T18:33:02.906Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-07T18:33:02.906Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-07T18:33:02.906Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-07T18:33:02.906Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-07T18:33:05.183Z] + bundleName=amd64 [2022-02-07T18:33:05.183Z] + echo Creating amd64-bundles.tar.gz [2022-02-07T18:33:05.183Z] Creating amd64-bundles.tar.gz [2022-02-07T18:33:05.183Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-07T18:33:05.183Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-02-07T18:33:06.628Z] Archiving artifacts [2022-02-07T18:33:07.621Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-07T18:33:08.409Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-07T18:33:08.920Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T18:33:09.243Z] + make clean [2022-02-07T18:33:09.503Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T18:33:09.503Z] docker-dev-cache [2022-02-07T18:33:09.503Z] docker-mod-cache [Pipeline] deleteDir [2022-02-07T18:33:09.848Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-07T18:33:12.075Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T18:33:14.302Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-07T18:33:15.601Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-07T18:33:16.529Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-07T18:33:16.529Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-07T18:33:19.407Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-07T18:33:19.954Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-07T18:33:19.954Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-07T18:33:19.954Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-07T18:33:19.954Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-07T18:33:20.397Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-07T18:33:21.303Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-07T18:33:21.303Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-07T18:33:22.877Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-07T18:33:22.877Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-07T18:33:23.348Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-07T18:33:26.286Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-07T18:33:26.320Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-07T18:33:26.320Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-07T18:33:26.320Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-07T18:33:26.320Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-07T18:33:26.320Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-07T18:33:27.280Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-07T18:33:28.272Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-07T18:33:28.547Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-07T18:33:28.547Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-07T18:33:30.776Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-07T18:33:33.001Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-07T18:33:34.910Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-07T18:33:35.234Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-07T18:33:35.234Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-07T18:33:35.234Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-07T18:33:35.234Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-07T18:33:35.234Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-07T18:33:35.234Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-07T18:33:35.234Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-07T18:33:35.455Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-07T18:33:37.461Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-07T18:33:37.461Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-07T18:33:37.461Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-07T18:33:37.461Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:33:37.461Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-07T18:33:37.461Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-07T18:33:37.461Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-07T18:33:37.461Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:33:37.461Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-07T18:33:38.722Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-07T18:33:39.035Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-07T18:33:42.645Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-07T18:33:42.645Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-07T18:33:42.645Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-07T18:33:42.645Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:33:42.645Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-07T18:33:42.645Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-07T18:33:42.645Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-07T18:33:42.645Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-07T18:33:42.645Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-07T18:33:43.810Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-07T18:33:43.810Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-07T18:33:43.810Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-07T18:33:43.810Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-07T18:33:43.810Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-07T18:33:43.810Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-07T18:33:44.225Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-07T18:33:44.226Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-07T18:33:44.226Z] === RUN TestDockerSuite/TestEventsRename [2022-02-07T18:33:44.282Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-07T18:33:44.282Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:33:44.282Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-07T18:33:44.282Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-07T18:33:44.282Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-07T18:33:44.282Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-07T18:33:44.282Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-07T18:33:48.053Z] === RUN TestDockerSuite/TestEventsResize [2022-02-07T18:33:49.175Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-07T18:33:51.467Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-07T18:33:51.467Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-07T18:33:51.467Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-07T18:33:51.467Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-07T18:33:51.467Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-07T18:33:51.467Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-07T18:33:53.696Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-07T18:33:53.949Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-07T18:33:53.949Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-07T18:33:53.949Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-07T18:33:53.949Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-07T18:33:53.949Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-07T18:33:55.924Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-07T18:33:55.924Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-07T18:33:55.924Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-07T18:33:58.158Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-07T18:33:58.158Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-07T18:33:58.158Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-07T18:33:58.158Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-07T18:33:58.158Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-07T18:33:58.158Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-07T18:33:58.158Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-07T18:33:59.836Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-07T18:33:59.836Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:33:59.836Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-07T18:33:59.836Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-07T18:33:59.836Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-07T18:33:59.836Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-07T18:33:59.836Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-07T18:33:59.836Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-07T18:34:00.306Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-07T18:34:00.386Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-07T18:34:02.614Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-07T18:34:04.842Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-07T18:34:07.073Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-07T18:34:07.073Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-07T18:34:08.994Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-07T18:34:08.994Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-07T18:34:08.994Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-07T18:34:09.989Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-07T18:34:09.989Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-07T18:34:09.989Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-07T18:34:10.882Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-07T18:34:10.882Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-07T18:34:10.882Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-07T18:34:10.882Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-07T18:34:10.882Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-07T18:34:10.882Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-07T18:34:11.566Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-07T18:34:12.555Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-07T18:34:12.555Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-07T18:34:12.555Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-07T18:34:18.438Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-07T18:34:21.343Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-07T18:34:21.343Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.343Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunMount [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-07T18:34:21.815Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-07T18:34:21.815Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-07T18:34:23.207Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-07T18:34:23.953Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-07T18:34:24.944Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-07T18:34:27.009Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-07T18:34:28.998Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-07T18:34:28.998Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-07T18:34:28.998Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-07T18:34:28.998Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-07T18:34:28.998Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-07T18:34:28.998Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-07T18:34:28.998Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-07T18:34:29.721Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-07T18:34:32.819Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-07T18:34:35.609Z] === RUN TestDockerSuite/TestEventsTop [2022-02-07T18:34:35.609Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-07T18:34:35.609Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-07T18:34:37.594Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-07T18:34:37.594Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-07T18:34:38.579Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-07T18:34:38.586Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-07T18:34:40.812Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-07T18:34:43.039Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-07T18:34:44.033Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-07T18:34:44.475Z] === RUN TestDockerSuite/TestExec [2022-02-07T18:34:44.475Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:34:44.475Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-07T18:34:44.475Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-07T18:34:44.475Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-07T18:34:46.261Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-07T18:34:46.261Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:34:48.289Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-07T18:34:49.232Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-07T18:34:49.232Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-07T18:34:49.232Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-07T18:34:49.232Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-07T18:34:49.232Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-07T18:34:49.232Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-07T18:34:49.232Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-07T18:34:49.232Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-07T18:34:49.232Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-07T18:34:49.232Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:34:49.232Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-07T18:34:51.257Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-07T18:34:51.257Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:34:51.257Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-07T18:34:51.257Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:34:51.257Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-07T18:34:51.257Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-07T18:34:51.257Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-07T18:34:55.069Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-07T18:34:57.165Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-07T18:34:57.165Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:34:57.165Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-07T18:34:58.881Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-07T18:35:01.761Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-07T18:35:01.761Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-07T18:35:01.761Z] === RUN TestDockerSuite/TestRunRm [2022-02-07T18:35:01.933Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-07T18:35:02.403Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-07T18:35:02.742Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-07T18:35:02.874Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-07T18:35:03.864Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-07T18:35:03.988Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-07T18:35:07.519Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-07T18:35:09.750Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-07T18:35:09.885Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-07T18:35:14.712Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-07T18:35:14.712Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-07T18:35:14.712Z] === RUN TestDockerSuite/TestExecEnv [2022-02-07T18:35:14.712Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:35:14.712Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-07T18:35:14.712Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-07T18:35:14.712Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-07T18:35:15.630Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-07T18:35:15.630Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:35:15.630Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-07T18:35:17.063Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-07T18:35:18.529Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-07T18:35:19.291Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-07T18:35:20.864Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-07T18:35:21.519Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-07T18:35:21.519Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-07T18:35:21.519Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-07T18:35:23.827Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-07T18:35:23.827Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-07T18:35:23.827Z] === RUN TestDockerSuite/TestRunState [2022-02-07T18:35:23.827Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-07T18:35:23.827Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-07T18:35:24.414Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-07T18:35:24.414Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-07T18:35:24.414Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-07T18:35:24.414Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-07T18:35:24.414Z] === RUN TestDockerSuite/TestExecParseError [2022-02-07T18:35:24.414Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:35:24.414Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-07T18:35:24.414Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-07T18:35:24.414Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-07T18:35:24.414Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-07T18:35:24.414Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-07T18:35:26.054Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-07T18:35:26.054Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:35:26.054Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-07T18:35:28.280Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-07T18:35:28.280Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-07T18:35:28.280Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-07T18:35:28.280Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-07T18:35:28.280Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-07T18:35:28.280Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-07T18:35:28.280Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-07T18:35:28.280Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-07T18:35:28.280Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-07T18:35:29.195Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-07T18:35:29.195Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-07T18:35:29.195Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-07T18:35:29.195Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:35:29.195Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-07T18:35:29.195Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-07T18:35:29.195Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-07T18:35:29.195Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-07T18:35:29.195Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-07T18:35:29.195Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-07T18:35:29.195Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-07T18:35:33.000Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-07T18:35:33.000Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.000Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-07T18:35:33.056Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-07T18:35:33.056Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-07T18:35:39.369Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-07T18:35:40.232Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-07T18:35:40.232Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-07T18:35:40.232Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-07T18:35:41.595Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-07T18:35:41.696Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-07T18:35:41.696Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-07T18:35:41.696Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-07T18:35:41.696Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-07T18:35:41.696Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-07T18:35:41.696Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:35:41.696Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-07T18:35:42.458Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-07T18:35:42.458Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-07T18:35:42.458Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-07T18:35:42.458Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-07T18:35:42.458Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-07T18:35:42.593Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-07T18:35:48.872Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-07T18:35:49.634Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-07T18:35:51.278Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-07T18:35:56.048Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-07T18:35:56.813Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-07T18:35:57.167Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-07T18:36:00.622Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-07T18:36:00.828Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-07T18:36:06.520Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-07T18:36:06.520Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-07T18:36:06.520Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-07T18:36:06.520Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-07T18:36:07.613Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-07T18:36:08.583Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestHealth [2022-02-07T18:36:08.583Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-07T18:36:08.583Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-07T18:36:08.745Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-07T18:36:10.969Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-07T18:36:12.382Z] === RUN TestDockerSuite/TestRmiTag [2022-02-07T18:36:12.853Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-07T18:36:13.197Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-07T18:36:13.197Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-07T18:36:13.197Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-07T18:36:13.197Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-07T18:36:13.197Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-07T18:36:13.197Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-07T18:36:13.197Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-07T18:36:15.766Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-07T18:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-07T18:36:15.766Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-07T18:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-07T18:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-07T18:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-07T18:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-07T18:36:16.247Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-07T18:36:16.247Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:36:16.247Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-07T18:36:16.666Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-07T18:36:17.006Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-07T18:36:17.819Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-07T18:36:17.820Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-07T18:36:19.232Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-07T18:36:20.052Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-07T18:36:20.052Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-07T18:36:21.458Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-07T18:36:23.029Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-07T18:36:26.235Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-07T18:36:26.235Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-07T18:36:26.235Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-07T18:36:26.235Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-07T18:36:26.235Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-07T18:36:26.235Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.235Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-07T18:36:26.834Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-07T18:36:26.834Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-07T18:36:26.834Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:36:26.834Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-07T18:36:28.463Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-07T18:36:28.934Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-07T18:36:29.406Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-07T18:36:29.406Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-07T18:36:30.633Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-07T18:36:30.976Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-07T18:36:31.104Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportFile [2022-02-07T18:36:31.104Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-07T18:36:31.104Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-07T18:36:31.104Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-07T18:36:31.104Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-07T18:36:31.104Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-07T18:36:31.104Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-07T18:36:31.104Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-07T18:36:31.104Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-07T18:36:31.104Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:36:31.104Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-07T18:36:35.098Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-07T18:36:37.927Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-07T18:36:38.068Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-07T18:36:38.068Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:36:38.068Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-07T18:36:38.068Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-07T18:36:38.068Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-07T18:36:38.068Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-07T18:36:38.068Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-07T18:36:38.068Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-07T18:36:38.328Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-07T18:36:38.328Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-07T18:36:38.328Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-07T18:36:40.892Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-07T18:36:41.874Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-07T18:36:41.874Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-07T18:36:45.521Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-07T18:36:45.522Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:36:45.522Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-07T18:36:45.679Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-07T18:36:45.679Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-07T18:36:45.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-07T18:36:45.679Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-07T18:36:45.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-07T18:36:45.679Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-07T18:36:45.679Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-07T18:36:46.775Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-07T18:36:48.346Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-07T18:36:48.346Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-07T18:36:48.649Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-07T18:36:49.325Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-07T18:36:49.325Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-07T18:36:49.325Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-07T18:36:49.325Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:36:49.325Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-07T18:36:49.325Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-07T18:36:49.325Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-07T18:36:49.325Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-07T18:36:49.325Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-07T18:36:51.307Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-07T18:36:51.307Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-07T18:36:51.307Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-07T18:36:51.307Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-07T18:36:51.307Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-07T18:36:55.824Z] === RUN TestDockerSuite/TestInspectImage [2022-02-07T18:36:55.824Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:36:55.824Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-07T18:36:55.824Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:36:55.824Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-07T18:36:55.824Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:36:55.824Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-07T18:36:57.191Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-07T18:36:58.011Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-07T18:36:58.011Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-07T18:36:58.011Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-07T18:36:58.011Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-07T18:36:58.011Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-07T18:36:58.011Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:36:58.011Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-07T18:36:58.057Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-07T18:37:00.237Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-07T18:37:00.997Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-07T18:37:01.860Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-07T18:37:01.860Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-07T18:37:02.465Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-07T18:37:02.465Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-07T18:37:02.465Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-07T18:37:03.961Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-07T18:37:04.694Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-07T18:37:04.694Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-07T18:37:04.694Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-07T18:37:04.694Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-07T18:37:04.694Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-07T18:37:04.694Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-07T18:37:04.694Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-07T18:37:05.662Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-07T18:37:06.932Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-07T18:37:09.467Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-07T18:37:09.467Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-07T18:37:09.467Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-07T18:37:09.467Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-07T18:37:09.898Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-07T18:37:09.898Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-07T18:37:14.247Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-07T18:37:17.173Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-07T18:37:17.173Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-07T18:37:18.061Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-07T18:37:20.133Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-07T18:37:20.133Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-07T18:37:20.133Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-07T18:37:22.471Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-07T18:37:22.471Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-07T18:37:23.442Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-07T18:37:23.442Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-07T18:37:23.873Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-07T18:37:23.873Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-07T18:37:23.873Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-07T18:37:23.873Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-07T18:37:23.873Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-07T18:37:26.776Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-07T18:37:26.776Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-07T18:37:26.853Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-07T18:37:27.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-07T18:37:27.175Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-07T18:37:27.635Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-07T18:37:27.635Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-07T18:37:27.635Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-07T18:37:28.955Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-07T18:37:30.654Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-07T18:37:32.696Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-07T18:37:33.618Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-07T18:37:35.599Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-07T18:37:35.599Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-07T18:37:35.599Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-07T18:37:35.599Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-07T18:37:35.599Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-07T18:37:35.599Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-07T18:37:35.599Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-07T18:37:38.394Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-07T18:37:38.501Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-07T18:37:38.501Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-07T18:37:38.501Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-07T18:37:38.501Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:37:38.501Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-07T18:37:38.501Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-07T18:37:38.501Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-07T18:37:38.501Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:37:38.501Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-07T18:37:42.344Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-07T18:37:42.344Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:37:42.344Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-07T18:37:42.344Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-07T18:37:42.344Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-07T18:37:42.344Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-07T18:37:42.344Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-07T18:37:42.714Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-07T18:37:42.774Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-07T18:37:44.958Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-07T18:37:48.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-07T18:37:48.141Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-07T18:37:48.570Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-07T18:37:48.571Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.571Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-07T18:37:48.571Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.571Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-07T18:37:48.571Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.571Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-07T18:37:48.571Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.571Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-07T18:37:48.571Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.571Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-07T18:37:48.571Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.571Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-07T18:37:48.600Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-07T18:37:48.765Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-07T18:37:48.765Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-07T18:37:48.765Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-07T18:37:48.765Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-07T18:37:51.473Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-07T18:37:51.473Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-07T18:37:51.473Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-07T18:37:51.473Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-07T18:37:51.473Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-07T18:37:51.473Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-07T18:37:52.572Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-07T18:37:54.376Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-07T18:37:55.541Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-07T18:37:57.169Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-07T18:37:57.169Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-07T18:37:57.169Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-07T18:37:57.279Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-07T18:37:57.279Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-07T18:37:57.279Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-07T18:37:58.708Z] --- PASS: TestDockerSuite (2515.49s) [2022-02-07T18:37:58.708Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-07T18:37:58.708Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-07T18:37:58.708Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-07T18:37:58.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-07T18:37:58.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-07T18:37:58.708Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.27s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.39s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.19s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.15s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.37s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.63s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.17s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.63s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.10s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.78s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.61s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.35s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.45s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddTar (63.68s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.13s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.46s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.36s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.44s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.63s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.19s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.23s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.48s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.17s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.12s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.07s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.15s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.80s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.41s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.58s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.49s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.76s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.81s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.45s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.69s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.86s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.42s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.20s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.87s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.32s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.84s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.53s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.07s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (110.48s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.10s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.13s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.45s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.45s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.52s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFails (7.07s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.27s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.38s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.95s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.25s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.95s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.88s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildHistory (11.10s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.66s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.00s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.97s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.66s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.95s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.29s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.32s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.23s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.94s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.33s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.52s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.79s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:37:58.709Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.63s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.01s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.17s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.34s) [2022-02-07T18:37:58.709Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.86s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.48s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.08s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.53s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.76s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.46s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.36s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.57s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.52s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildRm (11.78s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.18s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.34s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.39s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.97s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.97s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.72s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.22s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildStderr (4.10s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.19s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.25s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.99s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.80s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.77s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.90s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.75s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.94s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.73s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.22s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.21s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCommitChange (4.68s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.16s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.09s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCommitTTY (16.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.98s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.08s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.17s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.46s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.31s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.29s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.16s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.22s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.68s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.49s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.83s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.16s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.41s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.11s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.73s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.69s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.54s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.48s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000604d08_} (2.48s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13712902608_c:\foo_false____} (2.47s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13712902608_c:\foo_true____} (2.49s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.31s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.22s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.13s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.23s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.42s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.54s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.73s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpToDot (2.27s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCpToStdout (2.31s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.35s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.35s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:37:58.710Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.34s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.40s) [2022-02-07T18:37:58.710Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.39s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsCopy (4.59s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.76s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.16s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.52s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFilters (4.35s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFormat (4.37s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsRename (2.30s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsResize (7.59s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.09s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.57s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.60s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.93s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.35s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecInspectID (4.57s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.48s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.97s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.00s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.32s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.11s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.08s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectDefault (2.10s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.16s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.06s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.09s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.11s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.22s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.19s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.11s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.13s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.86s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.85s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.56s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.28s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.71s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.66s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.72s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.23s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsSince (8.91s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsTail (2.73s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.47s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.27s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.46s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsByOrder (7.93s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.09s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.38s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.21s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.54s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.81s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.31s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.46s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.85s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.97s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.31s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.97s) [2022-02-07T18:37:58.711Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.42s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2022-02-07T18:37:58.711Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.96s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.82s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.80s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.66s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.56s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.94s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.90s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.25s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.38s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.41s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.31s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.47s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.66s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.22s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.10s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.48s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.17s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.28s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.16s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.95s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.39s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.15s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunExitCode (2.13s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.12s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.16s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.84s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.95s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.51s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.98s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.07s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.76s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.40s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunRm (2.23s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.46s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.24s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.23s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.50s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.95s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.24s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.66s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.64s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.20s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.46s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.57s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.15s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.81s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.61s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.47s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.31s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:37:58.712Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.84s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-07T18:37:58.712Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.94s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.17s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.95s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.39s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.64s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.47s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-07T18:37:58.713Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-07T18:37:58.713Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-07T18:37:58.713Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-07T18:37:58.713Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-07T18:37:58.713Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-07T18:37:58.713Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-07T18:37:58.713Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-07T18:37:58.713Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:37:58.713Z] === RUN TestDockerDaemonSuite [2022-02-07T18:37:58.713Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-07T18:37:58.713Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-07T18:37:58.713Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-07T18:37:58.713Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:37:58.713Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:37:58.713Z] === RUN TestDockerSwarmSuite [2022-02-07T18:37:58.713Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-07T18:37:58.713Z] === RUN TestDockerPluginSuite [2022-02-07T18:37:58.713Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-07T18:37:58.713Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-07T18:37:58.713Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.713Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-07T18:37:58.713Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-07T18:37:58.714Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:37:58.714Z] === RUN TestDockerExternalVolumeSuite [2022-02-07T18:37:58.714Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-07T18:37:58.714Z] === RUN TestDockerNetworkSuite [2022-02-07T18:37:58.714Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-07T18:37:58.714Z] === RUN TestDockerHubPullSuite [2022-02-07T18:37:58.714Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-07T18:37:58.714Z] PASS [2022-02-07T18:37:58.714Z] ok github.com/docker/docker/integration-cli 2515.898s [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === Skipped [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-07T18:37:58.714Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:37:58.714Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-07T18:37:58.714Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:37:58.714Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:37:58.714Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-02-07T18:37:58.714Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-07T18:37:58.714Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.714Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2022-02-07T18:37:58.714Z] [2022-02-07T18:37:58.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-02-07T18:37:58.714Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:37:58.715Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-07T18:37:58.715Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:37:58.715Z] [2022-02-07T18:37:58.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-02-07T18:37:59.176Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-02-07T18:37:59.176Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-07T18:37:59.176Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:37:59.176Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:37:59.176Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-07T18:37:59.176Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-07T18:37:59.176Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.176Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-07T18:37:59.176Z] [2022-02-07T18:37:59.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:37:59.177Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:37:59.177Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:37:59.177Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-07T18:37:59.177Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.177Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-07T18:37:59.177Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-07T18:37:59.178Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-07T18:37:59.178Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-07T18:37:59.178Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:37:59.178Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-07T18:37:59.178Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:37:59.178Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:37:59.178Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-07T18:37:59.178Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-07T18:37:59.178Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:37:59.178Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-07T18:37:59.178Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.178Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:37:59.178Z] [2022-02-07T18:37:59.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:37:59.178Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:37:59.179Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-07T18:37:59.179Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-07T18:37:59.179Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.179Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-07T18:37:59.179Z] [2022-02-07T18:37:59.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:37:59.179Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.180Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-07T18:37:59.180Z] [2022-02-07T18:37:59.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-07T18:37:59.180Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-07T18:37:59.181Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.181Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-07T18:37:59.181Z] [2022-02-07T18:37:59.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-07T18:37:59.182Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:37:59.182Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:37:59.182Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.182Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:37:59.182Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-07T18:37:59.641Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-07T18:37:59.641Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:37:59.641Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.641Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:37:59.641Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-07T18:37:59.642Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-07T18:37:59.642Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-07T18:37:59.642Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-07T18:37:59.642Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-07T18:37:59.642Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-07T18:37:59.642Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-07T18:37:59.642Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:37:59.642Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:37:59.642Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:37:59.642Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:37:59.642Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:37:59.642Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.642Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:37:59.642Z] [2022-02-07T18:37:59.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-07T18:37:59.643Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] DONE 1085 tests, 539 skipped in 2524.724s [2022-02-07T18:37:59.643Z] INFO: Integration tests ended at 02/07/2022 18:37:59. Duration:00:42:05.0205792 [2022-02-07T18:37:59.643Z] INFO: Docker info of the daemon under test at end of run [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] Containers: 2 [2022-02-07T18:37:59.643Z] Running: 0 [2022-02-07T18:37:59.643Z] Paused: 0 [2022-02-07T18:37:59.643Z] Stopped: 2 [2022-02-07T18:37:59.643Z] Images: 18 [2022-02-07T18:37:59.643Z] Server Version: 0.0.0-dev [2022-02-07T18:37:59.643Z] Storage Driver: windowsfilter [2022-02-07T18:37:59.643Z] Windows: [2022-02-07T18:37:59.643Z] Logging Driver: json-file [2022-02-07T18:37:59.643Z] Plugins: [2022-02-07T18:37:59.643Z] Volume: local [2022-02-07T18:37:59.643Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T18:37:59.643Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T18:37:59.643Z] Swarm: inactive [2022-02-07T18:37:59.643Z] Default Isolation: process [2022-02-07T18:37:59.643Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-07T18:37:59.643Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-07T18:37:59.643Z] OSType: windows [2022-02-07T18:37:59.643Z] Architecture: x86_64 [2022-02-07T18:37:59.643Z] CPUs: 4 [2022-02-07T18:37:59.643Z] Total Memory: 32GiB [2022-02-07T18:37:59.643Z] Name: azwin-2-c94860 [2022-02-07T18:37:59.643Z] ID: CID6:GKKB:2P3D:MJX5:S3TS:PYL2:3MQ4:5XJV:XQRD:YBRF:RUF6:IZCW [2022-02-07T18:37:59.643Z] Docker Root Dir: D:\CI\PR-43176\4\daemon [2022-02-07T18:37:59.643Z] Debug Mode (client): false [2022-02-07T18:37:59.643Z] Debug Mode (server): true [2022-02-07T18:37:59.643Z] File Descriptors: -1 [2022-02-07T18:37:59.643Z] Goroutines: 17 [2022-02-07T18:37:59.643Z] System Time: 2022-02-07T18:37:59.3447606Z [2022-02-07T18:37:59.643Z] EventsListeners: 0 [2022-02-07T18:37:59.643Z] Registry: https://index.docker.io/v1/ [2022-02-07T18:37:59.643Z] Labels: [2022-02-07T18:37:59.643Z] Experimental: false [2022-02-07T18:37:59.643Z] Insecure Registries: [2022-02-07T18:37:59.643Z] 127.0.0.0/8 [2022-02-07T18:37:59.643Z] Live Restore Enabled: false [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] [2022-02-07T18:37:59.643Z] INFO: Stopping daemon under test [2022-02-07T18:37:59.643Z] SUCCESS: The process with PID 8516 (child process of PID 6924) has been terminated. [2022-02-07T18:37:59.643Z] SUCCESS: The process with PID 6924 (child process of PID 9080) has been terminated. [2022-02-07T18:37:59.643Z] INFO: Stop tailing logs of the daemon under tests [2022-02-07T18:37:59.643Z] INFO: executeCI.ps1 Completed successfully at 02/07/2022 18:37:59. [2022-02-07T18:37:59.643Z] INFO: Tidying up at end of run [2022-02-07T18:37:59.643Z] INFO: Saving daemon under test log (d:\CI\PR-43176\4\dut.out) to bundles\CIDUT.out [2022-02-07T18:37:59.643Z] INFO: Saving daemon under test log (d:\CI\PR-43176\4\dut.err) to bundles\CIDUT.err [2022-02-07T18:37:59.643Z] INFO: Saving containerd logs to bundles [2022-02-07T18:37:59.643Z] INFO: Nuke-Everything... [2022-02-07T18:38:00.102Z] INFO: Container count on control daemon to delete is 2 [2022-02-07T18:38:00.562Z] 5b9c7e8f2ad9 [2022-02-07T18:38:00.562Z] 10e8ab4175c5 [2022-02-07T18:38:00.562Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-07T18:38:01.013Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-07T18:38:01.013Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-07T18:38:01.013Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-07T18:38:01.013Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-07T18:38:01.013Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-07T18:38:01.013Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-07T18:38:01.013Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-07T18:38:02.103Z] Deleted: sha256:649b0153c7a5450e73d1511fcc37ef271056bf8b14c012aec24949ebc3767c81 [2022-02-07T18:38:02.103Z] Deleted: sha256:4991508deb87293581e5f16877e31b9d433bc1faf06c970c535afd57d5af8069 [2022-02-07T18:38:02.103Z] INFO: Tidying pidfile d:\CI\PR-43176\4\docker.pid [2022-02-07T18:38:02.103Z] INFO: Nuking d:\CI [2022-02-07T18:38:02.717Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-07T18:38:03.917Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-07T18:38:05.681Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-07T18:38:05.681Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-07T18:38:05.681Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-07T18:38:06.823Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-07T18:38:09.728Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-07T18:38:10.457Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-07T18:38:10.457Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-07T18:38:12.630Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-07T18:38:12.630Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-07T18:38:12.630Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-07T18:38:12.630Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-07T18:38:12.630Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-07T18:38:12.630Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-07T18:38:12.630Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-07T18:38:13.089Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-07T18:38:13.089Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-07T18:38:13.089Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:38:13.089Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:38:13.089Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-07T18:38:13.089Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-07T18:38:13.089Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-07T18:38:13.089Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-07T18:38:13.089Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-07T18:38:18.881Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-07T18:38:18.881Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-07T18:38:18.881Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-07T18:38:18.881Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-07T18:38:18.881Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-07T18:38:18.881Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-07T18:38:19.141Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-07T18:38:26.322Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-07T18:38:27.261Z] INFO: Zapped successfully [2022-02-07T18:38:27.261Z] [2022-02-07T18:38:27.261Z] INFO: executeCI.ps1 exiting at Mon Feb 7 18:38:25 CUT 2022. Duration 01:00:21.6881189 [2022-02-07T18:38:27.261Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-07T18:38:27.462Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-07T18:38:27.463Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-07T18:38:27.463Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-07T18:38:27.508Z] Recording test results [2022-02-07T18:38:27.996Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-07T18:38:28.435Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-07T18:38:28.435Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.435Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-07T18:38:28.435Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.435Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-07T18:38:28.435Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.435Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-07T18:38:28.435Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.435Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-07T18:38:28.435Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunMount [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-07T18:38:28.894Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-07T18:38:28.894Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-07T18:38:29.491Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-07T18:38:31.245Z] Archiving artifacts [2022-02-07T18:38:32.392Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T18:38:33.390Z] + make clean [2022-02-07T18:38:33.850Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T18:38:33.850Z] docker-dev-cache [2022-02-07T18:38:33.850Z] docker-mod-cache [Pipeline] deleteDir [2022-02-07T18:38:35.021Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T18:38:38.822Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-07T18:38:39.214Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-07T18:38:39.214Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-07T18:38:39.214Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-07T18:38:39.214Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-07T18:38:39.214Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-07T18:38:39.214Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-07T18:38:39.214Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-07T18:38:43.605Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-07T18:38:43.605Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-07T18:38:44.077Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-07T18:38:45.005Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-07T18:38:47.880Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-07T18:38:50.792Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-07T18:38:50.792Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-07T18:38:50.846Z] === RUN TestDockerSuite/TestLogsSince [2022-02-07T18:38:52.327Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-07T18:38:54.564Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-07T18:38:56.741Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-07T18:38:58.276Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-07T18:39:00.452Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-07T18:39:00.911Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-07T18:39:00.911Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:39:01.352Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-07T18:39:01.352Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-07T18:39:01.352Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-07T18:39:01.352Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-07T18:39:01.352Z] === RUN TestDockerSuite/TestLogsTail [2022-02-07T18:39:05.158Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-07T18:39:05.600Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-07T18:39:05.600Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-07T18:39:05.600Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-07T18:39:05.600Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-07T18:39:05.600Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-07T18:39:05.600Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-07T18:39:05.600Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-07T18:39:05.600Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-07T18:39:05.600Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-07T18:39:05.600Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:39:05.600Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-07T18:39:08.964Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-07T18:39:11.936Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-07T18:39:11.936Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-07T18:39:11.936Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-07T18:39:11.936Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-07T18:39:11.936Z] === RUN TestDockerSuite/TestNetHostname [2022-02-07T18:39:11.936Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-07T18:39:11.936Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-07T18:39:11.936Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:39:11.936Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-07T18:39:11.936Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-07T18:39:12.703Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginActive [2022-02-07T18:39:12.703Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-07T18:39:12.703Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-07T18:39:12.703Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-07T18:39:12.703Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-07T18:39:12.703Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-07T18:39:12.703Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-07T18:39:12.703Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-07T18:39:12.703Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-07T18:39:12.703Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-07T18:39:12.703Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPortList [2022-02-07T18:39:12.703Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-07T18:39:12.703Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-07T18:39:15.948Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-07T18:39:15.948Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-07T18:39:15.948Z] === RUN TestDockerSuite/TestRunRm [2022-02-07T18:39:18.912Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-07T18:39:19.885Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-07T18:39:19.885Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:39:19.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-07T18:39:26.091Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-07T18:39:27.064Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-07T18:39:27.064Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-07T18:39:27.064Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-07T18:39:28.318Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-07T18:39:31.283Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-07T18:39:33.511Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-07T18:39:37.326Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-07T18:39:37.326Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-07T18:39:37.326Z] === RUN TestDockerSuite/TestRunState [2022-02-07T18:39:37.326Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-07T18:39:37.326Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-07T18:39:40.296Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-07T18:39:40.296Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:39:40.296Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-07T18:39:42.033Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-07T18:39:42.033Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-07T18:39:42.033Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-07T18:39:43.264Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-07T18:39:43.264Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-07T18:39:43.264Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-07T18:39:43.264Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-07T18:39:43.264Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-07T18:39:43.264Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-07T18:39:43.264Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-07T18:39:43.264Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-07T18:39:43.264Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-07T18:39:49.154Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-07T18:39:49.154Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-07T18:39:52.119Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-07T18:39:52.119Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-07T18:39:52.119Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-07T18:39:55.081Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-07T18:39:55.081Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-07T18:39:55.081Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-07T18:39:55.081Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-07T18:39:55.081Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-07T18:39:56.993Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-07T18:39:58.890Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-07T18:40:09.344Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-07T18:40:14.118Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-07T18:40:19.249Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-07T18:40:19.249Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-07T18:40:19.249Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-07T18:40:19.249Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-07T18:40:19.249Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-07T18:40:19.249Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-07T18:40:21.301Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-07T18:40:21.301Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-07T18:40:21.301Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-07T18:40:21.772Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-07T18:40:23.061Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-07T18:40:26.545Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-07T18:40:29.510Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-07T18:40:32.477Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-07T18:40:32.477Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-07T18:40:32.477Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-07T18:40:32.477Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-07T18:40:32.477Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-07T18:40:32.477Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-07T18:40:32.477Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-07T18:40:35.586Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-07T18:40:37.260Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-07T18:40:40.233Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-07T18:40:41.467Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-07T18:40:41.468Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-07T18:40:41.468Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-07T18:40:41.468Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-07T18:40:41.468Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-07T18:40:42.460Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-07T18:40:48.648Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-07T18:40:48.648Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:40:48.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-07T18:40:48.648Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-07T18:40:48.648Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-07T18:40:48.648Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-07T18:40:48.648Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-07T18:40:48.648Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-07T18:40:48.648Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-07T18:40:49.650Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-07T18:40:49.650Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-07T18:40:49.650Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-07T18:40:49.650Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-07T18:40:49.650Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-07T18:40:49.650Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-07T18:40:49.650Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-07T18:40:51.339Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-07T18:40:51.884Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-07T18:40:52.422Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-07T18:40:52.422Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-07T18:40:54.648Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-07T18:41:01.166Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-07T18:41:01.166Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-07T18:41:01.166Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-07T18:41:01.636Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-07T18:41:01.636Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-07T18:41:01.636Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-07T18:41:02.630Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-07T18:41:03.340Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-07T18:41:03.340Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-07T18:41:03.340Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-07T18:41:03.621Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-07T18:41:03.621Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-07T18:41:03.621Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-07T18:41:12.312Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-07T18:41:13.796Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-07T18:41:13.796Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:41:13.796Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-07T18:41:19.498Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-07T18:41:19.682Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-07T18:41:19.682Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-07T18:41:19.682Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-07T18:41:19.682Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:41:19.682Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-07T18:41:19.682Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-07T18:41:19.682Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-07T18:41:19.682Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-07T18:41:19.682Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-07T18:41:21.727Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-07T18:41:28.367Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-07T18:41:28.367Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-07T18:41:28.367Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-07T18:41:28.367Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-07T18:41:28.367Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-07T18:41:28.367Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:41:28.367Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-07T18:41:29.937Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-07T18:41:32.899Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-07T18:41:32.899Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-07T18:41:32.899Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-07T18:41:35.122Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-07T18:41:35.122Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-07T18:41:35.122Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-07T18:41:35.122Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-07T18:41:35.122Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-07T18:41:35.122Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-07T18:41:35.122Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-07T18:41:52.963Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-07T18:41:52.963Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-07T18:41:55.192Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-07T18:41:55.192Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-07T18:41:57.622Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-07T18:41:57.622Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:41:57.622Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-07T18:41:58.994Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-07T18:41:59.464Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-07T18:41:59.934Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-07T18:41:59.934Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-07T18:42:00.404Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-07T18:42:03.505Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-07T18:42:03.505Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-07T18:42:03.505Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-07T18:42:04.496Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-07T18:42:10.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-07T18:42:10.849Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:42:10.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-07T18:42:10.849Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-07T18:42:10.849Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-07T18:42:10.849Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-07T18:42:10.849Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-07T18:42:13.184Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-07T18:42:19.076Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-07T18:42:19.076Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:42:19.076Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-07T18:42:21.300Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-07T18:42:21.300Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-07T18:42:21.300Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-07T18:42:33.820Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-07T18:42:33.820Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-07T18:42:33.820Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite (2752.51s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.66s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.83s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.54s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.98s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.52s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.59s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.23s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.19s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.91s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.24s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.92s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.61s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.57s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.14s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.26s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.12s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.93s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.74s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.85s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.30s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.46s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.11s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.96s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.84s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.16s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.07s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.08s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.77s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.18s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.78s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.09s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.25s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.65s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.94s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.31s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.36s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.82s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.64s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.08s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.45s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.56s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.47s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.75s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.49s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.38s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.11s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.08s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.41s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.06s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.02s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.19s) [2022-02-07T18:42:34.292Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.65s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.22s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.97s) [2022-02-07T18:42:34.292Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.92s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.36s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.60s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.01s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.79s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.26s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.65s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.40s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.79s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.88s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.92s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.28s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.93s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.55s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFails (3.05s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.15s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.16s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.81s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.12s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.68s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.15s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.21s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildHistory (14.66s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.27s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.93s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.76s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabel (1.34s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.38s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabels (1.42s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.06s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.69s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.26s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.60s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.79s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.11s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.34s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.10s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.24s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.94s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.04s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.80s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.56s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.54s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.22s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.12s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.27s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.87s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.34s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.84s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.73s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-07T18:42:34.293Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.47s) [2022-02-07T18:42:34.293Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.50s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.91s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildRm (15.17s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.95s) [2022-02-07T18:42:34.763Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-07T18:42:34.763Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.70s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.88s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.93s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.63s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.64s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.05s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.41s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.59s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildStderr (5.32s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.25s) [2022-02-07T18:42:34.763Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-07T18:42:34.763Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.21s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.96s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.08s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.93s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.76s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.93s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.08s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.01s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.14s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.66s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.03s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.14s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.22s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.60s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.62s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCommitChange (6.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.66s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.76s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCommitTTY (8.34s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.51s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.53s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.70s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.98s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.94s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.80s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.48s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.54s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.65s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.07s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.10s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.71s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.31s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.01s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.66s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.90s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.36s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.19s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.71s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.06s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.56s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.89s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.92s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.98s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.99s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.01s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008b2c0_} (3.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13108681078_c:\foo_false____} (3.03s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13108681078_c:\foo_true____} (2.93s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.16s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.23s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.19s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.66s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.29s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.22s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.30s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpToDot (2.74s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCpToStdout (3.11s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.20s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.71s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.64s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.08s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.21s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.75s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.17s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.03s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsCopy (5.26s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.59s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.95s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.35s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFilters (6.30s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFormat (6.14s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsRename (3.28s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsResize (8.40s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.14s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.57s) [2022-02-07T18:42:34.764Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:42:34.764Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.14s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.49s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.51s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.48s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.62s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.62s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.74s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.67s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecInspectID (5.11s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.90s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.76s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.50s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.51s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.49s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.54s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.40s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.65s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.16s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.75s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.44s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.13s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.13s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.11s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.05s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.99s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectDefault (3.11s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectHistory (5.19s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.04s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.57s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.67s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectStatus (3.86s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.01s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.03s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.66s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.19s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.03s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.93s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.44s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.38s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.11s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.62s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.34s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.32s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.49s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.14s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.14s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.22s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsSince (9.97s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsTail (3.49s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.29s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.07s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.27s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.37s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsByOrder (10.12s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.20s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.62s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.38s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.75s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.47s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.62s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.91s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.30s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.26s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.07s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.59s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.32s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.98s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.35s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.13s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.53s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.80s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.58s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.61s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.63s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.21s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.35s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.45s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.84s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.33s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.63s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.49s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.40s) [2022-02-07T18:42:34.765Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-07T18:42:34.765Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.49s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.13s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.20s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.09s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.17s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.23s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.44s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.14s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.78s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.81s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.57s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.17s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.04s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.98s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.39s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.96s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.15s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.09s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.04s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.05s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunExitCode (3.11s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.96s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.12s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.28s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.15s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.38s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.54s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.54s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.43s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.45s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.44s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunRm (3.09s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.10s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.13s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.99s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.53s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.24s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.99s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.82s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.46s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.05s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.05s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.82s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.18s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.05s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.55s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.31s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.20s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.19s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.73s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.50s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.44s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.35s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-07T18:42:34.766Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-07T18:42:34.766Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.86s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.52s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.45s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.58s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.72s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.50s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.26s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.82s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.82s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.14s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-07T18:42:34.767Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-07T18:42:34.767Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-07T18:42:34.767Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:42:34.767Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-07T18:42:34.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-07T18:42:34.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-07T18:42:34.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-07T18:42:34.767Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-07T18:42:34.768Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:42:34.768Z] === RUN TestDockerDaemonSuite [2022-02-07T18:42:34.768Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-07T18:42:34.768Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-07T18:42:34.768Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-07T18:42:34.768Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:42:34.768Z] === RUN TestDockerSwarmSuite [2022-02-07T18:42:34.768Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-07T18:42:34.768Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:42:34.768Z] === RUN TestDockerExternalVolumeSuite [2022-02-07T18:42:34.768Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-07T18:42:34.768Z] === RUN TestDockerNetworkSuite [2022-02-07T18:42:34.768Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-07T18:42:34.768Z] === RUN TestDockerHubPullSuite [2022-02-07T18:42:34.768Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-07T18:42:34.768Z] PASS [2022-02-07T18:42:34.768Z] ok github.com/docker/docker/integration-cli 2752.954s [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === Skipped [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:42:34.768Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:42:34.768Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-07T18:42:34.768Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:42:34.768Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:42:34.768Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-07T18:42:34.768Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:34.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-07T18:42:34.768Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-07T18:42:34.768Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-07T18:42:34.768Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.08s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.08s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-07T18:42:35.239Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-07T18:42:35.239Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.239Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-07T18:42:35.239Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.70s) [2022-02-07T18:42:35.240Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.70s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.60s) [2022-02-07T18:42:35.240Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.60s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-07T18:42:35.240Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-07T18:42:35.240Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-07T18:42:35.240Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-07T18:42:35.240Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:42:35.240Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:42:35.240Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:42:35.240Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.240Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-07T18:42:35.240Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.240Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-07T18:42:35.240Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:42:35.241Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:42:35.241Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:42:35.241Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.241Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:42:35.241Z] [2022-02-07T18:42:35.241Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-02-07T18:42:35.241Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-07T18:42:35.242Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-07T18:42:35.242Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-07T18:42:35.242Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-07T18:42:35.242Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-07T18:42:35.242Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:42:35.242Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-07T18:42:35.242Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:42:35.242Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:42:35.242Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-07T18:42:35.242Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-07T18:42:35.242Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-07T18:42:35.242Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-07T18:42:35.242Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:42:35.242Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-07T18:42:35.242Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-07T18:42:35.242Z] [2022-02-07T18:42:35.242Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-07T18:42:35.242Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.242Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-07T18:42:35.243Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:42:35.243Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-02-07T18:42:35.243Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-07T18:42:35.243Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-07T18:42:35.243Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:42:35.243Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:42:35.243Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.243Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:42:35.243Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-07T18:42:35.244Z] [2022-02-07T18:42:35.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-07T18:42:35.244Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.244Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-07T18:42:35.714Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.714Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-07T18:42:35.714Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-07T18:42:35.715Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:42:35.715Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:42:35.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:42:35.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:42:35.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:42:35.715Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:42:35.716Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.716Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:42:35.716Z] [2022-02-07T18:42:35.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-07T18:42:35.717Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] DONE 1085 tests, 539 skipped in 2763.035s [2022-02-07T18:42:35.717Z] INFO: Integration tests ended at 02/07/2022 18:42:35. Duration:00:46:03.2075477 [2022-02-07T18:42:35.717Z] INFO: Docker info of the daemon under test at end of run [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] Containers: 2 [2022-02-07T18:42:35.717Z] Running: 0 [2022-02-07T18:42:35.717Z] Paused: 0 [2022-02-07T18:42:35.717Z] Stopped: 2 [2022-02-07T18:42:35.717Z] Images: 18 [2022-02-07T18:42:35.717Z] Server Version: 0.0.0-dev [2022-02-07T18:42:35.717Z] Storage Driver: windowsfilter [2022-02-07T18:42:35.717Z] Windows: [2022-02-07T18:42:35.717Z] Logging Driver: json-file [2022-02-07T18:42:35.717Z] Plugins: [2022-02-07T18:42:35.717Z] Volume: local [2022-02-07T18:42:35.717Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T18:42:35.717Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T18:42:35.717Z] Swarm: inactive [2022-02-07T18:42:35.717Z] Default Isolation: process [2022-02-07T18:42:35.717Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T18:42:35.717Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T18:42:35.717Z] OSType: windows [2022-02-07T18:42:35.717Z] Architecture: x86_64 [2022-02-07T18:42:35.717Z] CPUs: 4 [2022-02-07T18:42:35.717Z] Total Memory: 32GiB [2022-02-07T18:42:35.717Z] Name: azwin-2-421380 [2022-02-07T18:42:35.717Z] ID: Q7TH:S6RR:J4XC:IFWB:DNN3:PNHE:2MGU:JNYD:T7CB:WBSA:3XHK:UCAM [2022-02-07T18:42:35.717Z] Docker Root Dir: D:\CI\PR-43176\4\daemon [2022-02-07T18:42:35.717Z] Debug Mode (client): false [2022-02-07T18:42:35.717Z] Debug Mode (server): true [2022-02-07T18:42:35.717Z] File Descriptors: -1 [2022-02-07T18:42:35.717Z] Goroutines: 17 [2022-02-07T18:42:35.717Z] System Time: 2022-02-07T18:42:35.5107634Z [2022-02-07T18:42:35.717Z] EventsListeners: 0 [2022-02-07T18:42:35.717Z] Registry: https://index.docker.io/v1/ [2022-02-07T18:42:35.717Z] Labels: [2022-02-07T18:42:35.717Z] Experimental: false [2022-02-07T18:42:35.717Z] Insecure Registries: [2022-02-07T18:42:35.717Z] 127.0.0.0/8 [2022-02-07T18:42:35.717Z] Live Restore Enabled: false [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] [2022-02-07T18:42:35.717Z] INFO: Stopping daemon under test [2022-02-07T18:42:35.717Z] SUCCESS: The process with PID 1092 (child process of PID 5108) has been terminated. [2022-02-07T18:42:35.717Z] SUCCESS: The process with PID 5108 (child process of PID 4556) has been terminated. [2022-02-07T18:42:35.717Z] INFO: Stop tailing logs of the daemon under tests [2022-02-07T18:42:35.717Z] INFO: executeCI.ps1 Completed successfully at 02/07/2022 18:42:35. [2022-02-07T18:42:35.717Z] INFO: Tidying up at end of run [2022-02-07T18:42:36.187Z] INFO: Saving daemon under test log (d:\CI\PR-43176\4\dut.out) to bundles\CIDUT.out [2022-02-07T18:42:36.188Z] INFO: Saving daemon under test log (d:\CI\PR-43176\4\dut.err) to bundles\CIDUT.err [2022-02-07T18:42:36.188Z] INFO: Saving containerd logs to bundles [2022-02-07T18:42:36.188Z] INFO: Nuke-Everything... [2022-02-07T18:42:36.188Z] INFO: Container count on control daemon to delete is 2 [2022-02-07T18:42:36.188Z] 0c45f4643c14 [2022-02-07T18:42:36.188Z] b4a1b1758040 [2022-02-07T18:42:36.188Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-07T18:42:36.923Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-07T18:42:36.923Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-07T18:42:37.393Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-07T18:42:38.412Z] Deleted: sha256:9ca71c3517236fffd61f42f28985f76baa5607d978e5aebf035ac5bcd40c0b5b [2022-02-07T18:42:38.412Z] Deleted: sha256:5d5b53c0d0423d652d72b6b59ae3fef82ea733e7917116719028b6ec98e347a3 [2022-02-07T18:42:38.412Z] INFO: Tidying pidfile d:\CI\PR-43176\4\docker.pid [2022-02-07T18:42:38.412Z] INFO: Nuking d:\CI [2022-02-07T18:42:58.693Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-07T18:43:00.923Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-07T18:43:01.920Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-07T18:43:08.556Z] INFO: Zapped successfully [2022-02-07T18:43:08.556Z] [2022-02-07T18:43:08.556Z] INFO: executeCI.ps1 exiting at Mon Feb 7 18:43:04 CUT 2022. Duration 01:05:02.2614085 [2022-02-07T18:43:08.556Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-07T18:43:08.808Z] Recording test results [2022-02-07T18:43:09.472Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-07T18:43:11.005Z] Creating win-2022-integration-bundles.zip [2022-02-07T18:43:12.376Z] === RUN TestDockerSuite/TestRmiImgIDForce [Pipeline] archiveArtifacts [2022-02-07T18:43:12.800Z] Archiving artifacts [2022-02-07T18:43:13.901Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T18:43:14.856Z] + make clean [2022-02-07T18:43:15.846Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T18:43:15.846Z] docker-dev-cache [2022-02-07T18:43:15.846Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T18:43:18.281Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-07T18:43:28.743Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-07T18:43:34.628Z] === RUN TestDockerSuite/TestRmiTag [2022-02-07T18:43:34.628Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-07T18:43:38.436Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-07T18:44:03.763Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-07T18:44:03.763Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-07T18:44:10.945Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-07T18:44:11.935Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-07T18:44:11.935Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-07T18:44:14.901Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-07T18:44:14.901Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-07T18:44:14.901Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-07T18:44:14.901Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-07T18:44:15.373Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-07T18:44:22.569Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-07T18:44:26.375Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-07T18:44:30.182Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-07T18:44:33.155Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-07T18:44:36.122Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-07T18:44:36.596Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-07T18:44:43.777Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-07T18:44:43.777Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-07T18:44:46.742Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-07T18:44:46.742Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-07T18:44:47.216Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-07T18:44:51.988Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-07T18:44:51.988Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-07T18:44:51.988Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-07T18:44:51.988Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-07T18:44:51.988Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-07T18:44:54.953Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-07T18:44:54.953Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-07T18:44:57.188Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-07T18:45:00.994Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-07T18:45:04.802Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-07T18:45:04.802Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-07T18:45:04.802Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-07T18:45:04.802Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-07T18:45:04.802Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-07T18:45:04.802Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-07T18:45:04.802Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-07T18:45:07.779Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-07T18:45:07.780Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-07T18:45:07.780Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-07T18:45:07.780Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:45:07.780Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-07T18:45:07.780Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-07T18:45:07.780Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-07T18:45:07.780Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:45:07.780Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-07T18:45:10.004Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-07T18:45:17.195Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-07T18:45:17.195Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-07T18:45:17.195Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-07T18:45:17.195Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-07T18:45:17.195Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-07T18:45:17.195Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-07T18:45:17.195Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-07T18:45:20.161Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-07T18:45:20.161Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-07T18:45:20.161Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-07T18:45:20.635Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-07T18:45:20.635Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-07T18:45:20.635Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-07T18:45:24.452Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-07T18:45:27.953Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-07T18:45:27.953Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-07T18:45:27.953Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-07T18:45:31.262Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-07T18:45:31.262Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-07T18:45:31.262Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-07T18:45:31.262Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-07T18:45:31.262Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-07T18:45:31.262Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-07T18:45:31.262Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-07T18:45:35.066Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-07T18:45:38.029Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-07T18:45:41.844Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-07T18:45:44.805Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-07T18:45:44.805Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-07T18:45:51.994Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-07T18:45:51.994Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-07T18:45:51.994Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-07T18:45:51.994Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-07T18:45:51.994Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-07T18:45:51.994Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-07T18:46:00.688Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-07T18:46:00.688Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-07T18:46:00.688Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-07T18:46:02.261Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-07T18:46:02.261Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.261Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-07T18:46:02.261Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.261Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-07T18:46:02.261Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.261Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-07T18:46:02.261Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.261Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-07T18:46:02.261Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.261Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-07T18:46:02.261Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunMount [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-07T18:46:02.741Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-07T18:46:02.741Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-07T18:46:13.191Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-07T18:46:13.191Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-07T18:46:13.191Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-07T18:46:13.191Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-07T18:46:13.191Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-07T18:46:13.191Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-07T18:46:13.191Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-07T18:46:20.365Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-07T18:46:26.257Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-07T18:46:26.257Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-07T18:46:27.827Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-07T18:46:30.052Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-07T18:46:32.279Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-07T18:46:33.849Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-07T18:46:36.812Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-07T18:46:37.282Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-07T18:46:37.282Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-07T18:46:42.051Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-07T18:46:42.051Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-07T18:46:42.051Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-07T18:46:42.051Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-07T18:46:42.051Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-07T18:46:42.051Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-07T18:46:42.051Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-07T18:46:42.051Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-07T18:46:42.051Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-07T18:46:42.051Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:46:42.051Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-07T18:46:54.592Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-07T18:46:54.592Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-07T18:46:54.592Z] === RUN TestDockerSuite/TestRunRm [2022-02-07T18:46:56.819Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-07T18:47:03.993Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-07T18:47:06.958Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-07T18:47:09.923Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-07T18:47:14.703Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-07T18:47:14.703Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:47:14.703Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-07T18:47:14.703Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-07T18:47:14.703Z] === RUN TestDockerSuite/TestRunState [2022-02-07T18:47:14.703Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-07T18:47:14.703Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-07T18:47:17.666Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-07T18:47:17.666Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:47:17.666Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-07T18:47:18.136Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-07T18:47:18.136Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-07T18:47:18.136Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-07T18:47:18.136Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-07T18:47:18.136Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-07T18:47:18.613Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-07T18:47:18.613Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-07T18:47:18.613Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-07T18:47:18.613Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-07T18:47:24.504Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-07T18:47:24.504Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-07T18:47:28.337Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-07T18:47:28.337Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-07T18:47:28.337Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-07T18:47:32.152Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-07T18:47:32.152Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-07T18:47:32.152Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-07T18:47:32.152Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-07T18:47:32.152Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-07T18:47:35.958Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-07T18:47:46.415Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-07T18:47:53.607Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-07T18:48:04.058Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-07T18:48:04.058Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-07T18:48:04.058Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-07T18:48:04.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-07T18:48:07.880Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-07T18:48:11.699Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-07T18:48:14.670Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-07T18:48:14.670Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-07T18:48:14.670Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-07T18:48:14.670Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-07T18:48:15.147Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-07T18:48:15.147Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:48:15.147Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-07T18:48:15.147Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-07T18:48:15.147Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-07T18:48:15.147Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-07T18:48:15.147Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-07T18:48:15.147Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-07T18:48:15.147Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-07T18:48:15.147Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-07T18:48:15.147Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-07T18:48:21.033Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-07T18:48:23.996Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-07T18:48:26.221Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-07T18:48:33.407Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-07T18:48:33.407Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-07T18:48:33.407Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-07T18:48:33.407Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-07T18:48:33.407Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-07T18:48:33.407Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-07T18:48:33.407Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-07T18:48:35.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-07T18:48:35.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-07T18:48:36.103Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-07T18:48:36.575Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-07T18:48:38.149Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-07T18:48:48.610Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-07T18:48:48.610Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-07T18:48:48.610Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-07T18:48:59.060Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-07T18:48:59.060Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:48:59.060Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-07T18:49:06.691Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-07T18:49:06.691Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-07T18:49:06.691Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-07T18:49:06.691Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:49:06.691Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-07T18:49:06.691Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-07T18:49:06.691Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-07T18:49:06.691Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-07T18:49:06.691Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-07T18:49:15.743Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-07T18:49:15.743Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:49:15.743Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-07T18:49:15.743Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-07T18:49:15.743Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-07T18:49:15.743Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:49:15.743Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-07T18:49:15.743Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:49:15.743Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-07T18:49:15.743Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-07T18:49:15.743Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-07T18:49:15.743Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:49:16.217Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-07T18:49:20.025Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-07T18:49:24.808Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-07T18:49:24.808Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-07T18:49:24.808Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-07T18:49:28.612Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-07T18:49:28.612Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-07T18:49:28.612Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-07T18:49:28.612Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-07T18:49:28.612Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-07T18:49:28.612Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-07T18:49:28.612Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-07T18:49:43.579Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-07T18:49:44.050Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-07T18:49:44.050Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-07T18:49:44.050Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-07T18:49:44.050Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-07T18:49:44.520Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-07T18:49:44.993Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-07T18:49:44.993Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-07T18:49:48.798Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-07T18:49:48.798Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-07T18:49:53.574Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-07T18:49:53.574Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-07T18:49:54.049Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-07T18:49:54.049Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-07T18:49:54.049Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-07T18:50:06.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-07T18:50:06.576Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:50:06.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-07T18:50:06.576Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-07T18:50:06.576Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-07T18:50:06.576Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-07T18:50:06.576Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-07T18:50:17.039Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-07T18:50:17.039Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-07T18:50:17.039Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-07T18:50:32.025Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-07T18:50:32.025Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.025Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite (3008.34s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.75s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.18s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.70s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.63s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.08s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.82s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.92s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.84s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.78s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.49s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.76s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.56s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.45s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.95s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.73s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.62s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.81s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.99s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.63s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.39s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.84s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.00s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.60s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.80s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.46s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.79s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.90s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.25s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.00s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.01s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.22s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.14s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.44s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.11s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.53s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.42s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.26s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.87s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.98s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.88s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.15s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.81s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.40s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.85s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.89s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.74s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.40s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.77s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.43s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.91s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.67s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.77s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.55s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.55s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.43s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.97s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFails (3.61s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.63s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.46s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.79s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.79s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.43s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:50:32.496Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.93s) [2022-02-07T18:50:32.496Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildHistory (13.79s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.88s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.50s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.31s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.73s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.97s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.98s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.03s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.01s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.72s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.09s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.83s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.80s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.69s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.72s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.73s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.15s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.84s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.62s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.92s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.73s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.15s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.15s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.85s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.11s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.54s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.44s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.08s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.92s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildRm (18.17s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.65s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.04s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.01s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.16s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.72s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.51s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildStderr (6.12s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.60s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.43s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.67s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.93s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.97s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.48s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.12s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.27s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.14s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.40s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.26s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.94s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (16.03s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.69s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.54s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.12s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.34s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.23s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCommitChange (6.33s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.07s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.27s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCommitTTY (9.16s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.83s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.53s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.57s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.62s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.58s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.54s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.22s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.37s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.43s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.07s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.45s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.29s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.43s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.70s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.41s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.75s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.89s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.55s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.58s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.13s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.77s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.53s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.14s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.55s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.35s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.37s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.30s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.32s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006337e8_} (3.44s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13877325679_c:\foo_false____} (3.38s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13877325679_c:\foo_true____} (3.35s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.62s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.62s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.67s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.60s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.64s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.90s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.97s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpToDot (3.64s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCpToStdout (3.55s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-07T18:50:32.497Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreateArgs (0.30s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.46s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-07T18:50:32.497Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.67s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateRM (0.52s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.55s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.60s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.60s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.62s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.58s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.30s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsCopy (6.98s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.58s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.59s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.05s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFilters (7.07s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFormat (6.98s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsRename (3.74s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsResize (33.86s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.48s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.34s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.96s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.18s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.47s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.51s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.51s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.58s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.14s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.15s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.32s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.22s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecInspectID (5.98s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.44s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.09s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.58s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.55s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.44s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.68s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.82s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.09s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.20s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.74s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.10s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.19s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.37s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.48s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.55s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectDefault (3.47s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectHistory (6.05s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.38s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.48s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.49s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.11s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.19s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectStatus (4.25s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.64s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.31s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.54s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.16s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.49s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.51s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.43s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.48s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.50s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.73s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.47s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.27s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.81s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.81s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.95s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.07s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.95s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.50s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.56s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsSince (10.09s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsTail (3.87s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.63s) [2022-02-07T18:50:32.498Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.58s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-07T18:50:32.498Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.81s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.96s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsByOrder (14.53s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.62s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.52s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.43s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.25s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.00s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.11s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.32s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.32s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.23s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.42s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.45s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.65s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.04s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.53s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.25s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (17.83s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.52s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.04s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.47s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.58s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.55s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.74s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.53s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.68s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.87s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.51s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.12s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.90s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.24s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.33s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.35s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.32s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-07T18:50:32.977Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.97s) [2022-02-07T18:50:32.977Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.41s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.41s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.35s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.48s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.38s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.36s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.04s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.40s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.44s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.75s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.47s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunExitCode (3.39s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.32s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.31s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.48s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.45s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.75s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.95s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.13s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.34s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.04s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.39s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.72s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunRm (3.42s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.37s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.45s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.41s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.14s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.50s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.91s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.54s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.53s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.17s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.24s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.79s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.11s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.36s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.66s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.54s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.82s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.83s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.88s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.08s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.86s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.37s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.21s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.04s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.06s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.16s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.76s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.17s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.92s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.31s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.72s) [2022-02-07T18:50:32.978Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:50:32.978Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.78s) [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-07T18:50:32.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-07T18:50:32.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-07T18:50:32.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-07T18:50:32.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-07T18:50:32.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-07T18:50:32.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-07T18:50:32.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-07T18:50:32.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerDaemonSuite [2022-02-07T18:50:32.979Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-07T18:50:32.979Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-07T18:50:32.979Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-07T18:50:32.979Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerSwarmSuite [2022-02-07T18:50:32.979Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-07T18:50:32.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerExternalVolumeSuite [2022-02-07T18:50:32.979Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerNetworkSuite [2022-02-07T18:50:32.979Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-07T18:50:32.979Z] === RUN TestDockerHubPullSuite [2022-02-07T18:50:32.979Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-07T18:50:32.979Z] PASS [2022-02-07T18:50:32.979Z] ok github.com/docker/docker/integration-cli 3008.783s [2022-02-07T18:50:32.979Z] [2022-02-07T18:50:32.979Z] === Skipped [2022-02-07T18:50:32.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-07T18:50:32.979Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-07T18:50:32.979Z] [2022-02-07T18:50:32.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:50:32.979Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.979Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-07T18:50:32.979Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:50:32.980Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-07T18:50:32.980Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-07T18:50:32.980Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:50:32.980Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:50:32.980Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-07T18:50:32.980Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-07T18:50:32.980Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-02-07T18:50:32.980Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.980Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-07T18:50:32.980Z] [2022-02-07T18:50:32.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:50:32.980Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-07T18:50:32.981Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-07T18:50:32.981Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:50:32.981Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-07T18:50:32.981Z] docker_cli_sni_test.go:18: Flakey test [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:50:32.981Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-07T18:50:32.981Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-07T18:50:32.981Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:50:32.981Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.981Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-07T18:50:32.981Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:50:32.982Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-07T18:50:32.982Z] [2022-02-07T18:50:32.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-07T18:50:32.982Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:50:32.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:50:33.454Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:50:33.454Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-07T18:50:33.454Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-07T18:50:33.454Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-07T18:50:33.454Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:50:33.454Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-07T18:50:33.454Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-07T18:50:33.454Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-07T18:50:33.454Z] [2022-02-07T18:50:33.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-07T18:50:33.454Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:50:33.455Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:50:33.455Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-07T18:50:33.455Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-07T18:50:33.455Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:50:33.455Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-07T18:50:33.455Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:50:33.455Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-07T18:50:33.455Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-07T18:50:33.455Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:50:33.455Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.455Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-07T18:50:33.455Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-07T18:50:33.456Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-07T18:50:33.456Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-07T18:50:33.456Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-07T18:50:33.456Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:50:33.456Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-07T18:50:33.456Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-07T18:50:33.456Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-07T18:50:33.457Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.457Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-07T18:50:33.457Z] [2022-02-07T18:50:33.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-07T18:50:33.458Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:50:33.458Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:50:33.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:50:33.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:50:33.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:50:33.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:50:33.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:50:33.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:50:33.458Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:50:33.459Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.459Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-07T18:50:33.459Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-07T18:50:33.940Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] DONE 1085 tests, 544 skipped in 3019.204s [2022-02-07T18:50:33.940Z] INFO: Integration tests ended at 02/07/2022 18:50:33. Duration:00:50:19.3547087 [2022-02-07T18:50:33.940Z] INFO: Docker info of the daemon under test at end of run [2022-02-07T18:50:33.940Z] [2022-02-07T18:50:33.940Z] Containers: 2 [2022-02-07T18:50:33.940Z] Running: 0 [2022-02-07T18:50:33.940Z] Paused: 0 [2022-02-07T18:50:33.940Z] Stopped: 2 [2022-02-07T18:50:33.940Z] Images: 18 [2022-02-07T18:50:33.940Z] Server Version: 0.0.0-dev [2022-02-07T18:50:33.940Z] Storage Driver: windowsfilter [2022-02-07T18:50:33.940Z] Windows: [2022-02-07T18:50:33.940Z] Logging Driver: json-file [2022-02-07T18:50:33.940Z] Plugins: [2022-02-07T18:50:33.940Z] Volume: local [2022-02-07T18:50:33.940Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-07T18:50:33.940Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-07T18:50:33.940Z] Swarm: inactive [2022-02-07T18:50:33.940Z] Default Isolation: process [2022-02-07T18:50:33.940Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-07T18:50:33.940Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-07T18:50:33.940Z] OSType: windows [2022-02-07T18:50:33.940Z] Architecture: x86_64 [2022-02-07T18:50:33.940Z] CPUs: 4 [2022-02-07T18:50:33.940Z] Total Memory: 32GiB [2022-02-07T18:50:33.940Z] Name: azwin-2-5aa210 [2022-02-07T18:50:33.941Z] ID: 2VJK:JV2U:AGXQ:3KIX:3DVK:C3Z7:S5GU:3KNY:PWWK:BMXR:YRI3:3FXN [2022-02-07T18:50:33.941Z] Docker Root Dir: D:\CI\PR-43176\4\daemon [2022-02-07T18:50:33.941Z] Debug Mode (client): false [2022-02-07T18:50:33.941Z] Debug Mode (server): true [2022-02-07T18:50:33.941Z] File Descriptors: -1 [2022-02-07T18:50:33.941Z] Goroutines: 46 [2022-02-07T18:50:33.941Z] System Time: 2022-02-07T18:50:33.5660002Z [2022-02-07T18:50:33.941Z] EventsListeners: 0 [2022-02-07T18:50:33.941Z] Registry: https://index.docker.io/v1/ [2022-02-07T18:50:33.941Z] Labels: [2022-02-07T18:50:33.941Z] Experimental: false [2022-02-07T18:50:33.941Z] Insecure Registries: [2022-02-07T18:50:33.941Z] 127.0.0.0/8 [2022-02-07T18:50:33.941Z] Live Restore Enabled: false [2022-02-07T18:50:33.941Z] [2022-02-07T18:50:33.941Z] [2022-02-07T18:50:33.941Z] INFO: Stopping daemon under test [2022-02-07T18:50:33.941Z] SUCCESS: The process with PID 5652 (child process of PID 2636) has been terminated. [2022-02-07T18:50:33.941Z] SUCCESS: The process with PID 2636 (child process of PID 7880) has been terminated. [2022-02-07T18:50:33.941Z] INFO: Stop tailing logs of the daemon under tests [2022-02-07T18:50:33.941Z] INFO: executeCI.ps1 Completed successfully at 02/07/2022 18:50:33. [2022-02-07T18:50:33.941Z] INFO: Tidying up at end of run [2022-02-07T18:50:33.941Z] INFO: Saving daemon under test log (d:\CI\PR-43176\4\dut.out) to bundles\CIDUT.out [2022-02-07T18:50:33.941Z] INFO: Saving daemon under test log (d:\CI\PR-43176\4\dut.err) to bundles\CIDUT.err [2022-02-07T18:50:33.941Z] INFO: Saving containerd logs to bundles [2022-02-07T18:50:33.941Z] INFO: Nuke-Everything... [2022-02-07T18:50:34.412Z] INFO: Container count on control daemon to delete is 2 [2022-02-07T18:50:34.885Z] 9a5ca090e727 [2022-02-07T18:50:34.885Z] 86366a4447ab [2022-02-07T18:50:34.885Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-07T18:50:47.453Z] Deleted: sha256:aa3cadfd41f4d20e2160923e24cd116b78b11ee23f63c3141bd10593176612cf [2022-02-07T18:50:47.453Z] Deleted: sha256:94626edb1b5044170b4777ef383e963e85b0f72a09cb28dd98fd3f47615e4530 [2022-02-07T18:50:47.453Z] Deleted: sha256:4dbe49a0120d2af22a42e983b82a602f259fe38908ebb480d17c07a16ad45ee4 [2022-02-07T18:50:47.453Z] Deleted: sha256:efee2f384aef77632d93a5f420799ecb99586773a9a0793e1bad5115cc61e6e5 [2022-02-07T18:50:47.453Z] Deleted: sha256:617ee5d359098cb91d1f04a63c2bfde98069e4cb8411c2a0210a9cc10104ae47 [2022-02-07T18:50:47.453Z] Deleted: sha256:e114c6e75936862ce17c54f932ae4efd2a2df6ad6c66cef710f865b7949cf232 [2022-02-07T18:50:47.453Z] Deleted: sha256:472b4d27466f4df68132f1bff2d952e308a4c05c0a0846425b4fb6ddeb5315ba [2022-02-07T18:50:47.453Z] Deleted: sha256:aa6910e3b14a3e42631e57d7e4b78f128204ebf2d42012a56b8b65c0288eace1 [2022-02-07T18:50:47.453Z] Deleted: sha256:600185ec34df785dce5ab051f6995ac23adcc3c5585a849e7548bb4c1ee77b98 [2022-02-07T18:50:47.453Z] Deleted: sha256:71387e68a28c70aae19c52971fa2e6da1a16f51392b0de768b41d4af5b2339f6 [2022-02-07T18:50:47.453Z] Deleted: sha256:f15c8ad5a783229b97340afe7b4a3aeb369c3dbcc3eee9309cf5e2aed70cc23e [2022-02-07T18:50:47.453Z] Deleted: sha256:f9034f36b64104c3f46952e4037766232cc8a4a346bcaa515594cc4e0f1f18f4 [2022-02-07T18:50:47.453Z] Deleted: sha256:63fa57a0f63bfed11d55b29ba5690099753a8dd435bca6bb5051c2aca705849c [2022-02-07T18:50:47.453Z] Deleted: sha256:11c6cecbe18558744cdb3c1bd98a5e24f295fc677b8d7baa63c1001a3b38c154 [2022-02-07T18:50:47.454Z] Deleted: sha256:52a9eefc0f1bfbb596f4e8c21b51167ad876c9a39446bfdcdc8860dc071d660c [2022-02-07T18:50:47.454Z] Deleted: sha256:59cdf234ce7951626db573d84dd8587b70ddade3902edddacf4e5d1aa3c8d79b [2022-02-07T18:50:47.454Z] Deleted: sha256:2346cd7e481b926f3d18cefc1081ce7d606aa2ba96a96f1a0c0249b3dc6b6374 [2022-02-07T18:50:47.454Z] Deleted: sha256:881f843792c9d1f220e301caeb4fdfb0c4ea6c6bd82017065618120d879897b4 [2022-02-07T18:50:47.454Z] INFO: Tidying pidfile d:\CI\PR-43176\4\docker.pid [2022-02-07T18:50:47.454Z] INFO: Killing containerd with PID 5504 [2022-02-07T18:50:47.454Z] INFO: Nuking d:\CI [2022-02-07T18:51:12.794Z] INFO: Zapped successfully [2022-02-07T18:51:12.794Z] [2022-02-07T18:51:12.794Z] INFO: executeCI.ps1 exiting at Mon Feb 7 18:51:12 CUT 2022. Duration 01:13:08.5908567 [2022-02-07T18:51:12.794Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-07T18:51:13.045Z] Recording test results [2022-02-07T18:51:13.974Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-07T18:51:15.789Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-07T18:51:18.241Z] Archiving artifacts [2022-02-07T18:51:19.624Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43176/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-07T18:51:20.653Z] + make clean [2022-02-07T18:51:21.496Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-07T18:51:21.496Z] docker-dev-cache [2022-02-07T18:51:21.496Z] 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